freebsd-src/games/hangman
Eivind Eklund 34a13bf4cb Change games from setuid games to setgid games.
Reviewed by:	maybe@yes.no
Obtained from:	OpenBSD (mostly deraadt@openbsd.org)
1997-09-01 00:34:51 +00:00
..
endgame.c
extern.c
getguess.c
getword.c
hangman.6
hangman.h #include <string.h> to help silence -Wall. 1997-02-20 23:11:22 +00:00
main.c Change games from setuid games to setgid games. 1997-09-01 00:34:51 +00:00
Makefile Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 21:32:28 +00:00
pathnames.h
playgame.c
prdata.c
prman.c
prword.c
setup.c