summaryrefslogtreecommitdiff
path: root/games/hangman/getword.c
AgeCommit message (Expand)Author
2016-09-11KNF: Break an overlong line. No binary change.Theo Buehler
2015-12-31Include only needed header files per each source filemestre
2015-10-24Cast islower()'s argument to unsigned char.mmcc
2013-08-29replace srandomdev()+random() with the arc4random*() familyChristian Weisgerber
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2006-10-24Check strlen(buf) to be > 0 before accessing buf[strlen(buf)-1].Moritz Jodeit
2004-11-29ansi. ok deraadt@Jonathan Gray
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1999-09-25Merge NetBSD changes (use const where appropriate; allow alternate wordlists).Paul Janzen
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalPaul Janzen
1995-10-18initial import of NetBSD treeTheo de Raadt