summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Remove reference to no longer existing document.phk2009-01-091-5/+0
* Set the error indicator on an attempt to write to a read-only stream.das2009-01-081-0/+1
* Fix the types of INFINITY and NAN, which were broken in r131851. Theydas2009-01-081-2/+2
* Document the special loopback address behaviour of jails.bz2009-01-061-1/+7
* - forgot to bump a datedanger2009-01-061-1/+1
* catch up wtih r175955 by ume:danger2009-01-061-53/+2
* put a prefix on dhcp options to avoid clobbering, even by mistake,luigi2009-01-051-1/+1
* Note that the protocol argument can be set to 0.trhodes2009-01-051-1/+6
* Add a README.jkoshy2009-01-051-0/+12
* Sync with usb4bsd:alfred2009-01-041-14/+28
* Don't make the MIME magic any longer.obrien2009-01-021-5/+2
* Don't try to read the next Gzip header after we reach thekientzle2009-01-011-2/+3
* Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, bothrwatson2008-12-313-1/+30
* Include param.h instead of types.h when using user.h. Otherwise there isrwatson2008-12-272-2/+2
* Document that kldunloadf can return EINVAL.trhodes2008-12-251-1/+5
* Updates for version 9.4.3dougb2008-12-236-24/+169
* Add support for the FPA floating-point format on ARM. Themarcel2008-12-234-5/+35
* Update copyrights and comments as of 9.4.3 (no functional changes)dougb2008-12-234-8/+8
* If conversion from UTF8 fails, don't mark Unicode text as available.kientzle2008-12-231-1/+2
* Teach get_refdir() about FreeBSD's /usr/obj convention.kientzle2008-12-211-34/+45
* Initialize the cntp pointer to 0 prior to doing any work so that callersmarcus2008-12-192-8/+10
* Fill in a missing constkientzle2008-12-171-1/+1
* Exit earlier on failure in this test.kientzle2008-12-171-2/+2
* Once the test has failed, exit before the segfault.kientzle2008-12-171-2/+11
* Update the ar write test to give more detailed information about failures.kientzle2008-12-171-44/+44
* Clarify an 'ar' error message.kientzle2008-12-171-1/+1
* 1. Update fetch to consistently return 1 on error, as the man page states,murray2008-12-171-8/+0
* Add support for HTTP 1.1 If-Modified-Since behavior.murray2008-12-153-4/+50
* This main goals of this project are:qingli2008-12-151-2/+2
* Add an ENVIRONMENT section to note that the RSH variable can be set tomurray2008-12-141-0/+7
* Merge the resolver part of BIND 9.4.3 into HEAD.ume2008-12-147-28/+182
* Consolidate some variable initializations. No substantive change.das2008-12-112-13/+13
* Move the xprintf hook to where it belongs; it shouldn't be in thedas2008-12-101-6/+4
* o Use full month name in .Dd macro.maxim2008-12-091-1/+1
* Add strndup(3) prototype to string.h.kib2008-12-082-2/+2
* Obey the TMPDIR, TMP, TEMP, or TEMPDIR environment variableskientzle2008-12-081-1/+14
* Document processor errata that affect performance measurement.jkoshy2008-12-081-0/+52
* Add filler man pages for the kinfo functions I added recently.peter2008-12-073-1/+149
* When libthr and rtld start up, there are a number of magic spells castpeter2008-12-071-1/+1
* Import the strndup(3) function.kib2008-12-064-3/+75
* Order the str*.c files mostly alphabetical.kib2008-12-061-3/+3
* New tests:kientzle2008-12-069-0/+27367
* Strip ";1" and trailing "." from ISO9660 entries.kientzle2008-12-061-12/+21
* General improvements to Rockridge parsing and ISO9660 format detection.kientzle2008-12-061-156/+354
* Conditionalize a bunch of debugging messages; this alsokientzle2008-12-061-1/+10
* MfP4: Big read filter refactoring.kientzle2008-12-0615-1550/+1427
* Style: tabs after #definekientzle2008-12-061-2/+2
* Use GCC-specific dead function markers only when using GCC.kientzle2008-12-061-1/+8
* Structure declarations can't be dllexported.kientzle2008-12-061-1/+1
* Style fixes:kientzle2008-12-061-29/+71
OpenPOWER on IntegriCloud