summaryrefslogtreecommitdiff
path: root/include/pwd.h
AgeCommit message (Expand)Author
2023-11-26include: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2017-11-20include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2012-10-19Replace our version of the pwcache(3) API with NetBSD's implementation.Brooks Davis
2010-02-16Remove the Berkeley clause 3's.Warner Losh
2009-03-14Namespace: endpwent, getpwent, and setpwent are XSI extensions.David Schultz
2005-01-26Correct a typo in the definition of _PW_VERSION_MASK. This macro isJacques Vidrine
2003-04-18Revert the definitions of _PW_KEY* to their previous values. There isJacques Vidrine
2003-04-17= Implement thread-safe versions of the getpwent(3) and getgrent(3)Jacques Vidrine
2002-08-21o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft
2002-06-09o Remove include of <sys/types.h>, it adds too much pollution;Mike Barcroft
2002-04-14(ab)use unused bits in the pw_fields member of struct passwd to recordDag-Erling Smørgrav
2002-03-23Breath deep and take __P out of the system include files.Warner Losh
2002-03-22Make user_from_uid and group_from_gid return const char *, just likeWarner Losh
2002-02-14Move user_from_uid to pwd.hWarner Losh
1999-01-18Use the correct type for uid and gid in struct passwd. Document it.Dag-Erling Smørgrav
1998-02-01XOpen says the void setpwent(void) is correct. Also call setpassent(0)Steve Price
1996-04-16NIS cleanups and fixes, the next generation.Bill Paul
1995-03-23Add a couple of extra #defines for special keys to be embedded in theBill Paul
1994-09-20Add a new field to the passwd structure, indicating which of the fields haveGarrett Wollman
1994-09-07Add defines to allow pwd_mkdb to build databases in a specifiedGary Palmer
1994-05-24BSD 4.4 Lite Include SourcesRodney W. Grimes