| Commit message (Expand) | Author | Age | Files | Lines |
* | Add passwd manipulation code based on parts of vipw and chpass. | des | 2002-05-08 | 1 | -0/+29 |
* | Remove multi-line __P() usage. | obrien | 2002-03-22 | 1 | -8/+7 |
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -17/+17 |
* | remove emalloc,ecalloc,erealloc,estrdup | assar | 2001-07-23 | 1 | -4/+0 |
* | add ecalloc, emalloc, erealloc, estrdup - versions of the e-less | assar | 2001-07-22 | 1 | -0/+4 |
* | o Slap some "_"'s in front of variable names relating to extattr functions, | rwatson | 2001-03-22 | 1 | -3/+3 |
* | o Rename "namespace" argument to "attrnamespace" as namespace is a C++ | rwatson | 2001-03-19 | 1 | -2/+3 |
* | o To support new EA interface with explicit namespaces, introduce two | rwatson | 2001-03-15 | 1 | -0/+2 |
* | Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME defines to libutil.h so | murray | 2000-11-08 | 1 | -0/+3 |
* | Constify the arg to logout(3). It is const-safe. | peter | 2000-09-04 | 1 | -1/+1 |
* | Move setproctitle() from libutil to libc (after a repo-copy) | brian | 2000-09-02 | 1 | -1/+0 |
* | Use a more conventional copyright message. | peter | 2000-01-26 | 1 | -9/+14 |
* | several tcp apps IPv6 update | shin | 2000-01-25 | 1 | -0/+3 |
* | Connect fparseln(3) for mailwrapper(8) | peter | 1999-12-29 | 1 | -0/+10 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add realhostname() - a function to correctly lookup | brian | 1999-04-06 | 1 | -1/+9 |
* | Declare setproctitle() as printf0-like. | bde | 1998-12-16 | 1 | -2/+2 |
* | o move path in libutil.h to paths.h | jkh | 1998-10-09 | 1 | -2/+2 |
* | Take the path spec back out. | jkh | 1998-10-09 | 1 | -4/+1 |
* | remove stdio.h include; I forgot Bruce's cardinal rule that header files | jkh | 1998-10-08 | 1 | -2/+1 |
* | Add a simple mechanism for reading property lists from files (which | jkh | 1998-10-07 | 1 | -1/+16 |
* | Add missing uu_lock_txfr() prototype | ache | 1998-06-05 | 1 | -1/+2 |
* | Trim a domain part for wtmp as same as showed by "netstat -r". | amurai | 1998-06-01 | 1 | -2/+2 |
* | Add uu_lock_txfr() to transfer ownership of a successful | brian | 1998-05-28 | 1 | -1/+3 |
* | The parameters to logwtmp should be const char's | pst | 1997-09-04 | 1 | -2/+2 |
* | Remove login_progok() | brian | 1997-08-31 | 1 | -2/+1 |
* | Add full support for determining if a user | brian | 1997-08-27 | 1 | -1/+2 |
* | Implement canonical locking protocol | ache | 1997-08-10 | 1 | -2/+4 |
* | Now I really understand the reason for the style.9 rule about not having | peter | 1997-05-19 | 1 | -14/+14 |
* | Make uu_* const correct. | brian | 1997-05-12 | 1 | -4/+4 |
* | Summary of login.conf support changes: | davidn | 1997-05-10 | 1 | -1/+2 |
* | Remove the syslog stuff, and allow various return values | brian | 1997-03-31 | 1 | -1/+9 |
* | Move uucplock into libutil and create a manual page. | brian | 1997-03-30 | 1 | -1/+3 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Finally document the interfaces found in libutil. While being here, | joerg | 1996-12-29 | 1 | -1/+3 |
* | Bump libutil revision after recent addition of setproctitle(). | peter | 1996-01-01 | 1 | -0/+44 |