aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-122/+47
* 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-29/+28
* 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
* Clean up some signed/unsigned issues in the XDR code.Jacques Vidrine2003-03-073-12/+18
* Fix cut'n'paste errorAlexey Zelkin2003-03-052-2/+2
* Remove NS and ISO stuff.Peter Wemm2003-03-057-737/+3
* Fix threaded applications on ia64 that are linked dynamicly. We didMarcel Moolenaar2003-03-052-3/+6
* Don't cast an int to a pointer type without (possibly) widening theMarcel Moolenaar2003-03-051-1/+1
* ABI breaker: Move the J_SIGMASK field in the jmpbuf beforeMarcel Moolenaar2003-03-051-2/+2
* Re-document unimplemented capabilities that were removed in the lastDavid Schultz2003-03-051-0/+57
* MFlibc_r: add and document pthread_attr_get_np() function.Alexey Zelkin2003-03-036-0/+232
* Add and document support for a FETCH_BIND_ADDRESS environment variableDag-Erling Smørgrav2003-03-033-4/+37
* mdoc(7) police: Nits.Ruslan Ermilov2003-03-032-4/+4
* - Document the fact that we now use pam_passwdqc(8) to checkDavid Schultz2003-03-031-58/+16
* Restore vendor ID.David E. O'Brien2003-03-031-2/+2
* Use __FBSDID.David E. O'Brien2003-03-0335-44/+85