| 2004-02-01 |
Joshua Kwan | error handling for when yyerror happens and we bounce... |
commit | commitdiff | tree | snapshot |
| 2004-02-01 |
Joshua Kwan | Kludge to detect 'maxusers = 0' and handle f_num >... |
commit | commitdiff | tree | snapshot |
| 2004-02-01 |
Joshua Kwan | Error handling for negative numbers. |
commit | commitdiff | tree | snapshot |
| 2004-02-01 |
Joshua Kwan | Pedantry, c/o paxed |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | make sure precedence doens't bite ARRAY_SIZE in the ass |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | amended Changelog |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | Unneeded variables now that ccomment() is gone |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | update documentation for -q flag |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | Config file blues.. add silent option on command line |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | C-comments are pretty superfluous, remove support for... |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | Fix a little fallout, also notify mailer of failed... |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | Allow user to login on the spot. |
commit | commitdiff | tree | snapshot |
| 2004-01-31 |
Joshua Kwan | Return to game after mail sending - is done! |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Jilles Tjoelker | Return to watching after sending a simplemail message... |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Jilles Tjoelker | Clearer error message if h->len is too big. The current... |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | Pull C99 initializers that don't work with Sun compiler :( |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | C99 initializers everywhere! |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | Typo fix (rec -> play) |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | Fix some minor fallout. |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | Ignore .svn now. |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | Regenerate dependencies, function prototypes, remove... |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | Header cleanup -- add #ifndef wrapping |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | Not solely for use on alt.org... |
commit | commitdiff | tree | snapshot |
| 2004-01-30 |
Joshua Kwan | add a clear() that might be needed in case a process... |
commit | commitdiff | tree | snapshot |
| 2004-01-29 |
Joshua Kwan | Added .cvsignore as ignore file |
commit | commitdiff | tree | snapshot |
| 2004-01-28 |
Joshua Kwan | Fix some stuff related to HUP'ping processes (not compl... |
commit | commitdiff | tree | snapshot |
| 2004-01-27 |
Joshua Kwan | re-mention virus and last_char_is.c in COPYING |
commit | commitdiff | tree | snapshot |
| 2004-01-27 |
Joshua Kwan | Fix bug in populate_games where only first game would... |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | use Emacs keys by default |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | bail out if you specified a config file, and it's ENOEN... |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | subdirs was a bad idea. back it out |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | use bison+flex if possible |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | Back out erroneous virus build fix |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | clean editors/*.o as well |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | tweak some stuff to reflect the new directory organization |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | note license of jilles' work |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | remove deep_copy function, rename initncurses to initcurses |
commit | commitdiff | tree | snapshot |
| 2004-01-26 |
Joshua Kwan | rip out some other useless code... |
commit | commitdiff | tree | snapshot |
| 2004-01-25 |
Joshua Kwan | oops |
commit | commitdiff | tree | snapshot |
| 2004-01-25 |
Joshua Kwan | reword dtype's to be editor-agnostic and make it more... |
commit | commitdiff | tree | snapshot |
| 2004-01-25 |
Joshua Kwan | stuff |
commit | commitdiff | tree | snapshot |
| 2004-01-25 |
Joshua Kwan | better way to do this |
commit | commitdiff | tree | snapshot |
| 2004-01-25 |
Joshua Kwan | land final virus+ee support |
commit | commitdiff | tree | snapshot |
| 2004-01-25 |
Joshua Kwan | ok, readd virus |
commit | commitdiff | tree | snapshot |
| 2004-01-25 |
Joshua Kwan | Cleanups - globals, extraneous #defines, #include order... |
commit | commitdiff | tree | snapshot |
| 2004-01-24 |
Joshua Kwan | rip out more ee stuff |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | rip out the file operations menu, replace with 'save... |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | kill ee_init which reads a configuration file |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | fix canned rcfile path |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | unused variable bit_bucket ... |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | remove some unused variables |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | no bugs KNOWN |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Jilles Tjoelker | Avoid calling lseek() on a descriptor managed by stdio. |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | remove virus references |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | fix license, remove last_char_is.c (only used by virus) |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | Throw out virus in favor of ee, which is much more... |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | resize bug is fixed by jilles! |
commit | commitdiff | tree | snapshot |
| 2004-01-23 |
Joshua Kwan | rearrange preprocessor stuff |
commit | commitdiff | tree | snapshot |
| 2004-01-22 |
Joshua Kwan | It's 2004! |
commit | commitdiff | tree | snapshot |
| 2004-01-22 |
Joshua Kwan | no longer required |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Joshua Kwan | - no need for strdup, we never free myconfig |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Jilles Tjoelker | Note own getnstr(). |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Jilles Tjoelker | getpwuid/getgrgid calls were removed so that's been... |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Jilles Tjoelker | Give a message when the max number of users has been... |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Joshua Kwan | s/the n/a / |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Joshua Kwan | bring the changelog up to date with recent events |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Joshua Kwan | remove nethackstub in make clean |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Joshua Kwan | remove some doc cruft |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Joshua Kwan | Add ability to change location of passwd and lockfile. |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Joshua Kwan | warning message when config file = ENOENT |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Joshua Kwan | make an error message clearer |
commit | commitdiff | tree | snapshot |
| 2004-01-21 |
Joshua Kwan | Additional anti-root uid security fixes |
commit | commitdiff | tree | snapshot |
| 2004-01-19 |
Jilles Tjoelker | NOSTREAMS must not be defined for Solaris. |
commit | commitdiff | tree | snapshot |
| 2004-01-19 |
Joshua Kwan | be smart about USE_OPENPTY |
commit | commitdiff | tree | snapshot |
| 2004-01-19 |
Joshua Kwan | again |
commit | commitdiff | tree | snapshot |
| 2004-01-19 |
Joshua Kwan | would this fix it permanently |
commit | commitdiff | tree | snapshot |
| 2004-01-19 |
Joshua Kwan | ncurses.h -> curses.h |
commit | commitdiff | tree | snapshot |
| 2004-01-19 |
Jilles Tjoelker | Own version of getnstr() that always recognizes ^H... |
commit | commitdiff | tree | snapshot |
| 2004-01-17 |
Jilles Tjoelker | Some more information on running it on Solaris. |
commit | commitdiff | tree | snapshot |
| 2004-01-16 |
Joshua Kwan | ports |
commit | commitdiff | tree | snapshot |
| 2004-01-16 |
Joshua Kwan | flex warnings |
commit | commitdiff | tree | snapshot |
| 2004-01-16 |
Jilles Tjoelker | Copying terminal data files (as opposed to directories... |
commit | commitdiff | tree | snapshot |
| 2004-01-16 |
Jilles Tjoelker | Solaris compatibility. |
commit | commitdiff | tree | snapshot |
| 2004-01-16 |
Joshua Kwan | resolve lack of yywrap() |
commit | commitdiff | tree | snapshot |
| 2004-01-16 |
Joshua Kwan | solaris |
commit | commitdiff | tree | snapshot |
| 2004-01-16 |
Joshua Kwan | don't use on BSD and Linux, setenv(3) is BSD 4.3 |
commit | commitdiff | tree | snapshot |
| 2004-01-16 |
Joshua Kwan | mysetenv() for portability |
commit | commitdiff | tree | snapshot |
| 2004-01-16 |
Joshua Kwan | init a struct flock |
commit | commitdiff | tree | snapshot |
| 2004-01-12 |
Joshua Kwan | solaris portability fixes |
commit | commitdiff | tree | snapshot |
| 2004-01-12 |
Joshua Kwan | union wait is deprecated on any unix worth shit. don... |
commit | commitdiff | tree | snapshot |
| 2004-01-07 |
Jilles Tjoelker | Copy /etc/localtime (so gremlins will steal intrinsics... |
commit | commitdiff | tree | snapshot |
| 2004-01-07 |
Jilles Tjoelker | Some fixes and changes, partly relating to FreeBSD. |
commit | commitdiff | tree | snapshot |
| 2004-01-07 |
Jilles Tjoelker | Don't call getpwuid(3)/getgrgid(3) on uids/gids in... |
commit | commitdiff | tree | snapshot |
| 2004-01-06 |
Joshua Kwan | fix a buffer overflow |
commit | commitdiff | tree | snapshot |
| 2004-01-06 |
Jilles Tjoelker | SIGWINCH problems seem to be fixed now. |
commit | commitdiff | tree | snapshot |
| 2004-01-06 |
Jilles Tjoelker | Reset SIGWINCH to default before starting game to preve... |
commit | commitdiff | tree | snapshot |
| 2004-01-06 |
Jilles Tjoelker | Make sure we don't forget the SIGWINCH problem. |
commit | commitdiff | tree | snapshot |
| 2004-01-06 |
Jilles Tjoelker | Some buglets. |
commit | commitdiff | tree | snapshot |
| 2004-01-06 |
Jilles Tjoelker | Some fixes to simplemail. It appears to work for me... |
commit | commitdiff | tree | snapshot |
| 2004-01-06 |
Jilles Tjoelker | Add code to test simplemail. |
commit | commitdiff | tree | snapshot |
| next |