summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getpwent.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split getpw{nam,uid} off into their own man page. Hopefully, thismillert2009-06-011-103/+35
* man page for Makefile.yp, and associated bits; from Ingo Schwarzejmc2008-10-221-3/+27
* implement getpwnam_r() and getpwuid_r() -- very nearly a rewrite of thederaadt2008-06-241-2/+32
* convert to new .Dd format;jmc2007-05-311-2/+2
* - sync prototypes and header file excerpts to realityjaredy2005-07-221-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* - clean up macro abusejmc2003-05-301-6/+6
* shadow -> _shadowmillert2002-11-211-2/+2
* Add a "shadow" group and make the shadow passwd db readable by thatmillert2002-11-211-4/+5
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-8/+4
* Add pw_dup(3), a function to copy 'struct passwd'. It is allocated asmillert2000-11-211-1/+2
* well if you cannot do a libc commit properly a week before 2.7 tree lock, surely it can wait till after 2.7deraadt2000-04-251-44/+1
* getpw*_r()d2000-04-251-1/+44
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-5/+4
* Mostly punctuation fixes.aaron2000-04-151-2/+2
* - remove all trailing whitespaceaaron1999-07-091-3/+3
* change some .Em/.Va to .Li, looks niceraaron1999-06-051-2/+2
* After some constructive criticism from pjanzen@ and some e-mail tag:aaron1999-06-041-4/+2
* repairsaaron1999-05-291-30/+28
* Xr repairderaadt1997-07-151-2/+2
* the any typo; netbsdderaadt1997-06-131-2/+2
* clarifyderaadt1997-04-041-2/+2
* Fix RCS idstholo1996-08-191-3/+1
* initial import of NetBSD treederaadt1995-10-181-0/+209