summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add marshalling functions for OAM api.phk2003-03-233-1/+262
* According to C99 decimal_point can't be emptyache2003-03-201-4/+1
* According to C99 decimal_point can't be the empty string, mention it.ache2003-03-201-1/+2
* decimal_point can't be "" according to C99, so set it to standard "."ache2003-03-201-1/+6
* The flags passed in to _ftp_get_proxy may be nullmtm2003-03-191-1/+1
* - Revamp the function _nis_initshells() to make getusershell() backedrobert2003-03-191-35/+30
* typophk2003-03-191-1/+1
* Further unbreak devstat: sort the index array in correct order too.phk2003-03-191-10/+10
* If realloc(3) fails in copyline(), do not make matters worse byrobert2003-03-191-6/+11
* ARGH!phk2003-03-181-3/+3
* Commit ken@' changes to this file: Bump version and append new entriesphk2003-03-181-9/+9
* Update to match reality closer.phk2003-03-181-274/+42
* Add more devstat calculations, mostly filling in holes, but also addingphk2003-03-182-27/+130
* Use devstat instead of GEOM private statistics structure.phk2003-03-182-8/+7
* Constify arg to geom_lookupid().phk2003-03-172-3/+3
* Ignore GBDE devices.phk2003-03-171-0/+2
* Make pw_edit() use /bin/sh to interpret the EDITOR environmentdas2003-03-171-2/+12
* And I managed to make a regression here too.phk2003-03-151-5/+5
* Run a revision of the devstat interface:phk2003-03-153-123/+48
* The gdtoa import apparently hasn't caused anything or anyone todas2003-03-151-2429/+0
* Backout last commit.davidxu2003-03-152-2/+2
* MFp4: Pentium/Athlon-optimised implementation of wcslen().tjr2003-03-142-1/+69
* Merge vfprintf.c revision 1.52.tjr2003-03-141-2/+2
* Kludge around a bug that results from printf() assuming thatdas2003-03-141-1/+1
* Unexpand RCS tag.tjr2003-03-141-1/+1
* In src/lib/libz/gzio.c the function gzprintf does not check if thejmz2003-03-141-7/+6
* Fix a bug in rwlock. When a rwlock was locked by reader threads, adavidxu2003-03-142-2/+2
* Catch up to p_tracep -> p_tracevp rename to unbreak world.jhb2003-03-131-1/+1
* Clean up the way gdtoa sources are found.obrien2003-03-132-8/+7
* Document return type of wordfree() (void). Reduce the space betweentjr2003-03-131-3/+4
* MFp4: Implementations of the wcstof() and wcstold() functions.tjr2003-03-134-10/+195
* MFp4: Catch up to recent __dtoa() interface changes and removal of cvt()'stjr2003-03-131-11/+10
* Document strtof() and strtold(). Update vendor license.das2003-03-121-32/+75
* Replace our ancient dtoa/strtod implementation with the gdtoadas2003-03-1220-10/+286
* Ditch a static global and the mutex that protected it. Achieve themtm2003-03-121-27/+18
* Document the fact that hdestory calls free on the keys added withdwmalone2003-03-121-5/+25
* Update sendfile.2 to include a TUNING section that documents theseanc2003-03-121-0/+38
* MFp4: Reduce code size by 26 bytes by only aligning the jump targets thattjr2003-03-121-10/+1
* MFp4: Make `spanp' const.tjr2003-03-121-3/+4
* MFp4: Pentium/Athlon-optimised implementation of wmemchr().tjr2003-03-122-1/+115
* Don't parse the proxy URL unless we're actually going to use it. No realdes2003-03-112-8/+16
* MFp4: Pentium-optimised implementation of wcscmp(). Performs significantlytjr2003-03-102-1/+80
* This module is not WARNS-clean, due to brokenness in OpenSSL headers.des2003-03-101-0/+1
* Somewhat better wording.des2003-03-101-8/+6
* Silence warning caused by OPIE brokenness.des2003-03-101-2/+3
* style.Makefile(5) policeobrien2003-03-0928-221/+223
* style.Makefile(5) police.obrien2003-03-091-31/+30
* MFp4: Add the standard "the {fgetws,fputws} function will fail if" texttjr2003-03-092-0/+6
* KerberosIV deorbit sequence continues: Look for K5 instead of KIVmarkm2003-03-081-2/+3
* KerberosIV de-orbit burn continues. Remove the KerberosIV PAM module.markm2003-03-087-454/+0
OpenPOWER on IntegriCloud