summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* - Note that these interfaces require <sys/user.h> for the structurejhb2009-06-122-2/+12
* Cleanup claim/release interface code, which is specific to libusb v0.1. Removethompsa2009-06-126-124/+12
* Allow libufs(3) functions to operate on a regular file. This makes it possib...jmallett2009-06-112-2/+5
* Use the documented machine constraint for SSE registers.ed2009-06-111-1/+1
* Revert r181651, which changed the ABI, and use a temp variable instead.des2009-06-092-2/+4
* Spacing fixes. No actual change.delphij2009-06-091-2/+2
* Document the fact that some Core2 family CPUs lack fixed-function counters.jkoshy2009-06-091-3/+4
* Fix parsing of Core2 event qualifiers.jkoshy2009-06-091-7/+7
* Do not attempt to set source address on outgoing messageskan2009-06-081-2/+2
* Revert (once again, and hopefully for the last time) to flock(2) locks.des2009-06-062-23/+14
* Add missing .Ppdes2009-06-061-0/+1
* Use ISO C99 style inline semantics in msun.ed2009-06-036-15/+30
* Add libusb20_tr_get_length to get the transfer length.thompsa2009-06-023-4/+39
* Add support for the build options that are currently in the port:dougb2009-06-011-0/+13
* Document EINVAL for bind(2).pjd2009-06-011-0/+3
* Fix minor issues in libstand.ed2009-05-312-2/+2
* Update BIND to version 9.6.1rc1. This version has better performance anddougb2009-05-3116-1090/+555
|\
| * Vendor import of BIND 9.6.1rc1dougb2009-05-31655-5661/+28627
| * In preparation for the BIND 9.6.1rc1 import, remove this directory.dougb2009-05-30209-59367/+0
| * Vendor import of BIND 9.4.3-P2dougb2009-03-211-12/+67
| * Vendor import of BIND 9.4.3-P1dougb2009-01-094-9/+8
| * Vendor import of BIND 9.4.3dougb2008-12-232-0/+70
| * Vendor import of BIND 9.4.3dougb2008-12-2398-1626/+4925
| * This directory was added to src/contrib/bind9 prior to the svn move sodougb2008-12-231-81/+0
| * Vendor import of BIND 9.4.2-P2dougb2008-09-0119-104/+393
| * These files are unused, and due to a more thorough FREEBSD-Xlistdougb2008-07-123-33888/+0
| * Add a patch from ISC to fix named-checkconf. The error condition was notdougb2008-07-121-2/+2
| * Vendor import of BIND 9.4.2-P1dougb2008-07-124-492/+283
| * Flatten bind9 vendor work areapeter2008-07-12837-0/+292145
* Use GCC's __SOFTFP__ to test whether we're being compiledmarcel2009-05-314-11/+9
* Print the returned port number when RPC_DEBUG is defined.marcel2009-05-301-4/+11
* Include libmd and libcrypto in DPADDkientzle2009-05-301-3/+4
* Link libarchive against -lmd and -lcrypto.kientzle2009-05-301-1/+2
* Document how to enable strict RFC 1034 enforcements.delphij2009-05-291-1/+14
* Add an option to enforce strict RFC 1034 compliance.delphij2009-05-291-0/+4
* Fix missed change from usb2_gen_descriptor to usb_gen_descriptorthompsa2009-05-281-1/+1
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-285-32/+32
* Match type for socket option (in practice, unnecessary, but stylistically it'...zml2009-05-281-1/+1
* Revert unnecessary memset after calloc.zml2009-05-281-1/+0
* Fix off by one error in acl_create_entry(3).trasz2009-05-281-1/+6
* Rename the queue macros I introduced last year.ed2009-05-271-1/+1
* Handle UDP RPC replies correctly on a multi-homed system, in userland RPC. Co...zml2009-05-272-6/+107
* Fix an issue when nss fallback routines are used in a multithreaded application.zml2009-05-272-4/+24
* Add hierarchical jails. A jail may further virtualize its environmentjamie2009-05-271-5/+21
* MFV of tzcode2009h revision r192887edwin2009-05-271-1/+1
* Change license to more bori^Wadul^Wcanonical.trasz2009-05-261-11/+11
* Use, in uncovered part, the END() macro in order to improve debugging.attilio2009-05-2555-0/+56
* Increase the number of available file descriptors to 64. This fixes thedfr2009-05-241-1/+1
* Improve API documentation.trasz2009-05-235-1/+39
* MFV of tzcode2009e:edwin2009-05-238-376/+922
OpenPOWER on IntegriCloud