summaryrefslogtreecommitdiffstats
path: root/games/hack/makedefs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-3/+3
* Remove a few too early pledge(2)s on games/ and apply them a little bit latermestre2018-08-241-4/+5
* This diff is rather large, but it's just simply removing unnecessary headersmestre2016-01-091-4/+4
* Some basic code maintenance in games/tb2016-01-071-5/+9
* Cast ctype functions' arguments to unsigned char.mmcc2015-10-241-4/+4
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* A few more includes discovered in a -fno-builtin compilepjanzen2003-05-191-2/+3
* De-register, ANSIfy, clean up.pjanzen2003-05-191-36/+46
* hack is freecamield2003-03-161-3/+60
* $OpenBSD$niklas2001-01-281-1/+3
* use O_* defines for open(2) flags and include fcntl.hmillert1999-08-161-1/+3
* initial import of NetBSD treederaadt1995-10-181-0/+230