2001-04-02 |
wiz | Whitespace and/or punctuation fixes. |
tree | commitdiff |
2001-01-16 |
cgd | avoid C sequence point issues warned about by developme... |
tree | commitdiff |
2000-11-07 |
lukem | remove unnecessary command name after .Nm |
tree | commitdiff |
2000-07-31 |
simonb | Use a local implementation of htonl() called h2nl(... |
tree | commitdiff |
2000-07-10 |
itojun | printf() pedant - do not pass variable alone, use %s. |
tree | commitdiff |
2000-05-17 |
hubertf | Fix typo, pointed out by seebs@plethora.net in PR bin... |
tree | commitdiff |
2000-05-08 |
mycroft | Use setgid(), not setregid(). |
tree | commitdiff |
2000-01-09 |
jsm | Use err(1, NULL) and warn(NULL) for `out of memory... |
tree | commitdiff |
1999-12-30 |
simonb | Don't use <err.h>. Use ANSI prototypes (no dependance... |
tree | commitdiff |
1999-09-30 |
jsm | Fix uses of namespaces reserved by ISO C or POSIX.1. |
tree | commitdiff |
1999-09-12 |
jsm | Security improvements for games (largely from or inspir... |
tree | commitdiff |
1999-09-10 |
jsm | Check for write errors in auxiliary programs used durin... |
tree | commitdiff |
1999-09-09 |
jsm | Check for failure of malloc() and calloc() at various... |
tree | commitdiff |
1999-09-08 |
jsm | Use the symbolic names `SEEK_SET' and `O_RDONLY' where... |
tree | commitdiff |
1999-09-08 |
jsm | Add `__noreturn__' and `__unused__' attributes where... |
tree | commitdiff |
1999-09-08 |
jsm | Add use of `const' where appropriate to the games. |
tree | commitdiff |
1999-08-21 |
simonb | Convert to something resembling KNF. |
tree | commitdiff |
1999-08-21 |
simonb | Instead of writing out a structure that contains pointe... |
tree | commitdiff |
1999-02-13 |
lukem | convert from NOxxx= to MKxxx=no. |
tree | commitdiff |
1998-09-29 |
lukem | don't install in /usr/share if NOSHARE is defined |
tree | commitdiff |
1998-09-12 |
wrstuden | Make the helper programs compile right in a cross-compi... |
tree | commitdiff |
1998-09-11 |
hubertf | use symbolic constants for signals & open(2), as per... |
tree | commitdiff |
1998-08-30 |
veego | Add braces to make the new egcs happy. |
tree | commitdiff |
1997-10-12 |
christos | WARNSify |
tree | commitdiff |
1997-10-12 |
lukem | enable WARNS?=1 by default, & temporarily disable for... |
tree | commitdiff |
1997-04-19 |
thorpej | Allow this to be cross-compiled. |
tree | commitdiff |
1997-03-29 |
thorpej | Make these compile on the PowerPC (an unsigned char... |
tree | commitdiff |
1997-03-24 |
christos | - Makefile cleanups |
tree | commitdiff |
1996-10-18 |
thorpej | Use ${INSTALL}. |
tree | commitdiff |
1995-04-24 |
cgd | Various changes to make games compile w/o warnings... |
tree | commitdiff |
1995-03-23 |
cgd | merge with Lite, new RCS id conventions, etc. |
tree | commitdiff |
1995-03-21 |
cgd | from Lite |
tree | commitdiff |
1994-12-22 |
cgd | specify man pages the new way. |
tree | commitdiff |
1994-03-19 |
cgd | fix transposition. from Luke Mewburn <lm@rmit.edu.au> |
tree | commitdiff |
1994-01-04 |
pk | Use .OBJDIR for auxiliary programs. |
tree | commitdiff |
1993-11-08 |
cgd | use LDSTATIC |
tree | commitdiff |
1993-09-16 |
jtc | Fix formatting error. |
tree | commitdiff |
1993-08-10 |
mycroft | Nuke `all' dependency. bsd.prog.mk does it, and correctly. |
tree | commitdiff |
1993-08-10 |
mycroft | Tweak for cross-compilation. |
tree | commitdiff |
1993-08-09 |
jtc | Update our -mandoc manpage with changes from new uunet... |
tree | commitdiff |
1993-08-07 |
mycroft | New version from uunet. |
tree | commitdiff |
1993-08-05 |
jtc | update to -mandoc macros |
tree | commitdiff |
1993-08-01 |
mycroft | Add RCS identifiers. |
tree | commitdiff |
1993-08-01 |
mycroft | Add RCS indentifiers. |
tree | commitdiff |
1993-08-01 |
mycroft | Add RCS identifiers. |
tree | commitdiff |
1993-07-18 |
mycroft | Use ${COPY}, not -c for install. |
tree | commitdiff |
1993-04-19 |
mycroft | Use POSIX RAND_MAX rather than guessing. |
tree | commitdiff |
1993-04-09 |
cgd | copy deck of cards, rather than moving it, on install |
tree | commitdiff |
1993-03-23 |
cgd | got rid of unnecessary -lcompat and associated dependency |
tree | commitdiff |
1993-03-21 |
cgd | initial import of 386bsd-0.1 sources |
tree | commitdiff |
|