| Age | Commit message (Expand) | Author |
| 2001-12-28 | * Add user-controlled mk.conf variables | lukem |
| 2001-12-10 | remove referenced to raw (block) and cooked (character) devices, since | lukem |
| 2001-12-10 | revert previous. | lukem |
| 2001-12-07 | Fix pasto in last. | wiz |
| 2001-12-07 | Fix pastos. | gmcgarry |
| 2001-11-23 | Slight markup improvement. | wiz |
| 2001-11-23 | Add a catch-all man page for libutil. | gmcgarry |
| 2001-11-05 | WARNS=2 fix | lukem |
| 2001-11-01 | Enforce is iscooked arg; | lukem |
| 2001-10-23 | - add _PATH_USERMGMT_CONF. resolves [bin/14305] | lukem |
| 2001-10-20 | Remove an extra character in a comment block. | taca |
| 2001-10-19 | - Don't delete the pidfile if the process executing the cleanup handler | tron |
| 2001-09-26 | path variations don't occur if there's a / in the path | lukem |
| 2001-08-20 | Rename secure_path(3) source file from securepath.c to secure_path.c. | wiz |
| 2001-08-20 | Improve formatting, noted by Simon Burge. | wiz |
| 2001-08-20 | precede, not preceed. | wiz |
| 2001-08-18 | Bump libutil major for pw_mkdb() change. | ad |
| 2001-08-18 | Add two arguments to pw_mkdb(), a la OpenBSD. This is to allow us to pass | ad |
| 2001-08-15 | Fix typo | mjl |
| 2001-07-22 | seperate -> separate | wiz |
| 2001-05-10 | revert over-zealous pcvt cull; we still need to skip ttyv* whilst pccons uses | lukem |
| 2001-04-12 | Fix typo. | sommerfeld |
| 2001-04-09 | Fix date, whitespace and punctuation. | wiz |
| 2001-04-09 | Add a note this appeared in NetBSD 1.6. Pointed out on current-users@ | jdolecek |
| 2001-04-06 | Add getbootfile(3) to libutil, and a man page. | wiz |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2001-01-03 | sprinkle in _DIAGASSERT() as appropriate | lukem |
| 2000-12-19 | __CONCAT does token pasting, not string concatnation. if something like: | cgd |
| 2000-12-08 | Fix oversight in last commit. | tron |
| 2000-12-06 | Add two new passwd file update functions: | tron |
| 2000-11-07 | fix up various .Nm abuses: | lukem |
| 2000-10-12 | /etc/login.conf is optional, so don't return NULL even if | itojun |
| 2000-10-12 | cosmetic; indentation | itojun |
| 2000-10-10 | login_cap.h requires sys/types.h (or should it pull sys/types.h in?) | itojun |
| 2000-10-04 | honor behavior of warn(NULL). | itojun |
| 2000-10-03 | Close possible format string attack. | sommerfeld |
| 2000-09-21 | Use .{B,Bs,F,N,O}x and fix miscellaneous errors. | ad |
| 2000-09-21 | - Pull in <util.h> to get secure_path() declared. | ad |
| 2000-09-19 | Document secure_path() better; in particular, note that it will write | ad |
| 2000-09-18 | - Simplify code path. | ad |
| 2000-09-18 | Add a LIBRARY section. | ad |
| 2000-07-11 | PCVT hack is gone. | ad |
| 2000-07-11 | Correct ctype(3) usage. | itohy |
| 2000-07-10 | - More fixes. | ad |
| 2000-07-10 | `.Fn foo' -> `.Fn foo "void"' in SYNOPSIS. | ad |
| 2000-07-10 | Remove PCVT hack. | ad |
| 2000-07-07 | rename securepath.3 into secure_path.3, as the function is named secure_path(). | itojun |
| 2000-07-07 | Couple of nits. | ad |
| 2000-07-07 | Fix typo. This probably would have stopped passwd(1) working if | ad |
| 2000-07-06 | Oops - declare static functions. | ad |