summaryrefslogtreecommitdiff
path: root/lib/libutil
AgeCommit message (Expand)Author
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
2001-12-10revert previous.lukem
2001-12-07Fix pasto in last.wiz
2001-12-07Fix pastos.gmcgarry
2001-11-23Slight markup improvement.wiz
2001-11-23Add a catch-all man page for libutil.gmcgarry
2001-11-05WARNS=2 fixlukem
2001-11-01Enforce is iscooked arg;lukem
2001-10-23- add _PATH_USERMGMT_CONF. resolves [bin/14305]lukem
2001-10-20Remove an extra character in a comment block.taca
2001-10-19- Don't delete the pidfile if the process executing the cleanup handlertron
2001-09-26path variations don't occur if there's a / in the pathlukem
2001-08-20Rename secure_path(3) source file from securepath.c to secure_path.c.wiz
2001-08-20Improve formatting, noted by Simon Burge.wiz
2001-08-20precede, not preceed.wiz
2001-08-18Bump libutil major for pw_mkdb() change.ad
2001-08-18Add two arguments to pw_mkdb(), a la OpenBSD. This is to allow us to passad
2001-08-15Fix typomjl
2001-07-22seperate -> separatewiz
2001-05-10revert over-zealous pcvt cull; we still need to skip ttyv* whilst pccons useslukem
2001-04-12Fix typo.sommerfeld
2001-04-09Fix date, whitespace and punctuation.wiz
2001-04-09Add a note this appeared in NetBSD 1.6. Pointed out on current-users@jdolecek
2001-04-06Add getbootfile(3) to libutil, and a man page.wiz
2001-02-19convert to use getprogname()cgd
2001-01-03sprinkle in _DIAGASSERT() as appropriatelukem
2000-12-19__CONCAT does token pasting, not string concatnation. if something like:cgd
2000-12-08Fix oversight in last commit.tron
2000-12-06Add two new passwd file update functions:tron
2000-11-07fix up various .Nm abuses:lukem
2000-10-12/etc/login.conf is optional, so don't return NULL even ifitojun
2000-10-12cosmetic; indentationitojun