| Age | Commit message (Expand) | Author |
| 2002-08-08 | Minor cleanup, correct HISTORY. | wiz |
| 2002-08-08 | Add humanize_number.3 from Tomas Svensson in PR lib/15508. | abs |
| 2002-08-06 | Fix Fn argument. | wiz |
| 2002-07-27 | add utmpx/wtmpx processing routines. | christos |
| 2002-07-10 | import CAVEATS sections from OpenBSD. | yamt |
| 2002-05-30 | Correct the list of pseudo-terminals in the FILES section. | simonb |
| 2002-05-22 | Grammar fix, and drop a .Pp after a section header. | wiz |
| 2002-05-22 | if called multiple times with different names, only the last pid file | itojun |
| 2002-05-22 | change return type of pidfile(3) to int (-1 on error), to inform caller | itojun |
| 2002-04-17 | Back out previous - it will come as a surprise to many users. | ad |
| 2002-04-15 | Per discussion on tech-security and tech-userlevel, upgrade default | perry |
| 2002-03-09 | Fix openpty() so that it correctly scans the entire list of possible | atatat |
| 2002-02-20 | Drop trailing empty line. | wiz |
| 2002-02-20 | Sort sections. | wiz |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2002-02-02 | Add support for up to 930 pty devices (instead of the current 256). | tls |
| 2002-01-21 | Add hooks for reachover builds from src/tools/compat. | lukem |
| 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 |