summaryrefslogtreecommitdiff
path: root/games/hack/hack.unix.c
AgeCommit message (Collapse)Author
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
o Fix zero filling bug in all years % 100 < 10.
1997-01-17r?index -> strr?chrTodd C. Miller
1996-05-26fixed the "/* in comments" problem.fn
1996-02-17From netbsd:Niklas Hallqvist
Removed "extern int errno"; Added #include <errno.h> if not already present.
1995-10-18initial import of NetBSD treeTheo de Raadt