| Age | Commit message (Expand) | Author |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-10-25 | delint pointer casts. | christos |
| 2003-10-25 | remove unused variable | christos |
| 2003-10-21 | Don't use NULL to compare against an int. | fvdl |
| 2003-10-21 | The last argument to sysctl is a size_t, not a pointer; don't pass NULL. | fvdl |
| 2003-09-08 | initialize 'res' to NULL | itojun |
| 2003-09-08 | plug possible memory leak. from openbsd | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-06-27 | Aq Pa instead of Pa Aq. | wiz |
| 2003-05-06 | Minor grammatical correction. | agc |
| 2003-04-21 | PR/7885: Kip Rugger: ttylock(3) ignores flags and locker parameters | christos |
| 2003-04-16 | Use | wiz |
| 2003-04-16 | Mostly mdoc improvements, some typos. | wiz |
| 2003-04-11 | add functions to retrieve option values. | christos |
| 2003-03-31 | runnning->running from Igor Sobrado, PR misc/19814 | perry |
| 2003-03-27 | Clear O_NONBLOCK correctly (previous code probably only worked because | lukem |
| 2003-03-22 | Try to get some consistency in the used macros; other minor fixes. | wiz |
| 2003-03-22 | move getmntopts(3) to libutil, build and install also it's manpage | jdolecek |
| 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 |