summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* src/usr.bin/usbhidaction/usbhidaction.calfred2009-02-026-7/+166
* Permit ` as a pad character in the filename table.kientzle2009-02-011-4/+3
* - Remove superfluous commentgabor2009-01-301-2/+0
* Update the description of KERN_PROC.trhodes2009-01-281-5/+3
* Better wording for clearing EOF indicator.trhodes2009-01-281-0/+4
* Remove another comment about clearing EOF indicator.trhodes2009-01-281-4/+1
* Update the manpage to reflect r145172.das2009-01-281-2/+1
* Remove comment about clearerr() being the only method of clearingtrhodes2009-01-281-3/+1
* - Add support for nehalem/corei7 cpus. This supports all of the corejeff2009-01-271-1/+23
* - Fix grammar. [1]delphij2009-01-261-3/+3
* Fix ARCHIVE_EXTRACT_SPARSE handling in libarchive.kientzle2009-01-263-22/+305
* Rewrite of MI strlen(3) in a way that can better utilize modern hardware bydelphij2009-01-251-15/+78
* Add support for multibyte thousands_sep encodings, e.g., U+066C.das2009-01-223-173/+225
* Merge-from-Googlecode r419kientzle2009-01-214-18/+81
* - Add support for multibyte decimal_point encodings, e.g., U+066B.das2009-01-192-23/+49
* Add support for multibyte decimal_point encodings, e.g., U+066B.das2009-01-192-23/+35
* When f[w]printf() is called on an unbuffered file like stdout, itdas2009-01-172-14/+23
* Simplify printf's inlined output buffering routines. On amd64, thisdas2009-01-171-18/+18
* Change dstp to be const and remove bogus cast.rdivacky2009-01-151-2/+3
* Introduce a local variable and use it instead of passed in parameterrdivacky2009-01-155-6/+16
* Reduce code duplication by moving functions that are identical in bothdas2009-01-153-427/+216
* Convert the insidious macros that handle printf()'s buffering intodas2009-01-153-86/+204
* Merge OpenBSM alpha 5 from OpenBSM vendor branch to head, bothrwatson2009-01-141-0/+8
* MFp4: //depot/projects/usb@156092thompsa2009-01-131-0/+2
* Document that ffsll(3) and flsll(3) functions first appeared inkib2009-01-131-1/+1
* Use __gnu89_inline so that these files will compile with newer versionsdas2009-01-135-5/+5
* "The first part is just to give more info, the latter part fixeskientzle2009-01-131-2/+5
* - add missing includedanger2009-01-121-2/+3
* o Language improvements from OpenBSD;delphij2009-01-121-17/+17
* o ANSIfy.delphij2009-01-121-29/+12
* Sort MLINKS.ru2009-01-091-21/+32
* 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
OpenPOWER on IntegriCloud