summaryrefslogtreecommitdiff
path: root/games/atc
AgeCommit message (Collapse)Author
1998-07-26From FreeBSD: Fix discrepancy between sources and manual page for thePaul Janzen
'c' command.
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-06-03zero struct sigaction before useTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-07-23tabifykstailey
1997-06-18use uname(3) not gethostname(3); removes some SYSV conditional codekstailey
1997-06-18fix highscore filekstailey
1997-06-18kstailey@cvs(2)$ atckstailey
/usr/share/games/atc/Game_List: Permission denied (fixed)
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named.
1997-01-17more r?index -> strr?chr changesTodd C. Miller
1997-01-17r?index -> strr?chrTodd C. Miller
1996-12-22proper gid revokeTheo de Raadt
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-12-19toast shell escape codeTheo de Raadt
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
Depend on LIBTERMCAP and LIBTERMLIB as appropriate
1995-10-18initial import of NetBSD treeTheo de Raadt