Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-19 | De-register, ANSIfy, clean up. | Paul Janzen | |
2003-05-07 | Major strings rework. Ok pjanzen@ | Thierry Deval | |
2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen | Theo de Raadt | |
already, but he may have later changes to make still. | |||
2003-03-16 | hack is free | Camiel Dobbelaar | |
Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for their efforts. http://www.cwi.nl/~aeb/games/hack/hack.html ok deraadt@ | |||
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller | |
good enough for games but we should at least use a decent seed. pjanzen@ OK | |||
2001-08-06 | Nothing but comments after #endif and #else; heko@iki.fi | Paul Janzen | |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
1999-08-16 | use O_* defines for open(2) flags and include fcntl.h | Todd C. Miller | |
1998-07-26 | o Fix Y2K buffer overflow. | imp | |
o Fix zero filling bug in all years % 100 < 10. | |||
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1996-05-26 | fixed the "/* in comments" problem. | fn | |
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Removed "extern int errno"; Added #include <errno.h> if not already present. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |