OpenGrok
Cross Reference: setup.c
xref
: /
src
/
games
/
adventure
/
setup.c
Home
|
History
|
Annotate
|
Download
|
only in
adventure
History log of
/src/games/adventure/setup.c
Revision
Date
Author
Comments
1.12
02-May-2021
rillig
games: remove trailing whitespace in *.c and *.h
1.11
01-Jul-2005
jmc
KNF and WARNS=3
1.10
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22269, verified by myself.
1.9
29-Aug-2001
jsm
Ensure trailing newline is present on error and warning messages (lost
in previous conversion from <err.h> functions to ISO C ones).
1.8
31-Jul-2000
simonb
Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros or <err.h> err/errx
functions for host programs - use portable ANSI constructs instead.
Patches from Chris Demetriou.
1.7
14-Jul-1999
hubertf
From PR 7985 by Joseph Myers <jsm28@cam.ac.uk>:
games/adventure/setup.c fails to check for errors when writing its
output. This means that, if the disk fills up at this point during a
build, it would nevertheless fail to return an error status.
1.6
10-Feb-1999
hubertf
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>
1.5
13-Sep-1998
hubertf
some cleanups as per PR#6082 by Joseph Myers <jsm28@cam.ac.uk>
1.4
11-Oct-1997
lukem
KNFify again
1.3
11-Oct-1997
lukem
KNFify
1.2
21-Mar-1995
cgd
clean up RCS ids
1.1
21-Oct-1994
jtc
branches: 1.1.1;
Initial revision
1.1.1.1
21-Oct-1994
jtc
adventure(6), from 44lite
Indexes created Wed Oct 22 13:09:56 GMT 2025