summaryrefslogtreecommitdiff
path: root/lib/libutil
AgeCommit message (Expand)Author
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-10-25delint pointer casts.christos
2003-10-25remove unused variablechristos
2003-10-21Don't use NULL to compare against an int.fvdl
2003-10-21The last argument to sysctl is a size_t, not a pointer; don't pass NULL.fvdl
2003-09-08initialize 'res' to NULLitojun
2003-09-08plug possible memory leak. from openbsditojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-26netbsd.org->NetBSD.orgsalo
2003-06-27Aq Pa instead of Pa Aq.wiz
2003-05-06Minor grammatical correction.agc
2003-04-21PR/7885: Kip Rugger: ttylock(3) ignores flags and locker parameterschristos
2003-04-16Usewiz
2003-04-16Mostly mdoc improvements, some typos.wiz
2003-04-11add functions to retrieve option values.christos
2003-03-31runnning->running from Igor Sobrado, PR misc/19814perry
2003-03-27Clear O_NONBLOCK correctly (previous code probably only worked becauselukem
2003-03-22Try to get some consistency in the used macros; other minor fixes.wiz
2003-03-22move getmntopts(3) to libutil, build and install also it's manpagejdolecek
2003-02-14'NetBSD.org' and some mdoc fixes.grant
2003-02-14strcmp needs string.h.petrov
2003-01-24Bump daddr_t to 64 bits. Replace it with int32_t in all places wherefvdl
2003-01-19The next release will be 2.0, not 1.7.atatat
2003-01-06writable, not writeable.wiz
2002-12-22Sync with other libutil man pages.wiz
2002-12-18Misc fixes.wiz
2002-12-12Bump minor number for getlabel{sector,offset}() addition.scw
2002-12-12Add getlabelsector() and getlabeloffset() as wrappers around thescw
2002-11-30- Migrate fparseln(3) from libutil to libc, where it should have been inlukem
2002-11-16use strlcpy/catitojun
2002-10-12Spell out month name in .Dd. Use .Fn instead of .Fo/.Fc and .Fa's.wiz
2002-10-12Added two functions disklabel_dkcksum() and disklabel_scan() to libutilelric
2002-10-02dynamically with two l.wiz
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-09-27put utmpx/wtmpx routines to separate files, so that programs overriding thejdolecek
2002-09-27Add documentation for utmpx and some related functions.wiz
2002-09-26s/_PASSWD_NOCHG/_PASSWORD_NOCHG/wennmach
2002-09-20Add rcsid, config.hchristos
2002-09-20Add snprintb(3) inspired from bitmask_snprintf(9), but made to look likechristos
2002-09-12Don't bother calling secure_path() is kernel == _PATH_UNIX. If you are goingchristos
2002-08-23Bump minor number to 3 because there are already systems withtron
2002-08-22Move humanize_number(3) from libutil to libc as per discussion on tech-miscabs
2002-08-19Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of thelukem
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2002-08-16defend against malicious line in ut_line, which could cause unwanteditojun
2002-08-15Cosmetic changes.enami
2002-08-12Clarify what functionality _is_ included and _should be_ included in libutil.gmcgarry
2002-08-12Do not assume int64_t is printable with %qd - on 64 bit ports it isn't.martin
2002-08-10Actually bump the shlib version to 6.2 as abs intended to.thorpej
2002-08-08Actually, the page was last modified today.wiz