| Age | Commit message (Expand) | Author |
| 2009-03-26 | Correct the order of arguments in EXAMPLE. Bump date. | uebayasi |
| 2009-03-10 | Specify width for tag list | joerg |
| 2009-03-09 | Fix preamble to match order set out by mdoc(7). Discussed with wiz. | joerg |
| 2009-02-20 | remove pointless static. | christos |
| 2009-01-18 | WARNS=4 | lukem |
| 2009-01-18 | fix -Wsign-compare issues | lukem |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-12-26 | Sort errors. | wiz |
| 2008-12-26 | document pw_getpwconf. | christos |
| 2008-12-23 | Fix deleto in previous. | wiz |
| 2008-12-23 | fix argument order in example. | christos |
| 2008-12-21 | PR/18150: John F. Woods: Print meaningful error messages on inconsistent/ | christos |
| 2008-12-17 | Re-add LIBRARY section. | wiz |
| 2008-12-17 | Fix some minor mdoclint complaints. | wiz |
| 2008-12-16 | use the bitmask_snprintf info which is more complete, and adjust it for | christos |
| 2008-12-16 | move snprintb to common | christos |
| 2008-11-28 | Clarify that the "amaster" argument of forkpty() is only defined upon | dholland |
| 2008-11-17 | Remove trailing whitespace. | wiz |
| 2008-11-17 | Bump date for new section. | wiz |
| 2008-11-17 | SEE ALSO | ahoka |
| 2008-07-17 | include <stdlib.h> explicitely, for exit(), getprogname() etc. | drochner |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-02-23 | Add the missing 'n' to 'correspoding'. | oster |
| 2008-02-09 | Use STDIN_FILENO and friends instead of magic constants 0/1/2. | dholland |
| 2007-12-04 | Implement a new magic string for magic symlinks, @ruid, which exapnds to the | mjf |
| 2007-11-21 | The e* functions don't call the error handler in every case, just in | rillig |
| 2007-10-06 | split LOGIN_SETGROUP -> LOGIN_SETGID|LOGIN_SETGROUPS | christos |
| 2007-09-28 | support nbtool_config.h. | lukem |
| 2007-09-25 | Add raise_default_signal(3) -- raise the default signal handler. | lukem |
| 2007-08-26 | * clarify error behaviour for getmntopts() | pooka |
| 2007-08-26 | Emulate behaviour described in man page and return NULL if an error occurs. | pooka |
| 2007-07-24 | In sockaddr_snprintf(sbuf, len, fmt, sa), do not write the terminating | dyoung |
| 2007-07-01 | add estrndup() | pooka |
| 2007-02-17 | Remove pw_error prototype, the function is described in a different man page. | wiz |
| 2007-02-04 | Add support for per-user /tmp. | elad |
| 2007-01-16 | Fixed string truncation bug in flags_to_string(): SAPPEND() uses | cbiere |
| 2007-01-09 | Consistent license. | elad |
| 2006-12-23 | Fix typo. | wiz |
| 2006-12-23 | Use more macros. Fix section in Xr. | wiz |
| 2006-12-23 | Quote - when used as minus; uppercase Dt argument; remove dot at end | wiz |
| 2006-12-23 | Remove trailing whitespace. | wiz |
| 2006-12-20 | From Anon Ymous: | christos |
| 2006-12-14 | Complete the move of string_to_flags() and flags_to_string() from the | he |
| 2006-12-14 | moved string_to_flags and flags_to_string from ls to libutil. | christos |
| 2006-12-09 | Render the format %% as %. | dyoung |
| 2006-11-20 | rename getdate to parsedate to avoid conflict with posix function | christos |
| 2006-11-17 | constify | christos |
| 2006-11-17 | add getdate. | christos |
| 2006-10-20 | include ecalloc() from our anonymous user. | christos |