Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-29 | Prune some obsolete defines, in particular VT100. Eventually curses will | Paul Janzen | |
replace termios. Use system-defined limits for path lengths and usernames. Use strlcpy() for convenience and to avoid a possible buffer overflow or two. Various small tweaks. | |||
1999-03-27 | Changes from FreeBSD: install score files, use random(), and be more careful | Paul Janzen | |
on exec. | |||
1999-01-01 | typo | Todd C. Miller | |
1998-12-31 | Add ${PIPE}; evanc@concer.to | Todd C. Miller | |
1998-10-01 | 'Spam' winners a bit more safely | Paul Janzen | |
1998-09-15 | NetBSD merge; also renamed some functions so as not to conflict with curses | Paul Janzen | |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd 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. | |||
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-06-02 | Always use -ltermlib when linking with -lcurses | Thorsten Lockert | |
Depend on LIBTERMCAP and LIBTERMLIB as appropriate | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |