aboutsummaryrefslogtreecommitdiff
path: root/include/pwd.h
Commit message (Expand)AuthorAgeFilesLines
* include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Replace our version of the pwcache(3) API with NetBSD's implementation.Brooks Davis2012-10-191-0/+4
* Remove the Berkeley clause 3's.Warner Losh2010-02-161-5/+1
* Namespace: endpwent, getpwent, and setpwent are XSI extensions.David Schultz2009-03-141-1/+4
* Correct a typo in the definition of _PW_VERSION_MASK. This macro isJacques Vidrine2005-01-261-3/+3
* Revert the definitions of _PW_KEY* to their previous values. There isJacques Vidrine2003-04-181-8/+27
* = Implement thread-safe versions of the getpwent(3) and getgrent(3)Jacques Vidrine2003-04-171-8/+24
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-9/+9
* o Remove include of <sys/types.h>, it adds too much pollution;Mike Barcroft2002-06-091-9/+28
* (ab)use unused bits in the pw_fields member of struct passwd to recordDag-Erling Smørgrav2002-04-141-0/+5
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-7/+7
* Make user_from_uid and group_from_gid return const char *, just likeWarner Losh2002-03-221-1/+1
* Move user_from_uid to pwd.hWarner Losh2002-02-141-0/+2
* Use the correct type for uid and gid in struct passwd. Document it.Dag-Erling Smørgrav1999-01-181-2/+2
* XOpen says the void setpwent(void) is correct. Also call setpassent(0)Steve Price1998-02-011-1/+1
* NIS cleanups and fixes, the next generation.Bill Paul1996-04-161-4/+1
* Add a couple of extra #defines for special keys to be embedded in theBill Paul1995-03-231-0/+4
* Add a new field to the passwd structure, indicating which of the fields haveGarrett Wollman1994-09-201-0/+15
* Add defines to allow pwd_mkdb to build databases in a specifiedGary Palmer1994-09-071-0/+5
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+90