summaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Collapse)AuthorAgeFilesLines
* MFC rev 1.26: silence spurious libc DNS warnings on receiving DNSsec T_SIGRobert Watson1999-12-291-3/+4
| | | | | | | | PR: bin/15056, bin/7352 Reviewed by: eivind, peter Notes: svn path=/stable/3/; revision=55226
* MFC: rev.1.12Brian Feldman1999-12-181-45/+94
| | | | | | | | | | OpenBSD fts.c, including bug fixes for this gross piece of coding badness. Approved by: jkh Obtained from: OpenBSD Notes: svn path=/stable/3/; revision=54771
* MFC: DTRT with trailing : args.Jordan K. Hubbard1999-12-171-2/+8
| | | | Notes: svn path=/stable/3/; revision=54714
* MFC: rev1.4 (remove x-ref to itself), add $FreeBSD$Bill Fumerola1999-12-141-1/+1
| | | | Notes: svn path=/stable/3/; revision=54599
* MFC: correct compilance notesAlexey Zelkin1999-12-141-2/+9
| | | | Notes: svn path=/stable/3/; revision=54597
* MFC: Sync with CURRENT, fixing several problems.Sheldon Hearn1999-12-106-62/+309
| | | | | | | Approved by: jkh Notes: svn path=/stable/3/; revision=54397
* Add $FreeBSD$.Sheldon Hearn1999-12-101-0/+1
| | | | Notes: svn path=/stable/3/; revision=54390
* Back out previous commit. I know what the problem is, but this isn'tSheldon Hearn1999-12-092-204/+39
| | | | | | | | | | the time to leave ``make release'' broken and I need to go home right now. Reported by: truckman Notes: svn path=/stable/3/; revision=54366
* MFC: Various fixes. This commit syncs RELENG_3 with HEAD.Sheldon Hearn1999-12-092-39/+204
| | | | | | | Approved by: jkh Notes: svn path=/stable/3/; revision=54349
* MFC: Add a cross-reference to the fabs(3) man page.Chris Costello1999-12-071-0/+1
| | | | | | | | PR: docs/15337 Submitted by: Bruce A. Mah <bmah@ca.sandia.gov> Notes: svn path=/stable/3/; revision=54275
* MFC: HISTORY (hopefully I've finally gotten this right)David E. O'Brien1999-11-201-4/+4
| | | | Notes: svn path=/stable/3/; revision=53441
* MFC 1.15 -> 1.16: Fix select/accept race.John Polstra1999-11-191-0/+18
| | | | Notes: svn path=/stable/3/; revision=53434
* MFC: sync HISTORYDavid E. O'Brien1999-11-191-3/+7
| | | | Notes: svn path=/stable/3/; revision=53427
* MFC: mkstemps()David E. O'Brien1999-11-183-17/+56
| | | | Notes: svn path=/stable/3/; revision=53365
* MFC 1.14 -> 1.15: Don't hang on connections from port 20.John Polstra1999-11-171-3/+2
| | | | Notes: svn path=/stable/3/; revision=53285
* MFC: Properly document ENOENT.Chris Costello1999-11-141-3/+1
| | | | Notes: svn path=/stable/3/; revision=53157
* MFC: dead loop fixAndrey A. Chernov1999-11-091-1/+3
| | | | Notes: svn path=/stable/3/; revision=53051
* MFC: rev. 1.4, remove useless sectionAlexey Zelkin1999-11-091-2/+2
| | | | Notes: svn path=/stable/3/; revision=53041
* Sync with HEAD; that's mainly 1.3 and 1.8's changes regarding commentsJoerg Wunsch1999-11-021-24/+18
| | | | | | | about ELF which is applicable to RELENG_3 as well. Notes: svn path=/stable/3/; revision=52803
* MFC: mdoc(7)'fyAlexey Zelkin1999-10-303-9/+23
| | | | Notes: svn path=/stable/3/; revision=52673
* MFC: add HISTORYDavid E. O'Brien1999-10-291-0/+8
| | | | Notes: svn path=/stable/3/; revision=52630
* MFC: unused stayopen fixAndrey A. Chernov1999-10-161-2/+6
| | | | Notes: svn path=/stable/3/; revision=52307
* MFC: make `chmod +s foo' and `chmod +t foodir' work.Ruslan Ermilov1999-09-281-2/+6
| | | | | | | PR: 13889 Notes: svn path=/stable/3/; revision=51749
* MFC: Change .Fn to .Xr where appropriate.Chris Costello1999-09-251-2/+2
| | | | Notes: svn path=/stable/3/; revision=51668
* MFC: revision 1.10, mdoc(7)'fyAlexey Zelkin1999-09-231-5/+7
| | | | Notes: svn path=/stable/3/; revision=51611
* MFC: Add gencat(1) to SEE ALSO sectionAlexey Zelkin1999-09-223-0/+3
| | | | | | | PR: docs/13658 Notes: svn path=/stable/3/; revision=51578
* MFC: err.3 -> errc.3, verrc.3, warnc.3, vwarnc.3.Alexey Zelkin1999-09-221-2/+3
| | | | | | | PR: docs/13222 Notes: svn path=/stable/3/; revision=51572
* MFC: correct spelling: ascii -> ASCIIAlexey Zelkin1999-09-201-1/+2
| | | | | | | | | PR: docs/13702 Submitted by: Stephen J. Roznowski <sjr@home.com> Reviewed by: mpp Notes: svn path=/stable/3/; revision=51459
* MFC: fix typoAlexey Zelkin1999-09-191-1/+1
| | | | | | | | PR: docs/13814 Submitted by: Alex Vasylenko <lxv@mix.nest.org> Notes: svn path=/stable/3/; revision=51420
* add $FreeBSD$Alexey Zelkin1999-09-1820-33/+64
| | | | | | | | | | MFC: . mdoc(7)'fy . grammar fixes . make it look better Notes: svn path=/stable/3/; revision=51371
* MFC: Spelling and grammar errors fix, mdoc(7)'fyAlexey Zelkin1999-09-181-2/+8
| | | | | | | PR: docs/13406 Notes: svn path=/stable/3/; revision=51369
* Approved MFC: 1.67 -> 1.68 Install aio_*.2Bill Fumerola1999-09-101-1/+3
| | | | Notes: svn path=/stable/3/; revision=51129
* MFC rev 1.51: don't forget to reset _pw_stepping_yp to 0.Dag-Erling Smørgrav1999-09-061-0/+1
| | | | Notes: svn path=/stable/3/; revision=51004
* MFC: 1.11 Stop core dumping on long, strange paths.Warner Losh1999-09-031-5/+23
| | | | | | | Approved by: jkh Notes: svn path=/stable/3/; revision=50858
* MFC: Backport strl* routines.Warner Losh1999-09-031-5/+6
| | | | | | | | Approved by: jkh Tested by: make buildworld Notes: svn path=/stable/3/; revision=50832
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-08-311-0/+149
| | | | Notes: svn path=/stable/3/; revision=50678
* MfC: Correct description of bind(2) syscall.Mark Murray1999-08-301-10/+10
| | | | | | | Correct According To: W. Richard Stevens Notes: svn path=/stable/3/; revision=50658
* $Id$ -> $FreeBSD$Peter Wemm1999-08-29411-470/+474
| | | | Notes: svn path=/stable/3/; revision=50569
* MFC: Remove some 4.3BSDish anacronisims that state it is anMike Pritchard1999-08-275-16/+2
| | | | | | | | error to have pathname that contains a character with the high-order bit set. Notes: svn path=/stable/3/; revision=50467
* MFC: r 1.8, remove 4.3BSDish anachronismJoerg Wunsch1999-08-271-2/+1
| | | | Notes: svn path=/stable/3/; revision=50457
* MFC rev. 1.11: fix an alignment problem.Dmitrij Tejblum1999-08-251-2/+2
| | | | Notes: svn path=/stable/3/; revision=50359
* Re-introduced some important notes lost in the MFC.Wes Peters1999-08-231-4/+14
| | | | | | | | Let's try not to lose content on these style sweeps, folks. Notes: svn path=/stable/3/; revision=50246
* MFC: Document ENOSYS error.Chris Costello1999-08-231-1/+5
| | | | | | | PR: docs/13290 Notes: svn path=/stable/3/; revision=50218
* MFC: rev. 1.58Nick Hibma1999-08-221-2/+4
| | | | | | | | | | Add kld* man(2) pages. PR: misc/13317 Submitted-by: blank@uni-trier.de Notes: svn path=/stable/3/; revision=50156
* MFC: {rev 1.3} Correct troff sequence for backslashes.Joseph Koshy1999-08-172-2/+2
| | | | Notes: svn path=/stable/3/; revision=49954
* MFC: Various man page cleanup.Mike Pritchard1999-08-1511-25/+29
| | | | | | | | | | | I also brought all of the new aio_* man pages in from -current because they are affected by this change. They still need to be added to the makefile, but I'll wait until I can verify a build on my 3.2-stable system before I do that. Notes: svn path=/stable/3/; revision=49840
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-08-155-0/+548
| | | | Notes: svn path=/stable/3/; revision=49832
* Bad reference time(2) -> time(3)Chris Costello1999-08-141-2/+2
| | | | Notes: svn path=/stable/3/; revision=49756
* Add $Id$ tags to -STABLE, too.Chris Costello1999-08-141-0/+2
| | | | Notes: svn path=/stable/3/; revision=49755
* Bad reference of sysctl(1) changed to sysctl(8).Chris Costello1999-08-141-3/+3
| | | | Notes: svn path=/stable/3/; revision=49750