summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Usermode portion of the support for swap allocation accounting:kib2009-06-232-0/+7
* Fix a typo that causes the for loop to exit immediately. There'srdivacky2009-06-161-1/+1
* - Remove semicolon that should not have been there.lulf2009-06-121-1/+1
* gdb: make 'thread apply all bt' always work on all threadsavg2009-06-121-2/+26
* Prevent integer overflow in direct pipe write code from circumventingcperciva2009-06-101-17/+22
* - Add missing data argument to printf.lulf2009-06-011-1/+1
* Local hack to get the build going again while ISC works on a moredougb2009-06-011-9/+0
* Update BIND to version 9.6.1rc1. This version has better performance anddougb2009-05-311-0/+149
* Update BIND to version 9.6.1rc1. This version has better performance anddougb2009-05-311216-230497/+58176
|\
* | - Prevent buffer overflow in IPFilter's load_http function used to loadstas2009-05-291-10/+19
* | Add an EXIT STATUS section to the manual page. Currently, nc(1)delphij2009-05-291-0/+2
* | Update netcat to the version carried with OpenBSD 4.5.delphij2009-05-282-10/+11
* | char can be unsigned, like on ARM and PowerPC. Unbreak themarcel2009-05-281-2/+2
* | Update ee(1) in the base system to version 1.5.0.ed2009-05-279-460/+464
* | Merge local changes to ee(1) into contrib space.ed2009-05-262-112/+161
* | Copy ee 1.4.2 into the contrib directory.ed2009-05-2612-0/+10842
* | When man pages are formatted in UTF-8, .Fl is encoded as U+2212 "MINUSdes2009-05-211-1/+1
* | Merge vendor/file/dist@192348, bringing FILE 5.03 to 8-CURRENT.delphij2009-05-1841-6714/+4157
|\ \
* | | Update to less v429.delphij2009-05-0964-3549/+4937
* | | This belongs in //svn.freebsd.org/base/vendor/file/dist now.obrien2009-05-041-30/+0
* | | Merge vendor/file/dist@191739, bringing FILE 5.00 to 8-CURRENT.obrien2009-05-0455-1231/+4004
|\ \ \ | |/ /
* | | Remove udp and tcp includes not needed here.bz2009-04-251-3/+0
* | | Merge r191298 into HEAD.roberto2009-04-201-2/+2
* | | Merge OpenBSM 1.1 from OpenBSM vendor branch to head.rwatson2009-04-1960-2902/+4971
|\ \ \
* | | | Revert previous commit that commented out some bpf functions.rpaulo2009-04-115-9/+9
* | | | - Use gdb-* glob instead of gdb-6.1.1, to simplify future imports.emaste2009-04-071-54/+65
* | | | Restore local change to include <sys/bpf.h> inside pcap.h. This fixesrpaulo2009-04-022-6/+2
* | | | Remove a dangling extern "C" declaration that was missed during therpaulo2009-03-311-4/+0
* | | | - Add proper error checking and printing to the CVSMode code when reading andlulf2009-03-254-74/+145
* | | | - Remember to set umask before setting attributes of RCS file.lulf2009-03-251-0/+1
* | | | Merge an important change that I mistakenly left out when merging C99das2009-03-251-1/+3
* | | | Fixed indentation for LINKTYPE_ENCvanhu2009-03-241-1/+1
* | | | bpf_filter() and bpf_validate() can't live here if they already live inrpaulo2009-03-221-2/+2
* | | | Remove remaining references to BIOCSETBUFMODE ifdefs. We now haverpaulo2009-03-211-7/+0
* | | | Finish merge of zerocopy bpf.rpaulo2009-03-211-156/+0
* | | | Merge from vendor/bind9/dist as of the 9.4.3-P2 importdougb2009-03-213-14/+74
* | | | Merge libpcap 1.0.0.rpaulo2009-03-21156-10691/+25065
|\ \ \ \
| * | | | Flatten vendor/libpcap and remove keyword expansion.rpaulo2009-03-2097-54701/+0
* | | | | Fix WITHOUT_IPV6=yes build.rpaulo2009-03-211-0/+2
* | | | | Add Mac OS X stuff.rpaulo2009-03-211-0/+2
* | | | | Add a couple more paths.rpaulo2009-03-211-0/+2
* | | | | Add exclude list for libpcap.rpaulo2009-03-211-0/+3
* | | | | Merge tcpdump 4.0.0 from the vendor branch.rpaulo2009-03-21293-8578/+11822
|\ \ \ \ \
| * | | | | Flatten vendor/tcpdump and remove keyword expansion.rpaulo2009-03-20316-106740/+0
* | | | | | Fix a path.rpaulo2009-03-211-1/+1
* | | | | | Exclude list for tcpdump imports.rpaulo2009-03-211-0/+3
* | | | | | Add some notes and clarify a few sections:dougb2009-03-161-15/+6
* | | | | | Added DLT_ENC to map list, so it is now possiblevanhu2009-03-161-0/+3
* | | | | | remove gcc-ism; tsinfo isn't used anywaysam2009-03-151-1/+1
* | | | | | Make gcc use C99 inline semantics in c99 and gnu99 mode. This was thedas2009-03-146-139/+212
OpenPOWER on IntegriCloud