summaryrefslogtreecommitdiff
path: root/games/larn
AgeCommit message (Collapse)Author
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-04-01Changes from NetBSD to compile games without warnings due to short beingDale S. Rahn
unsigned on some archs, PowerPC, ROMP.
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-10-28Safe $HOME handling.Todd C. Miller
1996-10-26prefer $LOGNAME to $USER. Fix strncpy() usage.Todd C. Miller
1996-10-14vital fixes. From Kenneth Stailey (kstailey@dol-esa.gov)michaels
1996-09-20Bug fix from Kenneth Stailey <kstailey@dol-esa.gov>, PR#20.Jason Downs
1996-08-15NetBSD PR#2699: delay revoke of privs until after log file is opened,Jason Downs
and print better diagnostics. Kenneth Stailey <kstailey@dol-esa.gov>
1996-06-10security fixesTheo de Raadt
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
1995-12-21from netbsd; use sys_signame[] where possibleTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt