| Commit message (Expand) | Author | Age | Files | Lines |
* | - Prevent buffer overflow in IPFilter's load_http function used to load | stas | 2009-05-29 | 1 | -10/+19 |
* | Add an EXIT STATUS section to the manual page. Currently, nc(1) | delphij | 2009-05-29 | 1 | -0/+2 |
* | Update netcat to the version carried with OpenBSD 4.5. | delphij | 2009-05-28 | 2 | -10/+11 |
* | char can be unsigned, like on ARM and PowerPC. Unbreak the | marcel | 2009-05-28 | 1 | -2/+2 |
* | Update ee(1) in the base system to version 1.5.0. | ed | 2009-05-27 | 9 | -460/+464 |
* | Merge local changes to ee(1) into contrib space. | ed | 2009-05-26 | 2 | -112/+161 |
* | Copy ee 1.4.2 into the contrib directory. | ed | 2009-05-26 | 12 | -0/+10842 |
* | When man pages are formatted in UTF-8, .Fl is encoded as U+2212 "MINUS | des | 2009-05-21 | 1 | -1/+1 |
* | Merge vendor/file/dist@192348, bringing FILE 5.03 to 8-CURRENT. | delphij | 2009-05-18 | 41 | -6714/+4157 |
|\ |
|
* | | Update to less v429. | delphij | 2009-05-09 | 64 | -3549/+4937 |
* | | This belongs in //svn.freebsd.org/base/vendor/file/dist now. | obrien | 2009-05-04 | 1 | -30/+0 |
* | | Merge vendor/file/dist@191739, bringing FILE 5.00 to 8-CURRENT. | obrien | 2009-05-04 | 55 | -1231/+4004 |
|\ \
| |/ |
|
* | | Remove udp and tcp includes not needed here. | bz | 2009-04-25 | 1 | -3/+0 |
* | | Merge r191298 into HEAD. | roberto | 2009-04-20 | 1 | -2/+2 |
* | | Merge OpenBSM 1.1 from OpenBSM vendor branch to head. | rwatson | 2009-04-19 | 60 | -2902/+4971 |
|\ \ |
|
* | | | Revert previous commit that commented out some bpf functions. | rpaulo | 2009-04-11 | 5 | -9/+9 |
* | | | - Use gdb-* glob instead of gdb-6.1.1, to simplify future imports. | emaste | 2009-04-07 | 1 | -54/+65 |
* | | | Restore local change to include <sys/bpf.h> inside pcap.h. This fixes | rpaulo | 2009-04-02 | 2 | -6/+2 |
* | | | Remove a dangling extern "C" declaration that was missed during the | rpaulo | 2009-03-31 | 1 | -4/+0 |
* | | | - Add proper error checking and printing to the CVSMode code when reading and | lulf | 2009-03-25 | 4 | -74/+145 |
* | | | - Remember to set umask before setting attributes of RCS file. | lulf | 2009-03-25 | 1 | -0/+1 |
* | | | Merge an important change that I mistakenly left out when merging C99 | das | 2009-03-25 | 1 | -1/+3 |
* | | | Fixed indentation for LINKTYPE_ENC | vanhu | 2009-03-24 | 1 | -1/+1 |
* | | | bpf_filter() and bpf_validate() can't live here if they already live in | rpaulo | 2009-03-22 | 1 | -2/+2 |
* | | | Remove remaining references to BIOCSETBUFMODE ifdefs. We now have | rpaulo | 2009-03-21 | 1 | -7/+0 |
* | | | Finish merge of zerocopy bpf. | rpaulo | 2009-03-21 | 1 | -156/+0 |
* | | | Merge from vendor/bind9/dist as of the 9.4.3-P2 import | dougb | 2009-03-21 | 3 | -14/+74 |
* | | | Merge libpcap 1.0.0. | rpaulo | 2009-03-21 | 156 | -10691/+25065 |
|\ \ \ |
|
| * | | | Flatten vendor/libpcap and remove keyword expansion. | rpaulo | 2009-03-20 | 97 | -54701/+0 |
* | | | | Fix WITHOUT_IPV6=yes build. | rpaulo | 2009-03-21 | 1 | -0/+2 |
* | | | | Add Mac OS X stuff. | rpaulo | 2009-03-21 | 1 | -0/+2 |
* | | | | Add a couple more paths. | rpaulo | 2009-03-21 | 1 | -0/+2 |
* | | | | Add exclude list for libpcap. | rpaulo | 2009-03-21 | 1 | -0/+3 |
* | | | | Merge tcpdump 4.0.0 from the vendor branch. | rpaulo | 2009-03-21 | 293 | -8578/+11822 |
|\ \ \ \ |
|
| * | | | | Flatten vendor/tcpdump and remove keyword expansion. | rpaulo | 2009-03-20 | 316 | -106740/+0 |
* | | | | | Fix a path. | rpaulo | 2009-03-21 | 1 | -1/+1 |
* | | | | | Exclude list for tcpdump imports. | rpaulo | 2009-03-21 | 1 | -0/+3 |
* | | | | | Add some notes and clarify a few sections: | dougb | 2009-03-16 | 1 | -15/+6 |
* | | | | | Added DLT_ENC to map list, so it is now possible | vanhu | 2009-03-16 | 1 | -0/+3 |
* | | | | | remove gcc-ism; tsinfo isn't used anyway | sam | 2009-03-15 | 1 | -1/+1 |
* | | | | | Make gcc use C99 inline semantics in c99 and gnu99 mode. This was the | das | 2009-03-14 | 6 | -139/+212 |
* | | | | | fix portability; linux does not have sa_len/sun_len | sam | 2009-03-13 | 1 | -7/+13 |
* | | | | | Merge r183430 from vendor/top/dist to head/contrib/top, although with | rwatson | 2009-03-10 | 1 | -0/+0 |
* | | | | | - Try to handle rcsfile write failures in the same way as cvsup, as they are not | lulf | 2009-03-06 | 1 | -1/+1 |
* | | | | | Remove some unused vendor files. | das | 2009-03-04 | 39 | -16499/+0 |
* | | | | | Update config.h for OpenBSM 1.1 beta1. | rwatson | 2009-03-03 | 1 | -3/+3 |
* | | | | | Merge OpenBSM 1.1 beta 1 from OpenBSM vendor branch to head, both | rwatson | 2009-03-02 | 28 | -289/+890 |
* | | | | | don't need these any more; we are now using a combined tree | sam | 2009-03-02 | 400 | -165860/+0 |
* | | | | | bring in local changes for: | sam | 2009-03-02 | 6 | -4/+102 |
* | | | | | connect vendor wpa area to contrib | sam | 2009-03-02 | 435 | -0/+184156 |