summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)Author
1996-03-09Make building with ${HOSTCC} work in obj-dirsNiklas Hallqvist
1996-03-09Rudimentary support for compilation in a cross environmentNiklas Hallqvist
Host tools will be compiled with HOSTCC instead of CC. Note, these are not complete in *any* way\!
1996-02-17From netbsd:Niklas Hallqvist
Removed "extern int errno"; Added #include <errno.h> if not already present.
1996-02-14Command line arguments were not being handled correctly. Modified foretheisen
proper funtionality and for compliance with manpage.
1996-02-12Added check for null pointer while processing cmdline options. Pointeretheisen
overrun was causing SEGV if any cmdline options were specified.
1995-12-21from netbsd; use sys_signame[] where possibleTheo de Raadt
1995-12-14from netbsd: fix a few typosTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt