summaryrefslogtreecommitdiffstats
path: root/libutil/libutil.h
Commit message (Expand)AuthorAgeFilesLines
* Merge hexdump(9) to userland as hexdump(3) in libutil. I'm tired of doingJohn Baldwin2008-07-011-0/+8
* Add four utility functions related to struct grp processing modeled in-partSean Farley2008-04-231-0/+7
* Constify the first argument to expand_number() so that it canJohn Birrell2007-11-181-1/+1
* Implement expand_number(3), which is the opposite of humanize_number(3), ie.Pawel Jakub Dawidek2007-09-011-0/+1
* Well gag me with a spoon... I'm so used to working at high WARNS levelsDag-Erling Smørgrav2007-05-101-1/+1
* I'm tired of seeing this done incorrectly and non-portably, so add aDag-Erling Smørgrav2007-05-101-0/+1
* Add utility functions for checking if a given kernel module is loaded,Dag-Erling Smørgrav2006-02-181-0/+5
* Add a family of functions for reliable pidfiles handling.Pawel Jakub Dawidek2005-08-241-0/+17
* Add humanize_number(3) to libutil for formating numbers into a humanPawel Jakub Dawidek2004-05-241-0/+11
* Add the clean_environment call to libutil.h also.Tim Kientzle2004-02-261-0/+2
* ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.Mark Murray2003-10-181-6/+4
* Add passwd manipulation code based on parts of vipw and chpass.Dag-Erling Smørgrav2002-05-081-0/+29
* Remove multi-line __P() usage.David E. O'Brien2002-03-221-8/+7
* Remove __P() usage.David E. O'Brien2002-03-211-17/+17
* remove emalloc,ecalloc,erealloc,estrdupAssar Westerlund2001-07-231-4/+0
* add ecalloc, emalloc, erealloc, estrdup - versions of the e-lessAssar Westerlund2001-07-221-0/+4
* o Slap some "_"'s in front of variable names relating to extattr functions,Robert Watson2001-03-221-3/+3
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++Robert Watson2001-03-191-2/+3
* o To support new EA interface with explicit namespaces, introduce twoRobert Watson2001-03-151-0/+2
* Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME defines to libutil.h soMurray Stokely2000-11-081-0/+3
* Constify the arg to logout(3). It is const-safe.Peter Wemm2000-09-041-1/+1
* Move setproctitle() from libutil to libc (after a repo-copy)Brian Somers2000-09-021-1/+0
* Use a more conventional copyright message.Peter Wemm2000-01-261-9/+14
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-251-0/+3
* Connect fparseln(3) for mailwrapper(8)Peter Wemm1999-12-291-0/+10
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add realhostname() - a function to correctly lookupBrian Somers1999-04-061-1/+9
* Declare setproctitle() as printf0-like.Bruce Evans1998-12-161-2/+2
* o move path in libutil.h to paths.hJordan K. Hubbard1998-10-091-2/+2
* Take the path spec back out.Jordan K. Hubbard1998-10-091-4/+1
* remove stdio.h include; I forgot Bruce's cardinal rule that header filesJordan K. Hubbard1998-10-081-2/+1
* Add a simple mechanism for reading property lists from files (whichJordan K. Hubbard1998-10-071-1/+16
* Add missing uu_lock_txfr() prototypeAndrey A. Chernov1998-06-051-1/+2
* Trim a domain part for wtmp as same as showed by "netstat -r".Atsushi Murai1998-06-011-2/+2
* Add uu_lock_txfr() to transfer ownership of a successfulBrian Somers1998-05-281-1/+3
* The parameters to logwtmp should be const char'sPaul Traina1997-09-041-2/+2
* Remove login_progok()Brian Somers1997-08-311-2/+1
* Add full support for determining if a userBrian Somers1997-08-271-1/+2
* Implement canonical locking protocolAndrey A. Chernov1997-08-101-2/+4
* Now I really understand the reason for the style.9 rule about not havingPeter Wemm1997-05-191-14/+14
* Make uu_* const correct.Brian Somers1997-05-121-4/+4
* Summary of login.conf support changes:David Nugent1997-05-101-1/+2
* Remove the syslog stuff, and allow various return valuesBrian Somers1997-03-311-1/+9
* Move uucplock into libutil and create a manual page.Brian Somers1997-03-301-1/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Finally document the interfaces found in libutil. While being here,Joerg Wunsch1996-12-291-1/+3
* Bump libutil revision after recent addition of setproctitle().Peter Wemm1996-01-011-0/+44