summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix build when WITH_SSP is set explicitly.ru2009-02-213-4/+5
* These warnings are only relevant on NetBSD it seems. They don't seemimp2009-02-192-6/+0
* These symbols don't belong here. Remove them. Since mips hasn't hadimp2009-02-191-4/+0
* Don't try to auto-detect dynamic linking; it fails on mips. The Makefiledes2009-02-171-0/+3
* MFp4 //depot/projects/usb@157783thompsa2009-02-161-3/+11
* MFp4 //depot/projects/usb@157699thompsa2009-02-145-52/+146
* Honor WITHOUT_INSTALLLIB in some places.jkim2009-02-133-0/+6
* Properly invalidate highest pts number when calling setttyent().ed2009-02-121-5/+4
* Make ttyslot(3) work with pts(4) devices.ed2009-02-121-6/+5
* Add two new routines: fdevname() and fdevname_r().ed2009-02-116-20/+88
* - Sanitize disk parameters retrieved from GEOM, as they are not guaranteed tolulf2009-02-091-0/+3
* Shutup warning for DNAME RR.ume2009-02-082-2/+3
* Fix language on atol(3) manpage. Add a COMPATIBILITY sectionkeramida2009-02-081-3/+32
* Fix leak of kqueue() file descriptors when linked with staticdeischen2009-02-081-0/+1
* Make sure the comparison is done with an unsigned char.imp2009-02-071-1/+1
* C99 TC2 now wants FP_FAST_FMA* to be defined to 1, if the macros aredas2009-02-071-3/+3
* Standardize the various prison_foo_ip[46] functions and prison_if tojamie2009-02-051-2/+2
* Fix the functions to match prototypes. The K&R definitions differimp2009-02-033-3/+3
* - ANSIfy function definitionsdanger2009-02-0333-110/+41
* Provide a type for the argument.rdivacky2009-02-021-1/+1
* 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
OpenPOWER on IntegriCloud