summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add a new trace point, KTRFAC_CAPFAIL, which traces capability checkdes2011-10-111-3/+4
* Refactor this code by introducing separate functions to handle thedas2011-10-112-92/+164
* Fix how libusb20_dev_kernel_driver_active() andhselasky2011-10-103-8/+8
* Provide external definitions of all of the standardized functions indas2011-10-1022-91/+288
* Add a FBSD_1.3 namespace for FreeBSD 10.das2011-10-101-1/+5
* Line up the struct declaration (yes, I know this isn't what it looksdes2011-10-091-6/+6
* Document some not-so-recently added trace points.des2011-10-091-2/+7
* Fix whitespace inconsistencies found in homegrown Symbol.maps.ed2011-10-076-16/+16
* Load the ECDSA key if there is one.des2011-10-072-2/+7
* Remove no longer needed BUGS section.kib2011-10-061-9/+1
* Remove no longer valid statement about ARM.kib2011-10-041-2/+2
* Now that its only consumer is gone (sysinstall), remove libftpio as well.nwhitehorn2011-10-036-1480/+0
* Remove a redundant check for libncp.jkim2011-10-031-6/+0
* Reimplement ctermid().ed2011-10-012-21/+35
* Get rid of major/minor number distinction.ed2011-09-281-2/+3
* MFprojects/hid:mav2011-09-284-13/+61
* Update copyright dates and strip my middle name.des2011-09-278-8/+8
* Bump date.des2011-09-271-1/+1
* Think first, commit second.des2011-09-272-8/+19
* Long overdue: make passive mode the default for ftp.des2011-09-271-2/+2
* Fix grammar.schweikh2011-09-271-3/+3
* - Fix a trivial bug in iconv. When there is no space to perform thegabor2011-09-191-2/+1
* Implement missing USB debug information functions.hselasky2011-09-197-4/+184
* 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
OpenPOWER on IntegriCloud