summaryrefslogtreecommitdiffstats
path: root/games/hack/hack.save.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-28When system calls indicate an error they return -1, not some arbitraryderaadt1-4/+4
2016-01-09This diff is rather large, but it's just simply removing unnecessary headersmestre1-3/+4
2015-11-11creat() -> open equiv; from Frederic Nowakderaadt1-3/+3
2014-03-11Match bwrite()'s prototype with write()'s, zapping a lint commentguenther1-12/+12
2014-03-11lint is dead (long live the lint!)guenther1-9/+1
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-5/+1
2006-10-11use SEEK_SET; chl@tuxfamily.orgderaadt1-3/+3
2003-05-19A few more includes discovered in a -fno-builtin compilepjanzen1-2/+3
2003-05-19De-register, ANSIfy, clean up.pjanzen1-27/+28
2003-03-16hack is freecamield1-3/+60
2001-08-06Nothing but comments after #endif and #else; heko@iki.fipjanzen1-7/+7
2001-01-28$OpenBSD$niklas1-1/+3
1999-08-16use O_* defines for open(2) flags and include fcntl.hmillert1-1/+1
1995-10-18initial import of NetBSD treederaadt1-0/+243