2007-12-15 |
perry | convert __attribute__s to applicable cdefs.h macros |
tree | commitdiff |
2007-11-17 |
dogcow | A terrible kludge: don't compile/link malloc.c if arch... |
tree | commitdiff |
2006-03-19 |
christos | Coverity CID 998: Possible NULL pointer deref. Actually... |
tree | commitdiff |
2006-03-19 |
christos | fix typo |
tree | commitdiff |
2006-03-19 |
christos | Coverity CID 1004: Fix NULL deref. |
tree | commitdiff |
2006-03-19 |
christos | Coverity CID 1005: Fix NULL deref and incorrect variabl... |
tree | commitdiff |
2006-01-20 |
elad | better handle ^d in getinp(), so we dont loop endlessly. |
tree | commitdiff |
2005-09-15 |
wiz | Use standard AUTHORS section header. From YOMURA Masano... |
tree | commitdiff |
2004-12-14 |
nathanw | Convert from libc/threadlib-style mutex protection... |
tree | commitdiff |
2004-11-05 |
dsl | Add (unsigned char) cast to ctype functions |
tree | commitdiff |
2004-01-27 |
jsm | Remove uses of __P. |
tree | commitdiff |
2004-01-26 |
jsm | Rename yn to yncoms to avoid conflict with GCC 3.4... |
tree | commitdiff |
2003-11-16 |
lukem | Improve how various "simple" host tools are built and... |
tree | commitdiff |
2003-10-21 |
lukem | Rework how MAKEVERBOSE operates: |
tree | commitdiff |
2003-10-19 |
lukem | rework to use the newer _MKMSGCREATE (et al) macros |
tree | commitdiff |
2003-10-19 |
lukem | Support MAKEVERBOSE. (Some host tools still generate... |
tree | commitdiff |
2003-08-07 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence. |
tree | commitdiff |
2003-06-27 |
wiz | Quote question mark. |
tree | commitdiff |
2003-04-26 |
wiz | Fix some nits, do not mark up i.e. too much. From jmc... |
tree | commitdiff |
2003-04-21 |
christos | PR/8247: Simon Burge: monop(6) save/restore doesn't... |
tree | commitdiff |
2003-04-21 |
christos | use an sbrk() only malloc() because save and restore... |
tree | commitdiff |
2003-01-06 |
wiz | interrupt with two rs. |
tree | commitdiff |
2002-09-26 |
wiz | Lots of minor fixes resulting from reading these man... |
tree | commitdiff |
2002-09-26 |
wiz | New sentences begin on new lines. |
tree | commitdiff |
2002-08-12 |
itojun | calloc() arg mistake. it's (nelem, size). from openbsd |
tree | commitdiff |
2002-06-02 |
wiz | de-register |
tree | commitdiff |
2002-03-05 |
thorpej | No need to reference .OBJDIR here. |
tree | commitdiff |
2002-02-08 |
ross | Generate <>& symbolically. I'm avoiding .../dist/.... |
tree | commitdiff |
2001-09-18 |
wiz | Give initiali[sz]e all the "i"s it deserves. |
tree | commitdiff |
2001-08-29 |
jsm | Include <time.h> for declarations the Single Unix Speci... |
tree | commitdiff |
2001-07-22 |
wiz | seperate -> separate |
tree | commitdiff |
2001-06-06 |
lukem | fix building of cards.pck |
tree | commitdiff |
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 |
|