summaryrefslogtreecommitdiff
path: root/games/hack
AgeCommit message (Collapse)Author
1997-01-03root NOT games.etheisen
1996-12-22proper gid revokeTheo de Raadt
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-10-26prefer $LOGNAME over $USER. fix strncpy() usage.Todd C. Miller
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
Depend on LIBTERMCAP and LIBTERMLIB as appropriate
1996-05-26fixed the "/* in comments" problem.fn
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.
1995-10-18initial import of NetBSD treeTheo de Raadt