| Commit message (Expand) | Author | Age | Files | Lines |
* | Document the pw_util(3) functions | bapt | 2012-10-30 | 1 | -1/+14 |
* | Finally nuke auth.conf, nine years after it was deprecated. The only | des | 2012-06-12 | 1 | -3/+2 |
* | Fix disorder in MAN and MLINKS lists. | ghelmer | 2012-01-12 | 1 | -37/+37 |
* | Add link for pidfile_fileno.3 to pidfile.3 - thanks again pjd! | ghelmer | 2012-01-10 | 1 | -1/+2 |
* | - Commit work from libprocstat project. These patches add support for runtime | stas | 2011-05-12 | 1 | -2/+4 |
* | IFH@204581 | des | 2010-03-04 | 1 | -7/+5 |
|\ |
|
| * | Remove login(3), logout(3) and logwtmp(3) from libutil. | ed | 2010-01-13 | 1 | -4/+4 |
| * | Build lib/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -2/+0 |
* | | Further extend the quotafile API. | des | 2009-09-26 | 1 | -1/+5 |
* | | Merge from head | des | 2009-09-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Bump the version of all non-symbol-versioned shared libraries in | kensmith | 2009-07-19 | 1 | -1/+1 |
* | | Merge from head up to r188941 (last revision before the USB stack switch) | des | 2009-09-17 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Add filler man pages for the kinfo functions I added recently. | peter | 2008-12-07 | 1 | -1/+2 |
* | | WIP | des | 2009-01-30 | 1 | -3/+7 |
|/ |
|
* | Add experimental front ends to the kinfo_vmentry and kinfo_filedesc | peter | 2008-11-30 | 1 | -1/+2 |
* | Fixed style issues with variable ordering and naming, spacing and | scf | 2008-11-23 | 1 | -2/+2 |
* | Comment out WARNS. There are too many alignment issues in libutil. | des | 2008-11-05 | 1 | -1/+1 |
* | Disconnect gr_util.c from the build. It isn't documented or used anywhere | des | 2008-11-05 | 1 | -1/+1 |
* | libutil now builds at WARNS level 6. | des | 2008-11-04 | 1 | -0/+2 |
* | Merge hexdump(9) to userland as hexdump(3) in libutil. I'm tired of doing | jhb | 2008-07-01 | 1 | -3/+3 |
* | Add four utility functions related to struct grp processing modeled in-part | scf | 2008-04-23 | 1 | -1/+1 |
* | Implement expand_number(3), which is the opposite of humanize_number(3), ie. | pjd | 2007-09-01 | 1 | -3/+3 |
* | Bump library versions in preparation for 7.0. | deischen | 2007-05-21 | 1 | -1/+1 |
* | I'm tired of seeing this done incorrectly and non-portably, so add a | des | 2007-05-10 | 1 | -6/+6 |
* | style.Makefile(5) is good for our eyes. | yar | 2006-07-27 | 1 | -4/+8 |
* | Specify default path for SHLIBDIR before bsd.own.mk does. | akiyama | 2006-06-11 | 1 | -1/+3 |
* | Don't build IPv6 support if we have choosen not to have it. | delphij | 2006-06-09 | 1 | -0/+4 |
* | Bump library majro version for gethostbyaddr(3). | ume | 2006-05-21 | 1 | -1/+1 |
* | Add utility functions for checking if a given kernel module is loaded, | des | 2006-02-18 | 1 | -2/+3 |
* | Add a family of functions for reliable pidfiles handling. | pjd | 2005-08-24 | 1 | -3/+8 |
* | Bump the shared library version number of all libraries that have not | kensmith | 2005-07-22 | 1 | -1/+1 |
* | Add humanize_number(3) to libutil for formating numbers into a human | pjd | 2004-05-24 | 1 | -4/+4 |
* | Back out the "clean_environment()" function from libutil. | kientzle | 2004-02-29 | 1 | -4/+4 |
* | Add a clean_environment call to libutil. | kientzle | 2004-02-26 | 1 | -4/+4 |
* | Bump the major version on libtuil. libutil now relies on the mac_* | rwatson | 2003-11-12 | 1 | -1/+1 |
* | Remove a GCC specifig CFLAG. We should be using WARNS=? for this. | markm | 2003-10-18 | 1 | -1/+1 |
* | style.Makefile(5) | obrien | 2003-08-18 | 1 | -1/+1 |
* | Stage 3 of dynamic root support. Make all the libraries needed to run | gordon | 2003-08-17 | 1 | -0/+1 |
* | Zap now-unused SHLIB_MINOR | peter | 2002-09-28 | 1 | -1/+0 |
* | Backout previous delta (addition of -I${.CURDIR}/../../sys). | sobomax | 2002-06-26 | 1 | -2/+1 |
* | Add -I${.CURDIR}/../../sys into CFLAGS, which should fix the world broken | sobomax | 2002-06-26 | 1 | -1/+2 |
* | Add passwd manipulation code based on parts of vipw and chpass. | des | 2002-05-08 | 1 | -4/+5 |
* | o Reflect repo-copy of extattr.[c3] from libutil to libc, moving | rwatson | 2001-11-16 | 1 | -4/+1 |
* | remove emalloc,ecalloc,erealloc,estrdup | assar | 2001-07-23 | 1 | -5/+1 |
* | add ecalloc, emalloc, erealloc, estrdup - versions of the e-less | assar | 2001-07-22 | 1 | -2/+6 |
* | Add a manual page for extattr_string_to_namespace and | dd | 2001-06-24 | 1 | -0/+3 |
* | Removed -I${.CURDIR}/.../sys from CFLAGS. | ru | 2001-05-18 | 1 | -1/+1 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -2/+2 |
* | o To support new EA interface with explicit namespaces, introduce two | rwatson | 2001-03-15 | 1 | -3/+3 |
* | Move trimdomain() into it's own source file and tidy things up a bit. | brian | 2001-03-14 | 1 | -4/+4 |