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