summaryrefslogtreecommitdiff
path: root/lib/libutil
AgeCommit message (Expand)Author
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
2000-10-10login_cap.h requires sys/types.h (or should it pull sys/types.h in?)itojun
2000-10-04honor behavior of warn(NULL).itojun
2000-10-03Close possible format string attack.sommerfeld
2000-09-21Use .{B,Bs,F,N,O}x and fix miscellaneous errors.ad
2000-09-21- Pull in <util.h> to get secure_path() declared.ad
2000-09-19Document secure_path() better; in particular, note that it will writead
2000-09-18- Simplify code path.ad
2000-09-18Add a LIBRARY section.ad
2000-07-11PCVT hack is gone.ad
2000-07-11Correct ctype(3) usage.itohy
2000-07-10- More fixes.ad