summaryrefslogtreecommitdiff
path: root/games/hack/hack.rumors.c
AgeCommit message (Expand)Author
2016-03-16Prefer fseek(3) over rewind(3) since the latter although it also calls fseekmestre
2016-01-09This diff is rather large, but it's just simply removing unnecessary headersmestre
2015-09-27Annotate funcs with __attribute__((printf(...))) and clean up the fallout:Philip Guenther
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-09-11use strcspn to properly overwrite '\n' in fgets returned bufferGilles Chehade
2003-05-19De-register, ANSIfy, clean up.Paul Janzen
2003-03-16hack is freeCamiel Dobbelaar
2001-01-28$OpenBSD$Niklas Hallqvist
1997-01-17r?index -> strr?chrTodd C. Miller
1995-10-18initial import of NetBSD treeTheo de Raadt