| Age | Commit message (Expand) | Author |
| 2003-02-14 | 'NetBSD.org' and some mdoc fixes. | grant |
| 2003-02-14 | strcmp needs string.h. | petrov |
| 2003-01-24 | Bump daddr_t to 64 bits. Replace it with int32_t in all places where | fvdl |
| 2003-01-19 | The next release will be 2.0, not 1.7. | atatat |
| 2003-01-06 | writable, not writeable. | wiz |
| 2002-12-22 | Sync with other libutil man pages. | wiz |
| 2002-12-18 | Misc fixes. | wiz |
| 2002-12-12 | Bump minor number for getlabel{sector,offset}() addition. | scw |
| 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-11-16 | use strlcpy/cat | itojun |
| 2002-10-12 | Spell out month name in .Dd. Use .Fn instead of .Fo/.Fc and .Fa's. | wiz |
| 2002-10-12 | Added two functions disklabel_dkcksum() and disklabel_scan() to libutil | elric |
| 2002-10-02 | dynamically with two l. | wiz |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |
| 2002-09-27 | put utmpx/wtmpx routines to separate files, so that programs overriding the | jdolecek |
| 2002-09-27 | Add documentation for utmpx and some related functions. | wiz |
| 2002-09-26 | s/_PASSWD_NOCHG/_PASSWORD_NOCHG/ | wennmach |
| 2002-09-20 | Add rcsid, config.h | christos |
| 2002-09-20 | Add snprintb(3) inspired from bitmask_snprintf(9), but made to look like | christos |
| 2002-09-12 | Don't bother calling secure_path() is kernel == _PATH_UNIX. If you are going | christos |
| 2002-08-23 | Bump minor number to 3 because there are already systems with | tron |
| 2002-08-22 | Move humanize_number(3) from libutil to libc as per discussion on tech-misc | abs |
| 2002-08-19 | Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the | lukem |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). | lukem |
| 2002-08-16 | defend against malicious line in ut_line, which could cause unwanted | itojun |
| 2002-08-15 | Cosmetic changes. | enami |
| 2002-08-12 | Clarify what functionality _is_ included and _should be_ included in libutil. | gmcgarry |
| 2002-08-12 | Do not assume int64_t is printable with %qd - on 64 bit ports it isn't. | martin |
| 2002-08-10 | Actually bump the shlib version to 6.2 as abs intended to. | thorpej |
| 2002-08-08 | Actually, the page was last modified today. | wiz |
| 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 |