| Commit message (Expand) | Author | Age | Files | Lines |
* | Use ISO C99 style inline semantics in msun. | ed | 2009-06-03 | 6 | -15/+30 |
* | Add libusb20_tr_get_length to get the transfer length. | thompsa | 2009-06-02 | 3 | -4/+39 |
* | Add support for the build options that are currently in the port: | dougb | 2009-06-01 | 1 | -0/+13 |
* | Document EINVAL for bind(2). | pjd | 2009-06-01 | 1 | -0/+3 |
* | Fix minor issues in libstand. | ed | 2009-05-31 | 2 | -2/+2 |
* | Update BIND to version 9.6.1rc1. This version has better performance and | dougb | 2009-05-31 | 16 | -1090/+555 |
|\ |
|
| * | Vendor import of BIND 9.6.1rc1 | dougb | 2009-05-31 | 655 | -5661/+28627 |
| * | In preparation for the BIND 9.6.1rc1 import, remove this directory. | dougb | 2009-05-30 | 209 | -59367/+0 |
| * | Vendor import of BIND 9.4.3-P2 | dougb | 2009-03-21 | 1 | -12/+67 |
| * | Vendor import of BIND 9.4.3-P1 | dougb | 2009-01-09 | 4 | -9/+8 |
| * | Vendor import of BIND 9.4.3 | dougb | 2008-12-23 | 2 | -0/+70 |
| * | Vendor import of BIND 9.4.3 | dougb | 2008-12-23 | 98 | -1626/+4925 |
| * | This directory was added to src/contrib/bind9 prior to the svn move so | dougb | 2008-12-23 | 1 | -81/+0 |
| * | Vendor import of BIND 9.4.2-P2 | dougb | 2008-09-01 | 19 | -104/+393 |
| * | These files are unused, and due to a more thorough FREEBSD-Xlist | dougb | 2008-07-12 | 3 | -33888/+0 |
| * | Add a patch from ISC to fix named-checkconf. The error condition was not | dougb | 2008-07-12 | 1 | -2/+2 |
| * | Vendor import of BIND 9.4.2-P1 | dougb | 2008-07-12 | 4 | -492/+283 |
| * | Flatten bind9 vendor work area | peter | 2008-07-12 | 837 | -0/+292145 |
* | Use GCC's __SOFTFP__ to test whether we're being compiled | marcel | 2009-05-31 | 4 | -11/+9 |
* | Print the returned port number when RPC_DEBUG is defined. | marcel | 2009-05-30 | 1 | -4/+11 |
* | Include libmd and libcrypto in DPADD | kientzle | 2009-05-30 | 1 | -3/+4 |
* | Link libarchive against -lmd and -lcrypto. | kientzle | 2009-05-30 | 1 | -1/+2 |
* | Document how to enable strict RFC 1034 enforcements. | delphij | 2009-05-29 | 1 | -1/+14 |
* | Add an option to enforce strict RFC 1034 compliance. | delphij | 2009-05-29 | 1 | -0/+4 |
* | Fix missed change from usb2_gen_descriptor to usb_gen_descriptor | thompsa | 2009-05-28 | 1 | -1/+1 |
* | s/usb2_/usb_/ on all C structs for the USB stack. | thompsa | 2009-05-28 | 5 | -32/+32 |
* | Match type for socket option (in practice, unnecessary, but stylistically it'... | zml | 2009-05-28 | 1 | -1/+1 |
* | Revert unnecessary memset after calloc. | zml | 2009-05-28 | 1 | -1/+0 |
* | Fix off by one error in acl_create_entry(3). | trasz | 2009-05-28 | 1 | -1/+6 |
* | Rename the queue macros I introduced last year. | ed | 2009-05-27 | 1 | -1/+1 |
* | Handle UDP RPC replies correctly on a multi-homed system, in userland RPC. Co... | zml | 2009-05-27 | 2 | -6/+107 |
* | Fix an issue when nss fallback routines are used in a multithreaded application. | zml | 2009-05-27 | 2 | -4/+24 |
* | Add hierarchical jails. A jail may further virtualize its environment | jamie | 2009-05-27 | 1 | -5/+21 |
* | MFV of tzcode2009h revision r192887 | edwin | 2009-05-27 | 1 | -1/+1 |
* | Change license to more bori^Wadul^Wcanonical. | trasz | 2009-05-26 | 1 | -11/+11 |
* | Use, in uncovered part, the END() macro in order to improve debugging. | attilio | 2009-05-25 | 55 | -0/+56 |
* | Increase the number of available file descriptors to 64. This fixes the | dfr | 2009-05-24 | 1 | -1/+1 |
* | Improve API documentation. | trasz | 2009-05-23 | 5 | -1/+39 |
* | MFV of tzcode2009e: | edwin | 2009-05-23 | 8 | -376/+922 |
* | Include the 2 byte length field for the optional "extra data" | kientzle | 2009-05-23 | 1 | -0/+1 |
* | Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide | trasz | 2009-05-22 | 11 | -6/+111 |
* | Fix libusb20_dev_get_device_desc and defunt xref. | thompsa | 2009-05-21 | 1 | -4/+4 |
* | Simplify now that we have gpart. | marcel | 2009-05-20 | 1 | -84/+33 |
* | Since audit(4) isn't based on posix1e, remove the commented out audit.h header, | brueffer | 2009-05-19 | 1 | -2/+2 |
* | Add links to libgeom(3) where appropriate. | trasz | 2009-05-19 | 1 | -0/+2 |
* | Update the KVM backend for malloc stats to catch up to the internal structure | jhb | 2009-05-15 | 1 | -6/+5 |
* | As the comment says, close() frees the variable, record. So we obtain | delphij | 2009-05-14 | 1 | -1/+1 |
* | Avoid floating point arithmetic while calculating iquiry length. | emax | 2009-05-14 | 1 | -11/+14 |
* | Eliminate duplicate error messages from "tar c". | kientzle | 2009-05-13 | 1 | -0/+1 |
* | These are some cosmetic changes to improve the clarity of libthr's fork imple... | green | 2009-05-11 | 1 | -9/+9 |