Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2006-10-10 | fgets(3) returns NULL on error, not 0. No functional change, but it makes | Chad Loder | |
the code easier to read. OK deraadt | |||
2004-07-10 | more ansi; khalek@linuxgamers.net | Theo de Raadt | |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2000-09-26 | Improve handling of multiple commands on one line. Tidy fight parser. | Paul Janzen | |
Handle "all" in one place (almost). Add AUXVERB category and OBJ_PERSON/ OBJ_NONOBJ flags. Most was discussed with jsm@netbsd.org, and some is from him. | |||
2000-09-24 | numerous changes from jsm@netbsd.org: | Paul Janzen | |
static where appropriate, add a few comments, format a bit better, and deal with WEIGHT/CUMBER being zero (and not less). | |||
2000-09-23 | die() if stdin disappears, rather than just exiting; jsm@netbsd.org. | Paul Janzen | |
dump the end of the buffer if an input line was too long. | |||
2000-09-17 | Fewer segfaults ("take all and all", "wear wear"), better parsing | Paul Janzen | |
(e.g. disambiguation of "drop body"). Also, use "a" or "an" correctly, don't overflow the words array, and don't kick items you're wearing. | |||
1999-09-25 | Merge 4.4BSD-Lite2 and NetBSD, including improved save file handling of | Paul Janzen | |
jsm28@cam.ac.uk. Rename setbit() family of macros so as not to conflict with <sys/param.h>. | |||
1998-09-13 | NetBSD merge, numerous patches from jsm28@cam.ac.uk, spelling fixes, and | Paul Janzen | |
correct gid revoke. | |||
1997-09-01 | Remove trailing spaces on lines, use sane pathname sizes, and | Todd C. Miller | |
use warn instead of perror. | |||
1997-08-24 | various linux-based patches; from linux people; sent by jsm@octomino.demon.co.uk | Theo de Raadt | |
1997-06-30 | tag | kstailey | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |