summaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.2cvs2svn1997-05-197-873/+0
* Merge memory leak fixes from -currentAndrey A. Chernov1997-05-141-18/+52
* Remove 8859-1 extension of C locale, it breaks POSIXAndrey A. Chernov1997-05-141-36/+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
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-05-101-0/+25
* YAMFC: lchown() syscall and man pagePeter Wemm1997-05-032-5/+23
* Merge from main branch 1.10 -> 1.11: bugfix for pattern with trailing "*"John Polstra1997-04-291-1/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-04-222-0/+96
* Sync from -current; global tag support (it was actually tested in 2.2)Jordan K. Hubbard1997-04-201-9/+0
* Merge from -current: sanity checks on domain names.Bill Paul1997-04-101-1/+5
* YAMFC: Typo police.Mike Pritchard1997-04-091-1/+1
* From -current: fix raceGuido van Rooij1997-04-071-2/+2
* 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
* Merge from main branch 1.4 -> 1.5: fix glaring errors.John Polstra1997-04-021-13/+7
* YAMFC: Xref the appropriate set*id(2) man pages (and no, I didn'tMike Pritchard1997-04-012-4/+8
* YAMFC: Don't say that fchown follows symbolic links. This wasMike Pritchard1997-04-011-4/+2
* YAMFC: update text concerning strftime failures.Mike Pritchard1997-04-011-1/+1
* YAMFC: fix w+ entry.Mike Pritchard1997-03-271-1/+1
* YAMFC: fix my last commit.Mike Pritchard1997-03-251-2/+4
* YAMFC: document function return type, tell how the system reallyMike Pritchard1997-03-251-1/+2
* YAMFC: Xref getpeername.Mike Pritchard1997-03-254-1/+5
* YAMFC: .Tn cleanup and other misc cleanup.Mike Pritchard1997-03-257-20/+33
* 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 (check for overflow in size argument)Poul-Henning Kamp1997-03-181-2/+4
* YAMFC: Some man page cleanup that applies to 2.2 from the Lite2 merge.Mike Pritchard1997-03-124-19/+20
* YAMFC: Update to reflect the current dirent.h. This wasMike Pritchard1997-03-121-3/+9
* Make this man page really match the 2.2 mount.h.Mike Pritchard1997-03-121-3/+0
* Fix what Guido stomped in rev 1.14 - we should be calling _res_close() fromJordan K. Hubbard1997-03-111-2/+2
* From current: overflow in FD_SET was possible.Guido van Rooij1997-03-101-1/+6
* YAMFC: From rev 1.8: Clarify how dup2 works.Mike Pritchard1997-03-091-4/+21
* YAMFC: Fix fts_set declaration, and update specify the correctMike Pritchard1997-03-092-5/+6
* YAMFC (rev 1.8: Fixed handling of input failure by the scanf family.)Joerg Wunsch1997-03-071-3/+11
* YAMFC: add a missing semi-colon.Mike Pritchard1997-03-071-1/+1
* YAMFC (sort cross references).Bruce Evans1997-03-036-16/+16
* YAMFC (turned off _POSIX_SAVED_IDS. Everything in /usr/src thatBruce Evans1997-02-281-22/+22
* YAMFC:Mike Pritchard1997-02-28113-314/+634
* YAMFC(1.12: buffer overflow)Warner Losh1997-02-261-1/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-02-223-0/+431
* YAMFC (rev 1.19 and 1.8, resp; move _PathLocale into table.c)Joerg Wunsch1997-02-222-5/+5
* YAMFC (rev 1.5: prevent buffer overrung)Joerg Wunsch1997-02-221-0/+6
* 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
* YAMFC (moved definitions of PIC* and fixed START_ENTRY).Bruce Evans1997-02-142-23/+23
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-02-091-0/+33
* backport 1.11 (possible security hole in rcmd.c)Warner Losh1997-02-091-2/+2
* YAMFC: use setlocale.h instead of hardcoded constants and `private'Joerg Wunsch1997-02-084-39/+29