summaryrefslogtreecommitdiff
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5cvs2svn1997-10-214-495/+0
* Merge Sun NIS+ compat fix from -current (if netgroup.byhost or netgroup.byuserBill Paul1997-10-131-12/+25
* Merge the un-typo fix from -current. Bruce is quite right; this is legalMike Smith1997-09-281-1/+1
* Prototype typo fix (MFC)Mike Smith1997-09-281-1/+1
* Merged changes from rev 1.10: file descriptor leak.David Greenman1997-09-011-2/+5
* MFC: (added HW_MACHINE_ARCH).KATO Takenori1997-08-301-0/+3
* MFC: try getpwnam(getlogin()) before getpwuid(getuid())Andrey A. Chernov1997-08-281-3/+5
* Do approx what issetugid() does in current rath than issetugid().Warner Losh1997-08-281-1/+2
* Temporarily remove call to issetugid() until it's actually *IMPLEMENTED*Jordan K. Hubbard1997-08-271-4/+3
* MFC: don't getenv(HOME) if set[ug]idWarner Losh1997-08-271-3/+4
* YAMFC: bring over sysctlbyname(), as requested by a number of people.Peter Wemm1997-08-133-4/+15
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-08-111-0/+35
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-06-291-0/+120
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-06-251-0/+120
* YAMFCJulian Elischer1997-06-242-39/+3
* YAMFCJulian Elischer1997-06-241-1/+1
* YAMFC part IIIJulian Elischer1997-06-241-4/+7
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-06-232-0/+255
* Merge style optimization from -currentAndrey A. Chernov1997-06-071-6/+6
* Merge -current fixes: missing FNM_PERIOD for '[' range, !^ as negate signs,Andrey A. Chernov1997-06-061-4/+10
* Merge POSIX, bash style, collate optimization fixes from -currentAndrey A. Chernov1997-06-061-12/+38
* MFC: pthread_keycreate() -> pthread_key_create()Thomas Gellekum1997-06-021-1/+1
* [Branch is RELENG_2_2]David Nugent1997-05-101-2/+4
* MFC: Add support for tty-group field in struct ttyent, and hooks forDavid Nugent1997-05-102-6/+82
* Merge from main branch 1.10 -> 1.11: bugfix for pattern with trailing "*"John Polstra1997-04-291-1/+2
* YAMFC: Typo police.Mike Pritchard1997-04-091-1/+1
* YAMFC: Honor the nouser/nogroup flag for cached non-existent ids.Mike Pritchard1997-04-031-2/+2
* YAMFC: fix user_from_{uid,gid} to return the proper value whenMike Pritchard1997-04-021-2/+2
* YAMFC: .Tn cleanup and other misc cleanup.Mike Pritchard1997-03-251-1/+3
* YAMFC: mdoc cleanup.Mike Pritchard1997-03-243-43/+91
* YAMFC: 1.7: Buffer overflowWarner Losh1997-03-231-9/+15
* YAMFC: rev 1.13 of both files, providing backward binary compatibilityJoerg Wunsch1997-03-231-10/+23
* YAMFC: Fix fts_set declaration, and update specify the correctMike Pritchard1997-03-092-5/+6
* YAMFC:Mike Pritchard1997-02-2823-74/+84
* YAMFC: sort xrefs and fix typo.Mike Pritchard1997-02-201-2/+2
* YAMFC: From rev 1.25: MLINK fts_set.3 -> fts.3Mike Pritchard1997-02-171-2/+2
* This is a partial close on PR bin/1387 for the RELENG2_2 branch.David Nugent1997-01-131-9/+18
* Merge in rest of YP buffer/NUL termination fixes.Bill Paul1996-12-313-9/+14
* YAMFC:Mike Pritchard1996-12-281-2/+3
* YAMFC:Mike Pritchard1996-12-222-2/+2
* YAMFC (rev 1.2)Joerg Wunsch1996-12-221-2/+4
* YAMFCJoerg Wunsch1996-12-121-5/+4
* YAMFCJoerg Wunsch1996-12-101-2/+2
* YAMFCJoerg Wunsch1996-12-103-6/+4
* YAMFCPoul-Henning Kamp1996-12-031-11/+13
* YAMFCPoul-Henning Kamp1996-11-211-1/+8
* Merge from -current.Poul-Henning Kamp1996-11-061-1/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-0212-2217/+0
* collate_range_cmp -> __collate_range_cmpAndrey A. Chernov1996-10-312-6/+8
* Fix an off-by-one error in getvfsent().Joerg Wunsch1996-10-261-1/+1