Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
1997-03-23 | Use POSIX regexp, not v8 to avoid linking with -lcompat. | Todd C. Miller | |
Parsing config files w/o regular expressions may be slightly slower but since this is normally done only once it's not a big deal. | |||
1996-12-12 | fix afterinstall | Theo de Raadt | |
1996-12-08 | Install sample portal configuration file if none are installed | Thorsten Lockert | |
1996-06-23 | update rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |