| Age | Commit message (Expand) | Author |
| 2006-05-11 | sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. | mrg |
| 2006-05-11 | lrint() -> larn_lrint(). | mrg |
| 2006-05-11 | end the argument list to exec*(3) with a NULL instead of a bare '0', as | mrg |
| 2006-04-24 | It's "its." | snj |
| 2006-03-19 | Coverity CID 2073: Fix memory leak. | christos |
| 2006-03-19 | Coverity CID 999: Prevent NULL deref. | christos |
| 2005-09-15 | Use standard AUTHORS section header. From YOMURA Masanori in private mail | wiz |
| 2005-02-25 | Remove a incorrect semicolon at the end of an if(). | simonb |
| 2005-02-03 | A preprocessor macro named "srand" was defined which seeded the random | perry |
| 2004-02-13 | Uppercase CPU, plural is CPUs. | wiz |
| 2004-01-27 | Remove uses of __P. | jsm |
| 2003-10-21 | Don't redefine NULL | agc |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-01 | Sy Aq -> Aq Sy so both work. | wiz |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-09-26 | Lots of minor fixes resulting from reading these man pages in detail. | wiz |
| 2002-09-26 | New sentences begin on new lines. | wiz |
| 2002-05-26 | __STDC__ is always defined on NetBSD. | wiz |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-11-02 | Update to the new t_agetstr() API. | christos |
| 2001-09-24 | va_{start,end} audit: | wiz |
| 2001-02-05 | - rename getchar to lgetchar to avoid conflicts with the stdio getchar | christos |
| 2000-11-07 | remove unnecessary command name after .Nm | lukem |
| 2000-07-03 | More include additions for exit, abs, strcmp, etc. | matt |
| 2000-05-24 | Fix coredump on start. | blymn |
| 2000-05-22 | Converted games to use the new termcap interface. | blymn |
| 1999-10-04 | update after change to return value of tputs() third argument | lukem |
| 1999-03-10 | Fix .Bl/.El imbalance. | erh |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1998-09-29 | don't install in /usr/share if NOSHARE is defined | lukem |
| 1998-08-30 | Add braces to make the new egcs happy. | veego |
| 1998-07-27 | const poisoning. | mycroft |
| 1998-02-12 | fix typo; ryker@openbsd.org | mikel |
| 1997-11-20 | install games that need it setgid. | mrg |
| 1997-10-25 | Fix time_t vs. long botch. | thorpej |
| 1997-10-22 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-18 | Tons of changes; re-indent, use termios, fix warnings, add prototypes... | christos |
| 1997-10-12 | enable WARNS?=1 by default, & temporarily disable for the few unclean programs | lukem |
| 1997-07-13 | gtime -> gltime to avoid conflict in time.h | christos |
| 1997-05-17 | NULL => 0 (Arne Juul; PR#3629) | pk |
| 1997-03-29 | Make these compile on the PowerPC (an unsigned char system). | thorpej |
| 1997-03-24 | - Makefile cleanups | christos |
| 1997-01-07 | Sync to 4.4BSD-Lite2 | tls |
| 1996-10-18 | Use ${INSTALL}. | thorpej |
| 1996-10-09 | merge in 1.2 branch | jtc |
| 1996-08-15 | call seteuid() before append/create. from kstailey (PR#2699) | mrg |
| 1996-08-15 | print more informative error message. from kstailey (PR#2699) | mrg |
| 1996-05-22 | oops, we do need privs. do the right seteuid() thing. | mrg |
| 1996-05-22 | move the ) to after the 3rd arg to open. weeeeee! | mrg |
| 1996-05-21 | give up "games" if we have it. larn does not need it. | mrg |