summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix cpio on ARM.kientzle2011-09-132-4/+4
* Upgrade to BIND version 9.8.1. Release notes at:dougb2011-09-031-0/+12
|\
| * Vendor import of BIND 9.8.1dougb2011-09-01126-1005/+1924
| * Vendor import of BIND 9.8.0-P4dougb2011-07-16401-4055/+36976
| * Vendor import of BIND 9.6-ESV-R4-P3dougb2011-07-0510-59/+78
| * Vendor import of BIND 9.6-ESV-R4-P1dougb2011-05-27581-622/+629
* | Cosmetic cleanup: remove #define LIBMEMSTAT used to prevent a nestedpluknet2011-09-021-1/+0
* | Import additional bugfix for reading and extracting makefs-createdmm2011-09-021-8/+14
* | Bump shared libraries version numbers in preparation for 9.0.kib2011-08-288-6/+9
* | Clarify the behaviour of sigwait() on signal interruption, and notekib2011-08-252-2/+20
* | Import bugfix for reading and extracting of FreeBSD ISO images with tar.mm2011-08-259-198/+391
* | Spelling corrections for LibUSB manual page (2/2).hselasky2011-08-221-64/+70
* | Whitespace corrections for LibUSB manual page (1/2).hselasky2011-08-221-183/+118
* | Use correct enum instead of constant value.hselasky2011-08-201-1/+1
* | Add experimental support for process descriptorsjonathan2011-08-184-3/+191
* | Update LibUSB v1.0 manual page:hselasky2011-08-162-22/+34
* | Add missing function to get device speed to the LibUSB v1.0 API.hselasky2011-08-162-0/+30
* | Cross-reference cap_new(2) from dup(2), as they have similar functionality.rwatson2011-08-141-1/+7
* | Updates to libprocstat(3) and procstat(1) to allow monitoring Capsicumrwatson2011-08-142-11/+19
* | Fix a pathname (s,netinet/if_ether.h,net/ethernet.h,).hrs2011-08-081-1/+1
* | Merge revision 3554 from libarchive's release/2.8 branch:mm2011-08-073-16/+27
* | Change lwp to int64_t as thr_pread_long() always uses a 64-bit valuemarius2011-08-071-4/+4
* | Add compatibility for ISO images created with unfixed makefs thatmm2011-08-0711-35/+317
* | Implementmarius2011-08-061-5/+30
* | Use the size of struct fpreg rather than of the pointer to it when copyingmarius2011-08-061-2/+5
* | The tid member of struct pthread actually is long so read it as such.marius2011-08-061-8/+8
* | Add support for PBVM addresses. In a nutshell this means:marcel2011-08-061-7/+81
* | The result of a joint work between rrs@ and myself at the IETF:tuexen2011-08-031-0/+3
* | fix a serious bug in libproc's proc_attachavg2011-08-031-2/+1
* | Get rid of MAXCPU knowledge used for internal needs only. Switch topluknet2011-08-016-64/+41
* | MFprojects/hid:mav2011-07-301-5/+7
* | Remove incorrect attribution.gnn2011-07-211-1/+1
* | Make both stpcpy and strcpy be assembly language implementationsgnn2011-07-213-20/+60
* | Add cap_new(2) and cap_getrights(2) symbols to libc.jonathan2011-07-203-1/+478
* | Fix building of 32-bit compat libraries on amd64 with clang, and usingdim2011-07-181-4/+0
* | Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.bz2011-07-181-2/+2
* | Disable gvmat64.S, the assembler version of longest_match for now.delphij2011-07-181-10/+10
* | - Update libarchive to 2.8.4mm2011-07-1745-103/+5799
| |
| \
*-. \ Upgrade our copy of llvm/clang to r135360, from upstream's trunk.dim2011-07-1761-128/+228
|\ \ \
| | * | Vendor import of clang trunk r135360:dim2011-07-17209-9638/+25449
| | * | Vendor import of clang trunk r132879:dim2011-06-12168-4978/+11673
| * | | Vendor import of llvm trunk r135360:dim2011-07-17645-22623/+27962
* | | | Fixes to make the WITH_BIND_LIBS option functional with BIND 9.8.xdougb2011-07-171-2/+8
* | | | bmake and other updates necessary for the BIND 9.8.x upgrade.dougb2011-07-1612-84/+455
* | | | - Add two missing functions to the LibUSB v0.1 API.hselasky2011-07-166-0/+87
* | | | Handle the MK_BIND_XML option more intelligentlydougb2011-07-161-5/+12
* | | | Document RFTSIGZMB. Fix spelling of SIGCHLD. Note that signals arekib2011-07-121-2/+14
* | | | Mention myself in the AUTHORS section.pluknet2011-07-121-1/+8
* | | | Provide a simple manual page for libprocstat(3).pluknet2011-07-122-2/+255
* | | | Update xz to git snapshot of v5.0 branch as of 20110711 (post-5.0.3)mm2011-07-111-3/+7
OpenPOWER on IntegriCloud