index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
phantasia
/
setup.c
Age
Commit message (
Expand
)
Author
2021-05-02
games: remove trailing whitespace in *.c and *.h
rillig
2017-10-02
Include time.h for time. Drop sys/types.h and expect basic working
joerg
2009-08-31
Dumping all system includes anything uses in one big header file is so 1986.
dholland
2009-05-27
Rearrange where the alternate definition of __dead goes.
dholland
2009-05-25
ANSIfy function declarations. Object file diffs cross-checked.
dholland
2008-01-16
Only pull in <sys/cdefs.h> on NetBSD, to fix build on Solaris 10.
lukem
2007-12-18
more __dead fallout: these two files are built for the native host, not
dogcow
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2007-12-15
include sys/cdefs.h so that __attribute__ can be fixed later
perry
2004-12-09
Redo how void gets init'd.
jmc
2004-04-07
Rework to use curses.h only on the target, not on the host.
ross
2003-05-08
de-__P().
wiz
2001-03-27
Build the data files in the obj/compile directory and install them with
simonb
1999-09-19
Cleanup and warning fixes for phantasia/setup.c.
jsm
1999-09-08
Add use of `const' where appropriate to the games.
jsm
1997-11-24
don't clobber the score file!
mrg
1997-10-13
WARNSify, KNFify (inc. removing extremely verbose & useless comments), ...
lukem
1997-10-12
getopt returns -1 not EOF
lukem
1997-01-07
Sync to 4.4BSD-Lite2, not that you'd know because none of these files have SC...
tls
1995-04-24
Various changes to make games compile w/o warnings on the alpha:
cgd
1995-03-24
rcs id conventions
cgd
1995-03-08
Use ${DESTDIR}.
pk
1994-10-21
phantasia(6), from 44lite
jtc