| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix namespace issues with prototype parameter names. | Guy Helmer | 2012-01-11 | 1 | -32/+32 |
| * | Fix forward structure declaration and prototype disorder. | Guy Helmer | 2012-01-11 | 1 | -34/+33 |
| * | Constify arguments. | Pawel Jakub Dawidek | 2012-01-11 | 1 | -1/+1 |
| * | Add pidfile_fileno() to obtain the file descriptor for an open | Guy Helmer | 2012-01-10 | 1 | -0/+1 |
| * | Add new pw_make_v7 to make a passwd line (in v7 format) out of a struct passwd | Baptiste Daroussin | 2012-01-05 | 1 | -0/+1 |
| * | Modify pw_copy: | Baptiste Daroussin | 2011-12-15 | 1 | -1/+7 |
| * | - Commit work from libprocstat project. These patches add support for runtime | Stanislav Sedov | 2011-05-12 | 1 | -0/+5 |
| * | Don't duplicate define the stdint types. | David E. O'Brien | 2011-05-05 | 1 | -10/+1 |
| * | Add support for IEE/IEC (and now also SI) power of two notions of | Xin LI | 2011-04-12 | 1 | -0/+236 |
| * | Create the altix project branch. The altix project will add support | Marcel Moolenaar | 2010-03-10 | 1 | -212/+0 |
| * | Remove login(3), logout(3) and logwtmp(3) from libutil. | Ed Schouten | 2010-01-13 | 1 | -4/+0 |
| * | Make <libutil.h> work when included by itself. | Ed Schouten | 2009-12-02 | 1 | -0/+28 |
| * | Merge user/peter/kinfo branch as of r185547 into head. | Peter Wemm | 2008-12-02 | 1 | -0/+6 |
| * | Merge hexdump(9) to userland as hexdump(3) in libutil. I'm tired of doing | John Baldwin | 2008-07-01 | 1 | -0/+8 |
| * | Add four utility functions related to struct grp processing modeled in-part | Sean Farley | 2008-04-23 | 1 | -0/+7 |
| * | Constify the first argument to expand_number() so that it can | John Birrell | 2007-11-18 | 1 | -1/+1 |
| * | Implement expand_number(3), which is the opposite of humanize_number(3), ie. | Pawel Jakub Dawidek | 2007-09-01 | 1 | -0/+1 |
| * | Well gag me with a spoon... I'm so used to working at high WARNS levels | Dag-Erling Smørgrav | 2007-05-10 | 1 | -1/+1 |
| * | I'm tired of seeing this done incorrectly and non-portably, so add a | Dag-Erling Smørgrav | 2007-05-10 | 1 | -0/+1 |
| * | Add utility functions for checking if a given kernel module is loaded, | Dag-Erling Smørgrav | 2006-02-18 | 1 | -0/+5 |
| * | Add a family of functions for reliable pidfiles handling. | Pawel Jakub Dawidek | 2005-08-24 | 1 | -0/+17 |
| * | Add humanize_number(3) to libutil for formating numbers into a human | Pawel Jakub Dawidek | 2004-05-24 | 1 | -0/+11 |
| * | Add the clean_environment call to libutil.h also. | Tim Kientzle | 2004-02-26 | 1 | -0/+2 |
| * | ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify. | Mark Murray | 2003-10-18 | 1 | -6/+4 |
| * | Add passwd manipulation code based on parts of vipw and chpass. | Dag-Erling Smørgrav | 2002-05-08 | 1 | -0/+29 |
| * | Remove multi-line __P() usage. | David E. O'Brien | 2002-03-22 | 1 | -8/+7 |
| * | Remove __P() usage. | David E. O'Brien | 2002-03-21 | 1 | -17/+17 |
| * | remove emalloc,ecalloc,erealloc,estrdup | Assar Westerlund | 2001-07-23 | 1 | -4/+0 |
| * | add ecalloc, emalloc, erealloc, estrdup - versions of the e-less | Assar Westerlund | 2001-07-22 | 1 | -0/+4 |
| * | o Slap some "_"'s in front of variable names relating to extattr functions, | Robert Watson | 2001-03-22 | 1 | -3/+3 |
| * | o Rename "namespace" argument to "attrnamespace" as namespace is a C++ | Robert Watson | 2001-03-19 | 1 | -2/+3 |
| * | o To support new EA interface with explicit namespaces, introduce two | Robert Watson | 2001-03-15 | 1 | -0/+2 |
| * | Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME defines to libutil.h so | Murray Stokely | 2000-11-08 | 1 | -0/+3 |
| * | Constify the arg to logout(3). It is const-safe. | Peter Wemm | 2000-09-04 | 1 | -1/+1 |
| * | Move setproctitle() from libutil to libc (after a repo-copy) | Brian Somers | 2000-09-02 | 1 | -1/+0 |
| * | Use a more conventional copyright message. | Peter Wemm | 2000-01-26 | 1 | -9/+14 |
| * | several tcp apps IPv6 update | Yoshinobu Inoue | 2000-01-25 | 1 | -0/+3 |
| * | Connect fparseln(3) for mailwrapper(8) | Peter Wemm | 1999-12-29 | 1 | -0/+10 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Add realhostname() - a function to correctly lookup | Brian Somers | 1999-04-06 | 1 | -1/+9 |
| * | Declare setproctitle() as printf0-like. | Bruce Evans | 1998-12-16 | 1 | -2/+2 |
| * | o move path in libutil.h to paths.h | Jordan K. Hubbard | 1998-10-09 | 1 | -2/+2 |
| * | Take the path spec back out. | Jordan K. Hubbard | 1998-10-09 | 1 | -4/+1 |
| * | remove stdio.h include; I forgot Bruce's cardinal rule that header files | Jordan K. Hubbard | 1998-10-08 | 1 | -2/+1 |
| * | Add a simple mechanism for reading property lists from files (which | Jordan K. Hubbard | 1998-10-07 | 1 | -1/+16 |
| * | Add missing uu_lock_txfr() prototype | Andrey A. Chernov | 1998-06-05 | 1 | -1/+2 |
| * | Trim a domain part for wtmp as same as showed by "netstat -r". | Atsushi Murai | 1998-06-01 | 1 | -2/+2 |
| * | Add uu_lock_txfr() to transfer ownership of a successful | Brian Somers | 1998-05-28 | 1 | -1/+3 |
| * | The parameters to logwtmp should be const char's | Paul Traina | 1997-09-04 | 1 | -2/+2 |
| * | Remove login_progok() | Brian Somers | 1997-08-31 | 1 | -2/+1 |