summaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Collapse)AuthorAgeFilesLines
* Revert these back on advice of wpaul.Jordan K. Hubbard1996-06-033-229/+543
| | | | Notes: svn path=/stable/2.1/; revision=16090
* Phase 2 of merge - also fix things broken in phase 1.Jordan K. Hubbard1996-06-03295-3430/+5810
| | | | | | | | | | | | Watch out for falling rock until phase 3 is over! libc completely merged except for phkmalloc & rfork (don't know if David wants that). Some include files in sys/ had to be updated in order to bring in libc. Notes: svn path=/stable/2.1/; revision=16088
* Bring in just some of the RUNE stuff from HEAD. I'm holding offJordan K. Hubbard1996-05-301-3/+7
| | | | | | | on any more aggressive merging of libc for now. Notes: svn path=/stable/2.1/; revision=16003
* Bring the vasprintf() family of routines in - there are many needlesslyJordan K. Hubbard1996-05-301-5/+5
| | | | | | | redundant copies in -stable as well. Notes: svn path=/stable/2.1/; revision=15987
* Wrong copyright, wrong placeMarc G. Fournier1996-05-275-170/+0
| | | | Notes: svn path=/stable/2.1/; revision=15928
* Added in appropriate copyright & RCS IdMarc G. Fournier1996-05-275-0/+180
| | | | Notes: svn path=/stable/2.1/; revision=15924
* Sync with HEAD: bring over fix for PR #1207 and take out one unneededBill Paul1996-05-211-8/+8
| | | | | | | instance of free(result). Notes: svn path=/stable/2.1/; revision=15840
* Merge vfsloaD(3) bug fix from head.Garrett Wollman1996-05-171-7/+7
| | | | Notes: svn path=/stable/2.1/; revision=15806
* Bring in clarification of FNM_PERIOD flag from main branch (1.2 -> 1.3).John Polstra1996-05-101-1/+6
| | | | Notes: svn path=/stable/2.1/; revision=15707
* Bring in one line fix from HEAD: take out unneeded free(result)Bill Paul1996-05-071-1/+0
| | | | | | | from _havemaster(). Notes: svn path=/stable/2.1/; revision=15669
* Merge with HEAD. Revamp the NIS netgroup inclusion/exclusion code.Bill Paul1996-05-021-297/+314
| | | | Notes: svn path=/stable/2.1/; revision=15548
* Bring in changes from main branch: various man page cleanups.Mike Pritchard1996-05-0121-99/+137
| | | | Notes: svn path=/stable/2.1/; revision=15523
* Bring in changes from main branch: some of my various man page cleanupsMike Pritchard1996-05-0131-62/+86
| | | | | | | from the last few months Notes: svn path=/stable/2.1/; revision=15520
* Bring in changes from main branch: fix a man page xref, an errorMike Pritchard1996-05-011-8/+2
| | | | | | | description and a typo. Notes: svn path=/stable/2.1/; revision=15519
* Sync with HEAD. Closes a PR (rlogind dumps core when netgroups areBill Paul1996-04-291-12/+16
| | | | | | | | | used in /etc/hosts.equiv and /etc/netgroup doesn't exist), fixes another bogon that I discovered independently (_yp_innetgr flag not reset at the right time) and small performance tweak. Notes: svn path=/stable/2.1/; revision=15447
* Merge from HEAD:Joerg Wunsch1996-04-171-0/+2
| | | | | | | | | Document the possible EPERM return. Submitted by: imp@village.org (Warner Losh) Notes: svn path=/stable/2.1/; revision=15281
* Merge all the changes to this man page from HEAD.Joerg Wunsch1996-04-061-5/+46
| | | | Notes: svn path=/stable/2.1/; revision=15075
* Merge from HEAD: Xref clocks(7).Joerg Wunsch1996-04-057-6/+13
| | | | Notes: svn path=/stable/2.1/; revision=15051
* alarm -> ualarm (same as in HEAD).Bruce Evans1996-03-191-2/+3
| | | | Notes: svn path=/stable/2.1/; revision=14700
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1996-03-184-0/+653
| | | | Notes: svn path=/stable/2.1/; revision=14678
* back out size==0 -> initialize changePaul Traina1996-02-251-2/+1
| | | | Notes: svn path=/stable/2.1/; revision=14247
* If a .db file is 0 length, initialize it properly as if it didn't exist.Paul Traina1996-02-231-1/+2
| | | | | | | Reviewed by: wollman Notes: svn path=/stable/2.1/; revision=14214
* Sync with HEADJordan K. Hubbard1996-02-111-1/+13
| | | | Notes: svn path=/stable/2.1/; revision=14023
* Bring in changes from HEAD:Mike Pritchard1996-01-3019-36/+36
| | | | | | | Fix even more spelling errors in various man pages. Notes: svn path=/stable/2.1/; revision=13752
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1996-01-291-0/+196
| | | | Notes: svn path=/stable/2.1/; revision=13686
* Bring in fixes from the headGary Palmer1995-12-292-4/+4
| | | | Notes: svn path=/stable/2.1/; revision=13103
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-10-216-0/+886
| | | | Notes: svn path=/stable/2.1/; revision=11634
* Brought in changes from rev 1.10: various bugfixes.David Greenman1995-10-071-24/+41
| | | | Notes: svn path=/stable/2.1/; revision=11287
* Sync with main branch.David Greenman1995-10-051-5/+5
| | | | Notes: svn path=/stable/2.1/; revision=11228
* Brought in changes from main branch: add missing manual pages.David Greenman1995-10-051-1/+4
| | | | Notes: svn path=/stable/2.1/; revision=11227
* Sync with main branch.David Greenman1995-10-055-85/+102
| | | | Notes: svn path=/stable/2.1/; revision=11226
* Brought in changes from main branch: security fixes.David Greenman1995-09-261-18/+86
| | | | Notes: svn path=/stable/2.1/; revision=11013
* Brought in change from rev 1.2: indicate backlog limit is 32.David Greenman1995-09-151-1/+1
| | | | Notes: svn path=/stable/2.1/; revision=10790
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-08-301-0/+7
| | | | Notes: svn path=/stable/2.1/; revision=10481
* Brought in changes from main branch: use ctime (again, sigh!).David Greenman1995-08-301-2/+1
| | | | Notes: svn path=/stable/2.1/; revision=10456
* Brought in changes from main branch: update to BIND 4.9.3-beta24David Greenman1995-08-308-217/+412
| | | | Notes: svn path=/stable/2.1/; revision=10432
* Brought in changes from main branch...everything except the BIND 4.9.3-b24.David Greenman1995-08-2826-396/+706
| | | | Notes: svn path=/stable/2.1/; revision=10357
* Fix an 'oops' in a previous commit - part of a patch got applied twice.David Greenman1995-08-281-4/+0
| | | | Notes: svn path=/stable/2.1/; revision=10356
* Brought in changes from revs 1.4-1.7: various bug fixes.David Greenman1995-08-251-5/+23
| | | | Notes: svn path=/stable/2.1/; revision=10267
* Brought in changes from rev 1.2: make NIS ethers data appear inserted atDavid Greenman1995-08-251-23/+8
| | | | | | | "+". Notes: svn path=/stable/2.1/; revision=10266
* Brought in change from rev 1.4: add missing fclose().David Greenman1995-08-251-0/+1
| | | | Notes: svn path=/stable/2.1/; revision=10265
* Brought in change from rev 1.3: add missing fclose().David Greenman1995-08-251-0/+1
| | | | Notes: svn path=/stable/2.1/; revision=10264
* Brought in changes from rev 1.4: NULL terminate strings, produce saneDavid Greenman1995-08-251-9/+13
| | | | | | | version string. Notes: svn path=/stable/2.1/; revision=10263
* Brought in changes from revs 1.10-1.11: various bug fixes.David Greenman1995-08-251-13/+187
| | | | Notes: svn path=/stable/2.1/; revision=10262
* Brought in changes from rev 1.4 and 1.5: deal with comment characters.David Greenman1995-08-061-0/+4
| | | | Notes: svn path=/stable/2.1/; revision=9955
* Brought in change from rev 1.11: YP_NODOM should map to YPERR_DOMAIN.David Greenman1995-08-051-2/+2
| | | | Notes: svn path=/stable/2.1/; revision=9925
* Brought in changes from rev 1.9: fixes for PRs 507, 508, and 509.David Greenman1995-08-051-7/+43
| | | | Notes: svn path=/stable/2.1/; revision=9924
* Brought in changes from main branch: check for NULL pointers.David Greenman1995-08-052-27/+39
| | | | Notes: svn path=/stable/2.1/; revision=9923
* Brought in changes from rev 1.4: backed out "NIS rebind" performanceDavid Greenman1995-08-041-14/+4
| | | | | | | improvement. Notes: svn path=/stable/2.1/; revision=9913
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-06-1385-10179/+0
| | | | Notes: svn path=/stable/2.1/; revision=9211