Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-06-17 | Add support to handle password files in directories other than /etc | Niklas Hallqvist | |
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-16 | added password configuration access function, used to determine | Niels Provos | |
password cipher type at the moment | |||
1996-12-23 | add readlabelfs.3 | Jason Downs | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-12-03 | Add readlabelfs(). | Jason Downs | |
1996-07-31 | someone want to write login_fbtab.3? | Theo de Raadt | |
1996-07-31 | login_fbtab() in libutil | Theo de Raadt | |
1996-06-17 | opendev.3: opendev(3) man page | Jason Downs | |
1996-06-17 | util.h: new resting place | Jason Downs | |
opendev.h: ok, so I merged it with util.h opendev.h: use util.h everything else: use "util.h" | |||
1996-06-17 | Add opendev(3) to libutil. Used by mt(1), soon by disklabel(8), maybe | Jason Downs | |
others. This is a generic version of the code used by mt(1). | |||
1996-06-12 | add /sbin/scsi from FreeBSD -- a good start! | Theo de Raadt | |
1996-05-22 | libutil | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |