summaryrefslogtreecommitdiff
path: root/games/hack/hack.unix.c
AgeCommit message (Expand)Author
2003-05-19De-register, ANSIfy, clean up.Paul Janzen
2003-05-07Major strings rework. Ok pjanzen@Thierry Deval
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenTheo de Raadt
2003-03-16hack is freeCamiel Dobbelaar
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)Todd C. Miller
2001-08-06Nothing but comments after #endif and #else; heko@iki.fiPaul Janzen
2001-01-28$OpenBSD$Niklas Hallqvist
1999-08-16use O_* defines for open(2) flags and include fcntl.hTodd C. Miller
1998-07-26o Fix Y2K buffer overflow.imp
1997-01-17r?index -> strr?chrTodd C. Miller
1996-05-26fixed the "/* in comments" problem.fn
1996-02-17From netbsd:Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt