summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvscvs2svn1997-03-27601-665/+669
| | | | | | | '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-2721-2279/+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 (tgoto 1.6)Eivind Eklund1997-03-181-2/+7
| | | | Notes: svn path=/stable/2.2/; revision=23986
* YAMFC (check for overflow in size argument)Poul-Henning Kamp1997-03-181-2/+4
| | | | Notes: svn path=/stable/2.2/; revision=23983
* YAMFC (tgoto.c 1.5)Eivind Eklund1997-03-171-0/+14
| | | | Notes: svn path=/stable/2.2/; revision=23962
* Merge from current (add __BEGIN_DECLS/__END_DECLS)Jean-Marc Zucconi1997-03-141-0/+2
| | | | Notes: svn path=/stable/2.2/; revision=23867
* 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
* Merge from current.Paul Traina1997-03-091-1/+5
| | | | | | | Reviewed by: jkh Notes: svn path=/stable/2.2/; revision=23568
* 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
* Merge API fixes from current.Paul Traina1997-03-084-15/+15
| | | | | | | Reviewed by: jkh Notes: svn path=/stable/2.2/; revision=23537
* YAMFC (rev 1.1: make this texinfo file info-aware)Joerg Wunsch1997-03-072-5/+69
| | | | Notes: svn path=/stable/2.2/; revision=23486
* 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 (fixed wrong magic numbers in scaling).Bruce Evans1997-03-051-8/+8
| | | | Notes: svn path=/stable/2.2/; revision=23398
* YAMFC (lots of cleanups).Bruce Evans1997-03-034-27/+25
| | | | Notes: svn path=/stable/2.2/; revision=23342
* YAMFC (use install flags ${COPY} instead of -C).Bruce Evans1997-03-031-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=23341
* YAMFC (use log10() instead of a home made version).Bruce Evans1997-03-031-4/+2
| | | | Notes: svn path=/stable/2.2/; revision=23340
* YAMFC (use log10f() instead of log10()).Bruce Evans1997-03-031-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=23339
* YAMFC (sort cross references).Bruce Evans1997-03-036-16/+16
| | | | Notes: svn path=/stable/2.2/; revision=23338
* YAMFC (split up Bessel function wrapper files).Bruce Evans1997-03-037-206/+14
| | | | Notes: svn path=/stable/2.2/; revision=23337
* YAMFC (avoid easily avoidable loss of precision when |x| is nearly 1).Bruce Evans1997-03-032-13/+25
| | | | Notes: svn path=/stable/2.2/; revision=23336
* 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: sort xrefs.Mike Pritchard1997-02-2827-74/+72
| | | | Notes: svn path=/stable/2.2/; revision=23188
* YAMFC: remove an extra comma.Mike Pritchard1997-02-281-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=23187
* YAMFC: sort xrefs.Mike Pritchard1997-02-2822-49/+49
| | | | Notes: svn path=/stable/2.2/; revision=23186
* YAMFC: minor mdoc changes.Mike Pritchard1997-02-281-10/+10
| | | | Notes: svn path=/stable/2.2/; revision=23182
* YAMFC: sort xrefs.Mike Pritchard1997-02-283-7/+7
| | | | Notes: svn path=/stable/2.2/; revision=23181
* 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
* Mega-merge Bruce's msun changes into 2.2. This should bring theJoerg Wunsch1997-02-2324-80/+84
| | | | | | | FPU autodetecting code here. Notes: svn path=/stable/2.2/; revision=23042
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-02-2219-0/+2144
| | | | 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
* Changed FreeBSD -> Id in the release, since the whole FreeBSD matter isNate Williams1997-02-221-1/+1
| | | | | | | | unresolved and the tools don't support it. It's better to not ship *anything* with the new ID until things are resolved. Notes: svn path=/stable/2.2/; revision=22971
* 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 (use log10() instead of a home made version).Bruce Evans1997-02-161-3/+1
| | | | Notes: svn path=/stable/2.2/; revision=22805
* YAMFC (fixed exp(+-Inf), etc.).Bruce Evans1997-02-161-1/+43
| | | | Notes: svn path=/stable/2.2/; revision=22803
* Add back missing .endif in 2.2 also.Jordan K. Hubbard1997-02-151-1/+2
| | | | | | | | | I don't know if it was the intention to make this no longer depend on HAVE_FPU or just a slip of the delete finger over the .endif, but either way it was broke. :) Notes: svn path=/stable/2.2/; revision=22749
* YAMFC (deleted confusing -D's and disabled log1p()).Bruce Evans1997-02-151-4/+6
| | | | Notes: svn path=/stable/2.2/; revision=22732
* 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-092-0/+60
| | | | 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
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-02-0611-0/+677
| | | | Notes: svn path=/stable/2.2/; revision=22350