summaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvscvs2svn1997-03-27286-346/+350
| | | | | | | 'RELENG_2_2_1_RELEASE'. This commit was manufactured to restore the state of the 2.2.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* This commit was manufactured by cvs2svn to create tagrelease/2.2.1cvs2svn1997-03-274-752/+0
| | | | | | | | 'RELENG_2_2_1_RELEASE'. Notes: svn path=/stable/2.2/; revision=24317 svn path=/release/2.2.1/; revision=24318; tag=release/2.2.1
* YAMFC (check for overflow in size argument)Poul-Henning Kamp1997-03-181-2/+4
| | | | Notes: svn path=/stable/2.2/; revision=23983
* YAMFC: Some man page cleanup that applies to 2.2 from the Lite2 merge.Mike Pritchard1997-03-124-19/+20
| | | | Notes: svn path=/stable/2.2/; revision=23779
* YAMFC: Update to reflect the current dirent.h. This wasMike Pritchard1997-03-121-3/+9
| | | | | | | part of the Lite2 merge. Notes: svn path=/stable/2.2/; revision=23777
* Make this man page really match the 2.2 mount.h.Mike Pritchard1997-03-121-3/+0
| | | | Notes: svn path=/stable/2.2/; revision=23746
* Fix what Guido stomped in rev 1.14 - we should be calling _res_close() fromJordan K. Hubbard1997-03-111-2/+2
| | | | | | | within this file, not res_close(). Notes: svn path=/stable/2.2/; revision=23645
* From current: overflow in FD_SET was possible.Guido van Rooij1997-03-101-1/+6
| | | | Notes: svn path=/stable/2.2/; revision=23618
* YAMFC: From rev 1.8: Clarify how dup2 works.Mike Pritchard1997-03-091-4/+21
| | | | Notes: svn path=/stable/2.2/; revision=23587
* YAMFC: Fix fts_set declaration, and update specify the correctMike Pritchard1997-03-092-5/+6
| | | | | | | function in pause. Notes: svn path=/stable/2.2/; revision=23558
* YAMFC (rev 1.8: Fixed handling of input failure by the scanf family.)Joerg Wunsch1997-03-071-3/+11
| | | | Notes: svn path=/stable/2.2/; revision=23485
* YAMFC: add a missing semi-colon.Mike Pritchard1997-03-071-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=23472
* YAMFC (sort cross references).Bruce Evans1997-03-036-16/+16
| | | | Notes: svn path=/stable/2.2/; revision=23338
* YAMFC (turned off _POSIX_SAVED_IDS. Everything in /usr/src thatBruce Evans1997-02-281-22/+22
| | | | | | | | | depended on this misfeature has already been synced with -current. Syncing was easy because nothing really depended on it. Also merged some tiny xref and standards changes in the man page). Notes: svn path=/stable/2.2/; revision=23204
* YAMFC:Mike Pritchard1997-02-28113-314/+634
| | | | | | | | | | | | | | | | | | | | Commit all of the -current changes that apply to 2.2. These fall into several categories: - Cosmetic/mdoc changes. They don't really afect the output at all, but having them in 2.2 will make it easier to diff the man pages later when looking for real changes. - Update some man pages to reflect the current 2.2 header files. - Sort xrefs. - A few typo fixes. - And a few changes that actualy added text to the man page that should be reflected in 2.2. - Add some missing MLINKS. Requested by: bde Notes: svn path=/stable/2.2/; revision=23174
* YAMFC(1.12: buffer overflow)Warner Losh1997-02-261-1/+2
| | | | Notes: svn path=/stable/2.2/; revision=23129
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-02-223-0/+431
| | | | Notes: svn path=/stable/2.2/; revision=23025
* YAMFC (rev 1.19 and 1.8, resp; move _PathLocale into table.c)Joerg Wunsch1997-02-222-5/+5
| | | | Notes: svn path=/stable/2.2/; revision=23015
* YAMFC (rev 1.5: prevent buffer overrung)Joerg Wunsch1997-02-221-0/+6
| | | | Notes: svn path=/stable/2.2/; revision=23008
* YAMFC: sort xrefs and fix typo.Mike Pritchard1997-02-201-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=22943
* YAMFC: From rev 1.25: MLINK fts_set.3 -> fts.3Mike Pritchard1997-02-171-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=22846
* YAMFC (moved definitions of PIC* and fixed START_ENTRY).Bruce Evans1997-02-142-23/+23
| | | | Notes: svn path=/stable/2.2/; revision=22716
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-02-091-0/+33
| | | | Notes: svn path=/stable/2.2/; revision=22500
* backport 1.11 (possible security hole in rcmd.c)Warner Losh1997-02-091-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=22470
* YAMFC: use setlocale.h instead of hardcoded constants and `private'Joerg Wunsch1997-02-084-39/+29
| | | | | | | external declarations all over the place. Notes: svn path=/stable/2.2/; revision=22429
* YAMFC:Mike Pritchard1997-02-062-10/+13
| | | | | | | | | - Remove PATH_LOCALE references. - Don't use hardcoded font changes. - sort xrefs. Notes: svn path=/stable/2.2/; revision=22339
* Merge from -currentPaul Traina1997-02-061-3/+3
| | | | Notes: svn path=/stable/2.2/; revision=22329
* YAMFC (rev 1.15: comment update)Joerg Wunsch1997-02-051-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=22313
* YAMFC (comment fixes, now that we no longer call getenv(), plusJoerg Wunsch1997-02-053-6/+7
| | | | | | | the initialization fix from rev 1.8 of setrunelocale) Notes: svn path=/stable/2.2/; revision=22312
* Brought in change from rev 1.14: nuke getenv(PATH_LOCALE)David Greenman1997-02-051-13/+4
| | | | Notes: svn path=/stable/2.2/; revision=22289
* YAMFC (rev 1.5 Use collate in [a-z] ranges)Joerg Wunsch1997-02-021-9/+14
| | | | Notes: svn path=/stable/2.2/; revision=22215
* YAMFC (rev 1.12)Joerg Wunsch1997-02-021-7/+8
| | | | Notes: svn path=/stable/2.2/; revision=22214
* YAMFC: From rev 1.5: fix a typo.Mike Pritchard1997-01-311-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=22146
* YAMFC:Mike Pritchard1997-01-282-0/+2
| | | | | | | | | From rev 1.5 of mkfifio.2 and rev 1.4 of mknod.2: Add some additional xrefs. Notes: svn path=/stable/2.2/; revision=22047
* YAMFC: add a couple of missing errno's.Mike Pritchard1997-01-261-1/+7
| | | | Notes: svn path=/stable/2.2/; revision=22015
* Bring in __dns_getanswer() wrapper from -current.Bill Paul1997-01-141-1/+23
| | | | Notes: svn path=/stable/2.2/; revision=21670
* This is a partial close on PR bin/1387 for the RELENG2_2 branch.David Nugent1997-01-131-9/+18
| | | | | | | | | | | Skip invalid lines in /etc/group rather than bailing out and losing all remaining groups in the file after the error. syslog message at LOG_ALERT issued (this may get a little verbose, unfortunately, but I can't see any way of avoiding that). Notes: svn path=/stable/2.2/; revision=21661
* YAMFC: add missing RETURN VALUES/ERRORS sectionsMike Pritchard1997-01-126-13/+69
| | | | Notes: svn path=/stable/2.2/; revision=21580
* YAMFC: DIAGNOSTICS -> RETURN VALUESMike Pritchard1997-01-126-6/+6
| | | | Notes: svn path=/stable/2.2/; revision=21575
* YAMFC:Mike Pritchard1997-01-1227-70/+10
| | | | | | | | Remove error definitions about path arguments having the high-order bit set. Notes: svn path=/stable/2.2/; revision=21572
* YAMFC:Mike Pritchard1997-01-115-31/+105
| | | | | | | Minor mdoc cleanup and add missing RETURN VALUES/ERRORS sections. Notes: svn path=/stable/2.2/; revision=21566
* YAMFC: From rev 1.6: remove the comment about fileMike Pritchard1997-01-111-2/+1
| | | | | | | names having to be 7 bit clean. Notes: svn path=/stable/2.2/; revision=21561
* YAMFC: bring the stat(2) manpage into line with whatMike Pritchard1997-01-111-13/+34
| | | | | | | is actually in stat.h. Notes: svn path=/stable/2.2/; revision=21556
* YAMFC: add some xrefs.Mike Pritchard1997-01-111-1/+3
| | | | Notes: svn path=/stable/2.2/; revision=21551
* YAMFC:Mike Pritchard1997-01-091-3/+3
| | | | | | | | From rev 1.10: EAGAIN, not EACESS is returned when F_SETLK collides with an existing lock. Notes: svn path=/stable/2.2/; revision=21448
* YAMFC (rev 1.8)Joerg Wunsch1997-01-081-11/+21
| | | | Notes: svn path=/stable/2.2/; revision=21432
* YAMFC: various minor man page cleanupsMike Pritchard1997-01-027-15/+21
| | | | Notes: svn path=/stable/2.2/; revision=21220
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-01-021-0/+321
| | | | Notes: svn path=/stable/2.2/; revision=21191
* Merge in rest of YP buffer/NUL termination fixes.Bill Paul1996-12-313-9/+14
| | | | Notes: svn path=/stable/2.2/; revision=21135
* Bring in YP buffer size/NUL termination fixes from -current.Bill Paul1996-12-314-15/+17
| | | | Notes: svn path=/stable/2.2/; revision=21133