Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-02-25 | Yet more fixes from tv@pobox.com, PR#122. | Jason Downs | |
1997-02-20 | Don't add shells multiple times, from tv@pobox.com. PR# user/112. | Jason Downs | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-12-08 | sync with FreeBSD, except for the damned tcl script. | Jason Downs | |
1996-09-28 | Perl adduser(8) from FreeBSD. | Jason Downs | |
TODO: Hack to accept the same arguments as BSD/OS adduser(8). Add rmuser(8). |