summaryrefslogtreecommitdiffstats
path: root/games/hack/hack.invent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove several casts to (char *) 0 and replace them by NULLmestre2016-01-091-6/+6
* This diff is rather large, but it's just simply removing unnecessary headersmestre2016-01-091-13/+14
* Cast isdigit()'s argument to unsigned char.mmcc2015-10-241-3/+3
* Annotate funcs with __attribute__((printf(...))) and clean up the fallout:guenther2015-09-271-3/+3
* Match bwrite()'s prototype with write()'s, zapping a lint commentguenther2014-03-111-3/+3
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* De-register, ANSIfy, clean up.pjanzen2003-05-191-135/+162
* 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenderaadt2003-04-061-5/+5
* hack is freecamield2003-03-161-3/+60
* Nothing but comments after #endif and #else; heko@iki.fipjanzen2001-08-061-5/+5
* $OpenBSD$niklas2001-01-281-1/+3
* comment grammartodd2001-01-041-1/+1
* r?index -> strr?chrmillert1997-01-171-11/+11
* initial import of NetBSD treederaadt1995-10-181-0/+868