| Age | Commit message (Expand) | Author |
| 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 |
| 2000-12-06 | Add two new passwd file update functions: | tron |
| 2000-09-18 | - Sort function decls. | ad |
| 2000-07-07 | Remove decl for parseuserspec(), a local modification which acidentally got | ad |
| 2000-07-06 | - Declare pw_getconf(). | ad |
| 2000-01-12 | Add necessary support routines for login.conf. | mjl |
| 1999-06-12 | - provide forward struct declarations for all functions. | christos |
| 1999-06-06 | Add pidfile(3), which write a pid file in /var/run, and arranges for it | thorpej |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-06-08 | move pw_scan from util.h to pwd.h, add _PASSWORD_{OLDFMT,NOWARN} flags | lukem |
| 1997-12-01 | add flags arg to fparseln(), and define FPARSELN_UNESC{ESC,CONT,COMM,REST,ALL} | lukem |
| 1997-11-16 | fix retval of fparseln | lukem |
| 1997-11-16 | Add fparseln(3) | christos |
| 1997-10-11 | Add prototypes and defines for pidlock/ttylock/ttyunlock. | cjs |
| 1997-09-25 | implement opendisk(3), as discussed with Jason Thorpe | lukem |
| 1997-07-24 | Update pw_copy prototype for changes for PR3806, 3807. | phil |
| 1997-06-30 | forgot to commit this. | christos |
| 1996-11-14 | Add declaration for ttyaction(). | gwr |
| 1996-05-16 | Prototypes for getmaxpartitions(3) and getrawpartition(3). | thorpej |
| 1996-05-15 | Added new header files for functions in libutil. | jtc |