summaryrefslogtreecommitdiff
path: root/lib/libutil/Makefile
AgeCommit message (Collapse)Author
2001-09-29re-enable pidfile(3). ok millert@Jakob Schlyter
2001-09-29jakob did not even do a make build, sighTheo de Raadt
2001-09-28add pidfile(3) - write a daemon pid file. ok deraadt@, millert@.Jakob Schlyter
2000-11-27MLINK check_expire.3 -> login_check_expire.3Todd C. Miller
2000-11-27first cut at a man page for login_check_expire()Todd C. Miller
2000-11-26login_check_expire(3), a helper function for use with BSD authentication.Todd C. Miller
This lives in libutil because it uses pw_lock(3) and friends. Needs a man page (soon!).
1999-11-11add man page for login_fbtab()Eric Jackson
1999-09-21Add opendisk from NetBSD.Constantine Sapuntzakis
Add OpenBSD tags to files
1999-07-20Added fparseln from NetBSD.Jakob Schlyter
ok deraadt@
1998-06-08Add uu_lock_txfr() for donating locks to another process.brian
Reviewed by: Theo
1997-11-09Introduce uu_lock(), uu_unlock() and uu_lockerr()bri
into libutil. Obtained from: FreeBSD Reviewed by: Theo
1997-06-17Add support to handle password files in directories other than /etcNiklas Hallqvist
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd 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-16added password configuration access function, used to determineNiels Provos
password cipher type at the moment
1996-12-23add readlabelfs.3Jason Downs
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-12-03Add readlabelfs().Jason Downs
1996-07-31someone want to write login_fbtab.3?Theo de Raadt
1996-07-31login_fbtab() in libutilTheo de Raadt
1996-06-17opendev.3: opendev(3) man pageJason Downs
1996-06-17util.h: new resting placeJason Downs
opendev.h: ok, so I merged it with util.h opendev.h: use util.h everything else: use "util.h"
1996-06-17Add opendev(3) to libutil. Used by mt(1), soon by disklabel(8), maybeJason Downs
others. This is a generic version of the code used by mt(1).
1996-06-12add /sbin/scsi from FreeBSD -- a good start!Theo de Raadt
1996-05-22libutilTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt