| 2004-01-05 |
Joshua Kwan | Quick fix |
commit | commitdiff | tree | snapshot |
| 2004-01-05 |
Joshua Kwan | It kind of works now. However, we must beware the stati... |
commit | commitdiff | tree | snapshot |
| 2004-01-05 |
Joshua Kwan | First try at the config file system. Still need to... |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Brett Carrington | Added copyright lines to COPYING, completely rewrote... |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | reindentation |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Brett Carrington | Stupid pointless TODO: in comment |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Jilles Tjoelker | Make dgl-create-chroot.conf file clearer in the comments. |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | Fix problem with people entering initial blank password. |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | replace two big conditionals with isalnum(3) calls |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | update Changelog |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | Ok, readd strlcat.c, use strlcat instead of strncat |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | knock one off |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Jilles Tjoelker | Provide some feedback to the user that he has a stale... |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | fix some typos, add the crew to the copyright blurb |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | ok, now it works |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Jilles Tjoelker | Terminate if user chooses not to kill a hung game,... |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | check for . and .. |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | oops, big bug |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | Reindent, and add some error handling for kill |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | Move gen_inprogress_lock() call to ttyrec.c, with the... |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Brett Carrington | Added cscope.out and error.log |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Brett Carrington | graceful_exit, does nothing but please deprecate exit(). |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | update Changelog, screw libiberty |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | use strlcpy |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | always pass F_SETLK to fcntl even when unlocking |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | Add strlcpy.c back and fix some locking issues (replace... |
commit | commitdiff | tree | snapshot |
| 2004-01-04 |
Joshua Kwan | Revamp the simplemail support |
commit | commitdiff | tree | snapshot |
| 2004-01-03 |
Joshua Kwan | Oops, I had an old version in the repository. |
commit | commitdiff | tree | snapshot |
| 2004-01-03 |
Brett Carrington | See comments in file (use diff if you can't find them) |
commit | commitdiff | tree | snapshot |
| 2004-01-03 |
Brett Carrington | modifications by jilles@stack.nl (in #nethack.) Commiti... |
commit | commitdiff | tree | snapshot |
| 2004-01-03 |
Joshua Kwan | Got the array sizes backwards. |
commit | commitdiff | tree | snapshot |
| 2004-01-03 |
Joshua Kwan | Add this |
commit | commitdiff | tree | snapshot |
| 2004-01-03 |
Joshua Kwan | > and < not d and u |
commit | commitdiff | tree | snapshot |
| 2004-01-03 |
Joshua Kwan | typo |
commit | commitdiff | tree | snapshot |
| 2004-01-03 |
Joshua Kwan | fix some errors pointed out by jilles and paxed |
commit | commitdiff | tree | snapshot |
| 2004-01-03 |
Joshua Kwan | use an ARRAY_SIZE macro if available, if not, #define it |
commit | commitdiff | tree | snapshot |
| 2004-01-03 |
Joshua Kwan | add a sample 'classic' inetd line |
commit | commitdiff | tree | snapshot |
| 2004-01-03 |
Joshua Kwan | usage() is useless |
commit | commitdiff | tree | snapshot |
| 2004-01-03 |
Joshua Kwan | remove -Wno-unused-parameter and -W, former is not... |
commit | commitdiff | tree | snapshot |
| 2004-01-03 |
Joshua Kwan | Update COPYING to show all licenses represented in... |
commit | commitdiff | tree | snapshot |
| 2004-01-02 |
Joshua Kwan | fix linux now :) |
commit | commitdiff | tree | snapshot |
| 2004-01-02 |
Joshua Kwan | works |
commit | commitdiff | tree | snapshot |
| 2004-01-02 |
Joshua Kwan | use setgroups() |
commit | commitdiff | tree | snapshot |
| 2004-01-02 |
Joshua Kwan | erp |
commit | commitdiff | tree | snapshot |
| 2004-01-02 |
Joshua Kwan | reindent |
commit | commitdiff | tree | snapshot |
| 2004-01-02 |
Joshua Kwan | more BSD fixes |
commit | commitdiff | tree | snapshot |
| 2004-01-02 |
Joshua Kwan | First round of BSD fixes. Not done yet. |
commit | commitdiff | tree | snapshot |
| 2004-01-02 |
Joshua Kwan | Update all of the administrivia to reflect current... |
commit | commitdiff | tree | snapshot |
| 2004-01-02 |
Joshua Kwan | caught_sighup has no real purpose, get rid of it |
commit | commitdiff | tree | snapshot |
| 2004-01-02 |
Joshua Kwan | add function prototypes, fix up arguments of catch_sighup |
commit | commitdiff | tree | snapshot |
| 2004-01-02 |
Joshua Kwan | offload to populate_games function some junk in inprogr... |
commit | commitdiff | tree | snapshot |
| 2004-01-01 |
Brett Carrington | More todo. |
commit | commitdiff | tree | snapshot |
| 2004-01-01 |
Brett Carrington | More stuff to do. |
commit | commitdiff | tree | snapshot |
| 2004-01-01 |
Brett Carrington | New bug, possibly. |
commit | commitdiff | tree | snapshot |
| 2004-01-01 |
Brett Carrington | Added `tags' to makefile exclusions. Also, everything... |
commit | commitdiff | tree | snapshot |
| 2004-01-01 |
Joshua Kwan | add Makefile deps |
commit | commitdiff | tree | snapshot |
| 2004-01-01 |
Brett Carrington | Updated documentation in README to save us time in... |
commit | commitdiff | tree | snapshot |
| 2004-01-01 |
Joshua Kwan | use strchr instead of strstr where appropriate. oops. |
commit | commitdiff | tree | snapshot |
| 2004-01-01 |
Joshua Kwan | tweak some rm's |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Brett Carrington | I renamed it to 'bannerfile', 'banfile' is ambigous... |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Joshua Kwan | I can't stand it anymore, reindenting with 2 spaces, |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Joshua Kwan | todo |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Joshua Kwan | allow $(optimize) to be overriden easily |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Brett Carrington | User is now prompted for their password twice at regist... |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Joshua Kwan | stuff |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Joshua Kwan | games/games |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Joshua Kwan | use uid 5/60, games/games under Debian |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Joshua Kwan | tweaked for some Debianisms that should be default... |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Joshua Kwan | oops |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Joshua Kwan | update the message |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Joshua Kwan | rip out the redundant menu entry now that we can mail... |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Joshua Kwan | reindent files, add some glue to allow mailing from... |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Joshua Kwan | chown /var/mail |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Joshua Kwan | Fix a wrong increment. |
commit | commitdiff | tree | snapshot |
| 2003-12-31 |
Brett Carrington | Added TODO file. Blank. |
commit | commitdiff | tree | snapshot |
| 2003-12-30 |
Joshua Kwan | update the Changelog |
commit | commitdiff | tree | snapshot |
| 2003-12-30 |
Joshua Kwan | blah blah blha |
commit | commitdiff | tree | snapshot |
| 2003-12-30 |
Joshua Kwan | Honor case in login name. Also fix ttyrec path, probabl... |
commit | commitdiff | tree | snapshot |
| 2003-12-30 |
Brett Carrington | Puts dgamelaunch in /usr/sbin |
commit | commitdiff | tree | snapshot |
| 2003-12-30 |
Joshua Kwan | some more memory management stuff |
commit | commitdiff | tree | snapshot |
| 2003-12-30 |
Joshua Kwan | make it pretty and make LOC_DGLROOT customizable to... |
commit | commitdiff | tree | snapshot |
| 2003-12-30 |
Joshua Kwan | oops, fix wrong location of mkdir call |
commit | commitdiff | tree | snapshot |
| 2003-12-30 |
Joshua Kwan | initial commit |
commit | commitdiff | tree | snapshot |
| 2003-12-30 |
Joshua Kwan | initial commit of new dgamelaunch to CVS |
commit | commitdiff | tree | snapshot |
|