aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update BIND to version 9.6.1rc1. This version has better performance andDoug Barton2009-05-3116-1090/+555
|\
| * Vendor import of BIND 9.6.1rc1Doug Barton2009-05-31655-5643/+28609
| * In preparation for the BIND 9.6.1rc1 import, remove this directory.Doug Barton2009-05-30209-59367/+0
| * Vendor import of BIND 9.4.3-P2vendor/bind9/9.4.3-P2Doug Barton2009-03-211-12/+67
| * Vendor import of BIND 9.4.3-P1vendor/bind9/9.4.3-P1Doug Barton2009-01-094-9/+8
| * Vendor import of BIND 9.4.3Doug Barton2008-12-232-0/+70
| * Vendor import of BIND 9.4.3vendor/bind9/9.4.3Doug Barton2008-12-2398-1623/+4922
| * This directory was added to src/contrib/bind9 prior to the svn move soDoug Barton2008-12-231-81/+0
| * Vendor import of BIND 9.4.2-P2vendor/bind9/9.4.2-P2Doug Barton2008-09-0119-104/+393
| * These files are unused, and due to a more thorough FREEBSD-XlistDoug Barton2008-07-123-33888/+0
| * Add a patch from ISC to fix named-checkconf. The error condition was notDoug Barton2008-07-121-2/+2
| * Vendor import of BIND 9.4.2-P1vendor/bind9/9.4.2-P1Doug Barton2008-07-124-492/+283
| * Flatten bind9 vendor work areaPeter Wemm2008-07-12837-0/+292145
* Use GCC's __SOFTFP__ to test whether we're being compiledMarcel Moolenaar2009-05-314-11/+9
* Print the returned port number when RPC_DEBUG is defined.Marcel Moolenaar2009-05-301-4/+11
* Include libmd and libcrypto in DPADDTim Kientzle2009-05-301-3/+4
* Link libarchive against -lmd and -lcrypto.Tim Kientzle2009-05-301-1/+2
* Document how to enable strict RFC 1034 enforcements.Xin LI2009-05-291-1/+14
* Add an option to enforce strict RFC 1034 compliance.Xin LI2009-05-291-0/+4
* Fix missed change from usb2_gen_descriptor to usb_gen_descriptorAndrew Thompson2009-05-281-1/+1
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-285-32/+32
* Match type for socket option (in practice, unnecessary, but stylistically it'...Zachary Loafman2009-05-281-1/+1
* Revert unnecessary memset after calloc.Zachary Loafman2009-05-281-1/+0
* Fix off by one error in acl_create_entry(3).Edward Tomasz Napierala2009-05-281-1/+6
* Rename the queue macros I introduced last year.Ed Schouten2009-05-271-1/+1
* Handle UDP RPC replies correctly on a multi-homed system, in userland RPC. Co...Zachary Loafman2009-05-272-6/+107
* Fix an issue when nss fallback routines are used in a multithreaded application.Zachary Loafman2009-05-272-4/+24
* Add hierarchical jails. A jail may further virtualize its environmentJamie Gritton2009-05-271-5/+21
* MFV of tzcode2009h revision r192887Edwin Groothuis2009-05-271-1/+1
* Change license to more bori^Wadul^Wcanonical.Edward Tomasz Napierala2009-05-261-11/+11
* Use, in uncovered part, the END() macro in order to improve debugging.Attilio Rao2009-05-2555-0/+56
* Increase the number of available file descriptors to 64. This fixes theDoug Rabson2009-05-241-1/+1
* Improve API documentation.Edward Tomasz Napierala2009-05-235-1/+39
* MFV of tzcode2009e:Edwin Groothuis2009-05-238-375/+921
* Include the 2 byte length field for the optional "extra data"Tim Kientzle2009-05-231-0/+1
* Make 'struct acl' larger, as required to support NFSv4 ACLs. ProvideEdward Tomasz Napierala2009-05-2211-6/+111
* Fix libusb20_dev_get_device_desc and defunt xref.Andrew Thompson2009-05-211-4/+4
* Simplify now that we have gpart.Marcel Moolenaar2009-05-201-84/+33
* Since audit(4) isn't based on posix1e, remove the commented out audit.h header,Christian Brueffer2009-05-191-2/+2
* Add links to libgeom(3) where appropriate.Edward Tomasz Napierala2009-05-191-0/+2
* Update the KVM backend for malloc stats to catch up to the internal structureJohn Baldwin2009-05-151-6/+5
* As the comment says, close() frees the variable, record. So we obtainXin LI2009-05-141-1/+1
* Avoid floating point arithmetic while calculating iquiry length.Maksim Yevmenkin2009-05-141-11/+14
* Eliminate duplicate error messages from "tar c".Tim Kientzle2009-05-131-0/+1
* These are some cosmetic changes to improve the clarity of libthr's fork imple...Brian Feldman2009-05-111-9/+9
* TTYs don't necessarily use /dev/ttyxx.Ed Schouten2009-05-091-3/+2
* Partially revert r191171, which went too far in tryingTim Kientzle2009-05-071-20/+49
* Add tcsetsid(3).Ed Schouten2009-05-076-6/+116
* revert r191633; this breaks at91 & xscale (likely all arm)Sam Leffler2009-05-061-4/+4
* Our grantpt(3) and unlockpt(3) don't comply with POSIX.Ed Schouten2009-05-041-3/+7