Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-24 | use WANTLINT= (on all architectures) | Theo de Raadt | |
2003-05-10 | Somehow the setr[ug]id() addition didn't get committed here. | Todd C. Miller | |
2003-05-08 | move insque(3) and remque(3) from libcompat -> libc; they are now POSIX | Todd C. Miller | |
2003-05-08 | move lsearch(3) and insque(3) from libcompat -> libc; they are now POSIX | Todd C. Miller | |
2003-05-08 | {e,f,g}cvt() are no longer missing. | Todd C. Miller | |
2002-02-16 | zap zap zap; miod | Theo de Raadt | |
2002-02-16 | getpw(3) goes; miod | 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-08-21 | cfree moved to libc | Jason Downs | |
1996-07-24 | Prevent the v8 style regexp library from clashing with the POSIX regex. | Jason Downs | |
Inspired by the changes to BSD/OS (and the bug they caught), but I didn't go and look at the BSD/OS sources. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |