summaryrefslogtreecommitdiffstats
path: root/lib/libutil/libutil.h
Commit message (Expand)AuthorAgeFilesLines
* remove emalloc,ecalloc,erealloc,estrdupassar2001-07-231-4/+0
* add ecalloc, emalloc, erealloc, estrdup - versions of the e-lessassar2001-07-221-0/+4
* o Slap some "_"'s in front of variable names relating to extattr functions,rwatson2001-03-221-3/+3
* o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-191-2/+3
* o To support new EA interface with explicit namespaces, introduce tworwatson2001-03-151-0/+2
* Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME defines to libutil.h somurray2000-11-081-0/+3
* Constify the arg to logout(3). It is const-safe.peter2000-09-041-1/+1
* Move setproctitle() from libutil to libc (after a repo-copy)brian2000-09-021-1/+0
* Use a more conventional copyright message.peter2000-01-261-9/+14
* several tcp apps IPv6 updateshin2000-01-251-0/+3
* Connect fparseln(3) for mailwrapper(8)peter1999-12-291-0/+10
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add realhostname() - a function to correctly lookupbrian1999-04-061-1/+9
* Declare setproctitle() as printf0-like.bde1998-12-161-2/+2
* o move path in libutil.h to paths.hjkh1998-10-091-2/+2
* Take the path spec back out.jkh1998-10-091-4/+1
* remove stdio.h include; I forgot Bruce's cardinal rule that header filesjkh1998-10-081-2/+1
* Add a simple mechanism for reading property lists from files (whichjkh1998-10-071-1/+16
* Add missing uu_lock_txfr() prototypeache1998-06-051-1/+2
* Trim a domain part for wtmp as same as showed by "netstat -r".amurai1998-06-011-2/+2
* Add uu_lock_txfr() to transfer ownership of a successfulbrian1998-05-281-1/+3
* The parameters to logwtmp should be const char'spst1997-09-041-2/+2
* Remove login_progok()brian1997-08-311-2/+1
* Add full support for determining if a userbrian1997-08-271-1/+2
* Implement canonical locking protocolache1997-08-101-2/+4
* Now I really understand the reason for the style.9 rule about not havingpeter1997-05-191-14/+14
* Make uu_* const correct.brian1997-05-121-4/+4
* Summary of login.conf support changes:davidn1997-05-101-1/+2
* Remove the syslog stuff, and allow various return valuesbrian1997-03-311-1/+9
* Move uucplock into libutil and create a manual page.brian1997-03-301-1/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Finally document the interfaces found in libutil. While being here,joerg1996-12-291-1/+3
* Bump libutil revision after recent addition of setproctitle().peter1996-01-011-0/+44
OpenPOWER on IntegriCloud