summaryrefslogtreecommitdiffstats
path: root/lib/libutil/util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ANSIfy forkpty, add missing $OpenBSD$ in duid.c, style (no arg names) innicm2012-07-091-10/+9
* opendev() path argument should be const. OK deraadt@millert2010-12-171-2/+2
* Factor out DUID identification code so that it can easily be reused.jsing2010-11-151-1/+2
* Nuke only two uses of OPENDEV_DRCT in tree. Nuke OPENDEV_DRCT. Longkrw2006-06-141-2/+1
* passwd.conf has been deprecated since login.conf was imported.millert2004-07-131-2/+1
* Change pw_copy(3) to take a 3rd arguement, the existing passwd entry.millert2004-04-201-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* New: fmt_scaled() and scan_scaled() convert to and from "human readable"ian2003-05-151-1/+8
* login_fbtab(3) fixes:millert2002-06-211-4/+3
* some -Wall and spaces cleanup, scsi.c left.fgsch2002-06-091-2/+2
* Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert2002-02-171-5/+5
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-30/+30
* re-enable pidfile(3). ok millert@jakob2001-09-291-1/+2
* zap pidfile from here too, until conflict with kerberosV is fixed ok deraadt@matthieu2001-09-291-2/+1
* add pidfile(3) prototypejakob2001-09-281-1/+2
* Add new 'secureonly' arg to pw_mkdb() to correspond to pwd_mkdb's new -smillert2001-08-161-2/+2
* Get rid of extraneous #includes by using stub struct declarations.millert2001-08-121-19/+27
* proto; S@mSmith.netderaadt2001-06-101-2/+4
* login_check_expire(3), a helper function for use with BSD authentication.millert2000-11-261-1/+2
* Add a username argument to pw_mkdb to match 'pwd_mkdb -u username'.millert2000-11-261-2/+2
* Add OPENDEV_BLCKmillert2000-04-301-2/+3
* Added fparseln from NetBSD.jakob1999-07-201-1/+12
* Add uu_lock_txfr() for donating locks to another process.brian1998-06-081-1/+3
* Introduce uu_lock(), uu_unlock() and uu_lockerr()bri1997-11-091-1/+13
* Add support to handle password files in directories other than /etcniklas1997-06-171-1/+3
* added password configuration access function, used to determineprovos1997-02-161-1/+2
* readlabelfs() takes two arguments now, update prototype, inc major number.downsj1996-12-231-2/+2
* Add readlabelfs().downsj1996-12-031-6/+7
* login_fbtab() in libutilderaadt1996-07-311-1/+2
* util.h: new resting placedownsj1996-06-171-0/+76