| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update BIND to version 9.6.1rc1. This version has better performance and | Doug Barton | 2009-05-31 | 16 | -1090/+555 |
| |\ |
|
| | * | Vendor import of BIND 9.6.1rc1 | Doug Barton | 2009-05-31 | 655 | -5643/+28609 |
| | * | In preparation for the BIND 9.6.1rc1 import, remove this directory. | Doug Barton | 2009-05-30 | 209 | -59367/+0 |
| | * | Vendor import of BIND 9.4.3-P2vendor/bind9/9.4.3-P2 | Doug Barton | 2009-03-21 | 1 | -12/+67 |
| | * | Vendor import of BIND 9.4.3-P1vendor/bind9/9.4.3-P1 | Doug Barton | 2009-01-09 | 4 | -9/+8 |
| | * | Vendor import of BIND 9.4.3 | Doug Barton | 2008-12-23 | 2 | -0/+70 |
| | * | Vendor import of BIND 9.4.3vendor/bind9/9.4.3 | Doug Barton | 2008-12-23 | 98 | -1623/+4922 |
| | * | This directory was added to src/contrib/bind9 prior to the svn move so | Doug Barton | 2008-12-23 | 1 | -81/+0 |
| | * | Vendor import of BIND 9.4.2-P2vendor/bind9/9.4.2-P2 | Doug Barton | 2008-09-01 | 19 | -104/+393 |
| | * | These files are unused, and due to a more thorough FREEBSD-Xlist | Doug Barton | 2008-07-12 | 3 | -33888/+0 |
| | * | Add a patch from ISC to fix named-checkconf. The error condition was not | Doug Barton | 2008-07-12 | 1 | -2/+2 |
| | * | Vendor import of BIND 9.4.2-P1vendor/bind9/9.4.2-P1 | Doug Barton | 2008-07-12 | 4 | -492/+283 |
| | * | Flatten bind9 vendor work area | Peter Wemm | 2008-07-12 | 837 | -0/+292145 |
| * | Use GCC's __SOFTFP__ to test whether we're being compiled | Marcel Moolenaar | 2009-05-31 | 4 | -11/+9 |
| * | Print the returned port number when RPC_DEBUG is defined. | Marcel Moolenaar | 2009-05-30 | 1 | -4/+11 |
| * | Include libmd and libcrypto in DPADD | Tim Kientzle | 2009-05-30 | 1 | -3/+4 |
| * | Link libarchive against -lmd and -lcrypto. | Tim Kientzle | 2009-05-30 | 1 | -1/+2 |
| * | Document how to enable strict RFC 1034 enforcements. | Xin LI | 2009-05-29 | 1 | -1/+14 |
| * | Add an option to enforce strict RFC 1034 compliance. | Xin LI | 2009-05-29 | 1 | -0/+4 |
| * | Fix missed change from usb2_gen_descriptor to usb_gen_descriptor | Andrew Thompson | 2009-05-28 | 1 | -1/+1 |
| * | s/usb2_/usb_/ on all C structs for the USB stack. | Andrew Thompson | 2009-05-28 | 5 | -32/+32 |
| * | Match type for socket option (in practice, unnecessary, but stylistically it'... | Zachary Loafman | 2009-05-28 | 1 | -1/+1 |
| * | Revert unnecessary memset after calloc. | Zachary Loafman | 2009-05-28 | 1 | -1/+0 |
| * | Fix off by one error in acl_create_entry(3). | Edward Tomasz Napierala | 2009-05-28 | 1 | -1/+6 |
| * | Rename the queue macros I introduced last year. | Ed Schouten | 2009-05-27 | 1 | -1/+1 |
| * | Handle UDP RPC replies correctly on a multi-homed system, in userland RPC. Co... | Zachary Loafman | 2009-05-27 | 2 | -6/+107 |
| * | Fix an issue when nss fallback routines are used in a multithreaded application. | Zachary Loafman | 2009-05-27 | 2 | -4/+24 |
| * | Add hierarchical jails. A jail may further virtualize its environment | Jamie Gritton | 2009-05-27 | 1 | -5/+21 |
| * | MFV of tzcode2009h revision r192887 | Edwin Groothuis | 2009-05-27 | 1 | -1/+1 |
| * | Change license to more bori^Wadul^Wcanonical. | Edward Tomasz Napierala | 2009-05-26 | 1 | -11/+11 |
| * | Use, in uncovered part, the END() macro in order to improve debugging. | Attilio Rao | 2009-05-25 | 55 | -0/+56 |
| * | Increase the number of available file descriptors to 64. This fixes the | Doug Rabson | 2009-05-24 | 1 | -1/+1 |
| * | Improve API documentation. | Edward Tomasz Napierala | 2009-05-23 | 5 | -1/+39 |
| * | MFV of tzcode2009e: | Edwin Groothuis | 2009-05-23 | 8 | -375/+921 |
| * | Include the 2 byte length field for the optional "extra data" | Tim Kientzle | 2009-05-23 | 1 | -0/+1 |
| * | Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide | Edward Tomasz Napierala | 2009-05-22 | 11 | -6/+111 |
| * | Fix libusb20_dev_get_device_desc and defunt xref. | Andrew Thompson | 2009-05-21 | 1 | -4/+4 |
| * | Simplify now that we have gpart. | Marcel Moolenaar | 2009-05-20 | 1 | -84/+33 |
| * | Since audit(4) isn't based on posix1e, remove the commented out audit.h header, | Christian Brueffer | 2009-05-19 | 1 | -2/+2 |
| * | Add links to libgeom(3) where appropriate. | Edward Tomasz Napierala | 2009-05-19 | 1 | -0/+2 |
| * | Update the KVM backend for malloc stats to catch up to the internal structure | John Baldwin | 2009-05-15 | 1 | -6/+5 |
| * | As the comment says, close() frees the variable, record. So we obtain | Xin LI | 2009-05-14 | 1 | -1/+1 |
| * | Avoid floating point arithmetic while calculating iquiry length. | Maksim Yevmenkin | 2009-05-14 | 1 | -11/+14 |
| * | Eliminate duplicate error messages from "tar c". | Tim Kientzle | 2009-05-13 | 1 | -0/+1 |
| * | These are some cosmetic changes to improve the clarity of libthr's fork imple... | Brian Feldman | 2009-05-11 | 1 | -9/+9 |
| * | TTYs don't necessarily use /dev/ttyxx. | Ed Schouten | 2009-05-09 | 1 | -3/+2 |
| * | Partially revert r191171, which went too far in trying | Tim Kientzle | 2009-05-07 | 1 | -20/+49 |
| * | Add tcsetsid(3). | Ed Schouten | 2009-05-07 | 6 | -6/+116 |
| * | revert r191633; this breaks at91 & xscale (likely all arm) | Sam Leffler | 2009-05-06 | 1 | -4/+4 |
| * | Our grantpt(3) and unlockpt(3) don't comply with POSIX. | Ed Schouten | 2009-05-04 | 1 | -3/+7 |