summaryrefslogtreecommitdiff
path: root/lib/libutil/util.h
AgeCommit message (Collapse)Author
2001-06-10proto; S@mSmith.netTheo de Raadt
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!).
2000-11-26Add a username argument to pw_mkdb to match 'pwd_mkdb -u username'.Todd C. Miller
Crank the shlib major number due to the interface change.
2000-04-30Add OPENDEV_BLCKTodd C. Miller
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-02-16added password configuration access function, used to determineNiels Provos
password cipher type at the moment
1996-12-23readlabelfs() takes two arguments now, update prototype, inc major number.Jason Downs
1996-12-03Add readlabelfs().Jason Downs
1996-07-31login_fbtab() in libutilTheo de Raadt
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"