summaryrefslogtreecommitdiff
path: root/games/hack/hack.end.c
AgeCommit message (Expand)Author
2017-04-08snprintf() format string should be literalGleydson Soares
2016-01-09Remove several casts to (char *) 0 and replace them by NULLmestre
2016-01-09This diff is rather large, but it's just simply removing unnecessary headersmestre
2015-12-16Use __progname instead of hand-rolled parsing of argv[0].tb
2015-10-24Cast ctype functions' arguments to unsigned char.mmcc
2014-03-11Match bwrite()'s prototype with write()'s, zapping a lint commentPhilip Guenther
2009-12-10fix potential bugs spotted by parfaitBob Beck
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2003-07-06convert a bunch of strn{cpy,cat}->strl{cpy,cat}Anil Madhavapeddy
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
2001-08-06Nothing but comments after #endif and #else; heko@iki.fiPaul Janzen
2001-01-28$OpenBSD$Niklas Hallqvist
1997-01-17r?index -> strr?chrTodd C. Miller
1995-10-18initial import of NetBSD treeTheo de Raadt