aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* mdoc: don't abuse Bo/Pc to get what looks like an intervalUlrich Spörlein2010-04-141-1/+1
* mdoc: remove .Pp where not neededUlrich Spörlein2010-04-145-12/+0
* Align the declaration for sa_sigaction with POSIX.Konstantin Belousov2010-04-131-2/+2
* Add #endif missed in r206490.Marius Strobl2010-04-111-0/+1
* While SPARC V9 allows tininess to be detected either before or afterMarius Strobl2010-04-111-0/+3
* Use the stored length value instead of calculating it by strlen().Hajimu UMEMOTO2010-04-061-8/+6
* I feel this wording of the history is more clear.David E. O'Brien2010-04-052-9/+6
* libc/db/hash: cap auto-tuned block size with a value that actually worksAndriy Gapon2010-04-052-1/+3
* hash.3: fix a factual mistake in the man pageAndriy Gapon2010-04-051-1/+1
* Add capability to use a db version of services. It is enabled byHajimu UMEMOTO2010-04-042-1/+204
* Reduce duplicate code.Hajimu UMEMOTO2010-04-041-59/+33
* Treat '+' as special only when in compat mode, and simplifyHajimu UMEMOTO2010-04-041-22/+19
* Stop adding trailing '\n'. The servent_unpack() doesn't expectHajimu UMEMOTO2010-04-041-10/+3
* - Support for uncore counting events: one fixed PMC with the uncoreFabien Thomas2010-04-027-7/+5167
* Remove _LARGEFILE64_SOURCE==1 case which is supposed to be always falseXin LI2010-04-011-1/+1
* For now, hardcode FreeBSD configuration that will never change on zlib.h:Xin LI2010-04-011-25/+0
* Update to 1.2.4.1 (beta).Xin LI2010-03-3114-66/+78
|\
| * Flattern zlib vendor tree.Xin LI2010-02-2331-13562/+0
* | Add prototype for libc internal interfaces.Xin LI2010-03-312-0/+4
* | Add prototypes for libc private interfaces.Xin LI2010-03-311-5/+9
* | Use panic() (which the environment is required to provide to libstand) toJohn Baldwin2010-03-301-4/+4
* | Make acl_to_text_np(3) not crash on long group or user names in NFSv4 ACLs.Edward Tomasz Napierala2010-03-281-7/+4
* | Don't forget to bump the date in the man page.Ed Schouten2010-03-281-1/+1
* | Rename st_*timespec fields to st_*tim for POSIX 2008 compliance.Ed Schouten2010-03-281-11/+17
* | Merge improvements from kernel HID parser to the userland usbhid(3)Kai Wang2010-03-276-251/+406
* | - Remove const'ness from dlerror(3) prototype, for consistency with POSIX.Pietro Cerutti2010-03-242-3/+3
* | Reject attempts to create a MAP_ANON mapping with a non-zero offset.John Baldwin2010-03-231-1/+6
* | Finish the much belated Intel XScale hwpmc(4) man page.Rui Paulo2010-03-231-2/+119
* | Update to zlib 1.2.4 and add versioned symbols to theXin LI2010-03-2241-2144/+7559
* | Let opendir() use O_DIRECTORY.Ed Schouten2010-03-211-2/+2
* | Actually make O_DIRECTORY work.Ed Schouten2010-03-211-0/+12
* | Avoid aliasing which leads to incorrect results when compiling with theMarius Strobl2010-03-211-12/+11
* | Do not create *.gmon files for PIE executables on i386.Jilles Tjoelker2010-03-201-1/+1
* | - While SPARC V9 allows tininess to be detected either before or afterMarius Strobl2010-03-201-5/+10
* | Division should take both arguments' signs into account when theMarius Strobl2010-03-201-7/+9
* | FPU_DEBUG requires <stdio.h>.Marius Strobl2010-03-203-1/+12
* | Ensure that __fpu_ftox() both returns the high bits and res[1] containsMarius Strobl2010-03-201-5/+7
* | - Remove a bogus forward declaration.Marius Strobl2010-03-202-7/+3
* | Update to 9.6.2-P1, the latest patchfix release which deals withDoug Barton2010-03-181-0/+4
|\ \
| * | Vendor import of BIND 9.6.2-P1vendor/bind9/9.6.2-P1Doug Barton2010-03-1733-172/+774
* | | Remove two pieces of code (one disabled in revision 39665 and another derivedXin LI2010-03-182-16/+0
* | | Comment a fine point, so it does not get lost when people borrow codePoul-Henning Kamp2010-03-151-0/+4
* | | Trim down libcompat by removing <regexp.h>.Ed Schouten2010-03-1410-1930/+39
* | | Small style(9) cleanups.Ed Schouten2010-03-135-10/+13
* | | Make this conform to the other top-level Makefile subdir listings withWarner Losh2010-03-131-13/+77
* | | Fix spelling of noreorder.Juli Mallett2010-03-131-1/+1
* | | Correct bugs fixed but not merged from my own tree.Xin LI2010-03-131-2/+3
* | | Follow up commit to reindent the code.Xin LI2010-03-121-13/+13
* | | Two optimizations to MI strlen(3) inspired by David S. Miller'sXin LI2010-03-121-12/+31
* | | Fix several typos in macros or macro misusage.Ulrich Spörlein2010-03-126-3/+6