| Age | Commit message (Expand) | Author |
| 2018-04-04 | Document opendisk1() - it has been around long enough. | kre |
| 2017-04-01 | Add man page links for: | abhinav |
| 2016-12-29 | Make this portable to other OSs | christos |
| 2016-04-10 | Implement pidfile_lock, pidfile_read and pidfile_clean. | roy |
| 2015-09-24 | Add kinfo_getvmmap from FreeBSD | christos |
| 2015-07-26 | Add ereallocarr(3) to libutil | kamil |
| 2015-01-18 | add estro{i,u} (Kamil Rytarowski) | christos |
| 2013-06-20 | document login_getpwclass(3) | christos |
| 2013-05-02 | Add getbyteorder() call. | matt |
| 2012-04-07 | - add getdiskrawname. | christos |
| 2012-04-07 | add getfsspecname | christos |
| 2012-03-21 | These directories default to WARNS?=5 | matt |
| 2012-01-07 | - add strspct | christos |
| 2011-11-13 | add manual page | christos |
| 2011-10-21 | Add proc_compare | christos |
| 2011-10-21 | Don't use = to assing SRCS, but += so that we can remove snprintb.c, | christos |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-08-29 | Build libutil(3) as a link to util(3). | jruoho |
| 2011-08-28 | add strpct, requested by joerg | christos |
| 2010-01-27 | retire pw_policy(3) -- it is not found useful, there are other | drochner |
| 2009-06-20 | add a link to pw_copyx; from anon ymous | christos |
| 2009-05-13 | Implement snprintb_m(3) to provide multi-line bit/bit-field decode. | pgoyette |
| 2009-01-18 | WARNS=4 | lukem |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-12-26 | document pw_getpwconf. | christos |
| 2008-12-16 | move snprintb to common | christos |
| 2007-09-25 | Add raise_default_signal(3) -- raise the default signal handler. | lukem |
| 2007-07-01 | add estrndup() | pooka |
| 2006-12-14 | moved string_to_flags and flags_to_string from ls to libutil. | christos |
| 2006-11-20 | rename getdate to parsedate to avoid conflict with posix function | christos |
| 2006-11-17 | add getdate. | christos |
| 2006-10-20 | include ecalloc() from our anonymous user. | christos |
| 2006-08-26 | Add efun(3) | christos |
| 2005-09-14 | Add pw_policy.3. | elad |
| 2005-09-14 | Introduce pw_policy(3), an easily extendable way of defining password | elad |
| 2004-12-11 | WARNS=3; fix cast-qual issues. | christos |
| 2004-11-20 | Add a manual page. | christos |
| 2004-11-19 | Add sockaddr_snprintf; XXX: Needs a man page. | christos |
| 2004-11-11 | Add if_media.c, functions for converting media to/from strings. | dsl |
| 2003-03-22 | move getmntopts(3) to libutil, build and install also it's manpage | jdolecek |
| 2002-12-12 | Add getlabelsector() and getlabeloffset() as wrappers around the | scw |
| 2002-11-30 | - Migrate fparseln(3) from libutil to libc, where it should have been in | lukem |
| 2002-10-12 | Added two functions disklabel_dkcksum() and disklabel_scan() to libutil | elric |
| 2002-09-27 | put utmpx/wtmpx routines to separate files, so that programs overriding the | jdolecek |
| 2002-09-27 | Add documentation for utmpx and some related functions. | wiz |
| 2002-09-20 | Add snprintb(3) inspired from bitmask_snprintf(9), but made to look like | christos |
| 2002-08-22 | Move humanize_number(3) from libutil to libc as per discussion on tech-misc | abs |
| 2002-08-19 | Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the | lukem |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). | lukem |
| 2002-08-08 | Add humanize_number.3 from Tomas Svensson in PR lib/15508. | abs |