NetBSD/games/adventure
hubertf c7bcded63e The patch below does some minor cleanup of adventure(6): an additional
use of const I missed in bin/6041; avoiding a signed/unsigned warning;
marking an unused parameter as such; revoking setgid privileges
(including the saved gid) rather than setuid ones; includes and
function prototypes in setup.c; the string passed to err() should not
end with a `.'.  Together with the patch sent concerning adventure's
EOF handling, this synchronises adventure(6) in NetBSD with the Linux
port of the NetBSD games.

Via PR 6557 by Joseph Myers <jsm28@cam.ac.uk>
1999-02-10 00:29:21 +00:00
..
adventure.6 deprecate register, fixup .Nm usage 1997-10-10 11:59:26 +00:00
crc.c The patch below does some minor cleanup of adventure(6): an additional 1999-02-10 00:29:21 +00:00
done.c remove unused function return values (PR#6079 by Joseph Myers <jsm28@cam.ac.uk>) 1998-09-13 15:21:36 +00:00
extern.h remove unused function return values (PR#6079 by Joseph Myers <jsm28@cam.ac.uk>) 1998-09-13 15:21:36 +00:00
glorkz
hdr.h The game adventure(6) handles EOF on standard input rather 1999-02-10 00:11:28 +00:00
init.c Improved signal handling as per PR 6051 by 1998-08-29 20:19:56 +00:00
io.c The game adventure(6) handles EOF on standard input rather 1999-02-10 00:11:28 +00:00
main.c The patch below does some minor cleanup of adventure(6): an additional 1999-02-10 00:29:21 +00:00
Makefile Find setup-program even w/ obj dirs. 1998-08-01 23:02:35 +00:00
save.c constify, per PR 6041 by Joseph Myers <jsm28@cam.ac.uk> 1998-09-13 00:07:24 +00:00
setup.c The patch below does some minor cleanup of adventure(6): an additional 1999-02-10 00:29:21 +00:00
subr.c return error on errors (PR#6147 by Joseph Myers <jsm28@cam.ac.uk>) 1998-09-14 09:29:08 +00:00
vocab.c return error on errors (PR#6147 by Joseph Myers <jsm28@cam.ac.uk>) 1998-09-14 09:29:08 +00:00
wizard.c The game adventure(6) handles EOF on standard input rather 1999-02-10 00:11:28 +00:00