| Age | Commit message (Expand) | Author |
| 2016-04-10 | Implement pidfile_lock, pidfile_read and pidfile_clean. | roy |
| 2015-09-24 | add kinfo_getvmmap() decl | christos |
| 2015-07-26 | Add ereallocarr(3) to libutil | kamil |
| 2015-01-18 | add estrto{i,u} (Kamil Rytarowski) | christos |
| 2013-05-02 | Add getbyteorder(void) prototype. | matt |
| 2012-11-04 | Over the years this header gained a lot of disparate functionality | christos |
| 2012-04-07 | add getdisk{raw,cooked}name | christos |
| 2012-04-07 | add getfsspecname | christos |
| 2012-01-07 | strspct | christos |
| 2011-11-13 | getfstypename addition | christos |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-08-28 | prototype for strpct | christos |
| 2011-08-26 | pw_error is documented to be dead | joerg |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2010-02-25 | Consistently use __printflike and __scanflike. | joerg |
| 2010-01-27 | retire pw_policy(3) -- it is not found useful, there are other | drochner |
| 2009-10-13 | In a furious blaze of *facepalm* / "what was i thinking?", fix the | pooka |
| 2009-09-08 | Add opendisk1(), which functions like opendisk(), but takes a function | pooka |
| 2009-05-13 | Implement snprintb_m(3) to provide multi-line bit/bit-field decode. | pgoyette |
| 2009-01-11 | merge christos-time_t | christos |
| 2007-12-14 | humanize_number was the only function in <util.h> that is not in libutil. | christos |
| 2007-10-30 | don't use u_long because it is present only with _NETBSD_SOURCE | 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 | getdate -> parsedate | christos |
| 2006-11-17 | constify getdate | christos |
| 2006-11-17 | add getdate. | christos |
| 2006-08-26 | Add efun(3) | christos |
| 2006-02-18 | Don't expose struct pw_policy and use pw_policy_t, use malloc, man-page | elad |
| 2006-02-18 | Add the struct pw_policy forgotten in previous commit. | elad |
| 2005-09-14 | Forgot these when imported pw_policy(3). | elad |
| 2005-08-27 | Get rid of the #if !HAVE_NBTOOL_CONFIG_H kludge. None of host tools | uwe |
| 2005-06-12 | Make disklabel(8) and fdisk(8) into "host tools " last step: build | dyoung |
| 2005-05-15 | u_short -> uint16_t | thorpej |
| 2005-01-12 | add pw_getpwconf() | christos |
| 2004-11-19 | Add sockaddr_snprintf() | christos |
| 2004-08-03 | - Rename pw_copy() to pw_copyx(), make it return a success/failure code, | thorpej |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-01-24 | Bump daddr_t to 64 bits. Replace it with int32_t in all places where | fvdl |
| 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 | add prototypes for disklabel_dkcksum() and disklabel_scan(). | elric |
| 2002-09-20 | Add snprintb(3) | christos |
| 2002-08-15 | Cosmetic changes. | enami |
| 2002-08-08 | Add humanize_number.3 from Tomas Svensson in PR lib/15508. | abs |
| 2002-07-27 | add utmpx/wtmpx processing routines | christos |
| 2002-05-22 | change return type of pidfile(3) to int (-1 on error), to inform caller | itojun |
| 2001-08-18 | Add two arguments to pw_mkdb(), a la OpenBSD. This is to allow us to pass | ad |
| 2001-04-06 | add getbootfile(3) | wiz |