aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* According to C99 decimal_point can't be emptyAndrey A. Chernov2003-03-201-4/+1
* According to C99 decimal_point can't be the empty string, mention it.Andrey A. Chernov2003-03-201-1/+2
* decimal_point can't be "" according to C99, so set it to standard "."Andrey A. Chernov2003-03-201-1/+6
* The flags passed in to _ftp_get_proxy may be nullMike Makonnen2003-03-191-1/+1
* - Revamp the function _nis_initshells() to make getusershell() backedRobert Drehmel2003-03-191-35/+30
* typoPoul-Henning Kamp2003-03-191-1/+1
* Further unbreak devstat: sort the index array in correct order too.Poul-Henning Kamp2003-03-191-10/+10
* If realloc(3) fails in copyline(), do not make matters worse byRobert Drehmel2003-03-191-6/+11
* ARGH!Poul-Henning Kamp2003-03-181-3/+3
* Commit ken@' changes to this file: Bump version and append new entriesPoul-Henning Kamp2003-03-181-9/+9
* Update to match reality closer.Poul-Henning Kamp2003-03-181-274/+42
* Add more devstat calculations, mostly filling in holes, but also addingPoul-Henning Kamp2003-03-182-27/+130
* Use devstat instead of GEOM private statistics structure.Poul-Henning Kamp2003-03-182-8/+7
* Constify arg to geom_lookupid().Poul-Henning Kamp2003-03-172-3/+3
* Ignore GBDE devices.Poul-Henning Kamp2003-03-171-0/+2
* Make pw_edit() use /bin/sh to interpret the EDITOR environmentDavid Schultz2003-03-171-2/+12
* And I managed to make a regression here too.Poul-Henning Kamp2003-03-151-5/+5
* Run a revision of the devstat interface:Poul-Henning Kamp2003-03-153-123/+48
* The gdtoa import apparently hasn't caused anything or anyone toDavid Schultz2003-03-151-2429/+0
* Backout last commit.David Xu2003-03-152-2/+2
* MFp4: Pentium/Athlon-optimised implementation of wcslen().Tim J. Robbins2003-03-142-1/+69
* Merge vfprintf.c revision 1.52.Tim J. Robbins2003-03-141-2/+2
* Kludge around a bug that results from printf() assuming thatDavid Schultz2003-03-141-1/+1
* Unexpand RCS tag.Tim J. Robbins2003-03-141-1/+1
* In src/lib/libz/gzio.c the function gzprintf does not check if theJean-Marc Zucconi2003-03-141-7/+6
* Fix a bug in rwlock. When a rwlock was locked by reader threads, aDavid Xu2003-03-142-2/+2
* Catch up to p_tracep -> p_tracevp rename to unbreak world.John Baldwin2003-03-131-1/+1
* Clean up the way gdtoa sources are found.David E. O'Brien2003-03-132-8/+7
* Document return type of wordfree() (void). Reduce the space betweenTim J. Robbins2003-03-131-3/+4
* MFp4: Implementations of the wcstof() and wcstold() functions.Tim J. Robbins2003-03-134-10/+195
* MFp4: Catch up to recent __dtoa() interface changes and removal of cvt()'sTim J. Robbins2003-03-131-11/+10
* Document strtof() and strtold(). Update vendor license.David Schultz2003-03-121-32/+75
* Replace our ancient dtoa/strtod implementation with the gdtoaDavid Schultz2003-03-1220-10/+286
* Ditch a static global and the mutex that protected it. Achieve theMike Makonnen2003-03-121-27/+18
* Document the fact that hdestory calls free on the keys added withDavid Malone2003-03-121-5/+25
* Update sendfile.2 to include a TUNING section that documents theSean Chittenden2003-03-121-0/+38
* MFp4: Reduce code size by 26 bytes by only aligning the jump targets thatTim J. Robbins2003-03-121-10/+1
* MFp4: Make `spanp' const.Tim J. Robbins2003-03-121-3/+4
* MFp4: Pentium/Athlon-optimised implementation of wmemchr().Tim J. Robbins2003-03-122-1/+115
* Don't parse the proxy URL unless we're actually going to use it. No realDag-Erling Smørgrav2003-03-112-8/+16
* MFp4: Pentium-optimised implementation of wcscmp(). Performs significantlyTim J. Robbins2003-03-102-1/+80
* This module is not WARNS-clean, due to brokenness in OpenSSL headers.Dag-Erling Smørgrav2003-03-101-0/+1
* Somewhat better wording.Dag-Erling Smørgrav2003-03-101-8/+6
* Silence warning caused by OPIE brokenness.Dag-Erling Smørgrav2003-03-101-2/+3
* style.Makefile(5) policeDavid E. O'Brien2003-03-0928-221/+223
* style.Makefile(5) police.David E. O'Brien2003-03-091-31/+30
* MFp4: Add the standard "the {fgetws,fputws} function will fail if" textTim J. Robbins2003-03-092-0/+6
* KerberosIV deorbit sequence continues: Look for K5 instead of KIVMark Murray2003-03-081-2/+3
* KerberosIV de-orbit burn continues. Remove the KerberosIV PAM module.Mark Murray2003-03-087-454/+0
* Comment-only assistance to lint to kill warnings.Mark Murray2003-03-081-0/+4