summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* - 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
* | | fix portability; linux does not have sa_len/sun_lensam2009-03-131-7/+13
* | | Merge r183430 from vendor/top/dist to head/contrib/top, although withrwatson2009-03-101-0/+0
* | | - Try to handle rcsfile write failures in the same way as cvsup, as they are notlulf2009-03-061-1/+1
* | | Remove some unused vendor files.das2009-03-0439-16499/+0
* | | Update config.h for OpenBSM 1.1 beta1.rwatson2009-03-031-3/+3
* | | Merge OpenBSM 1.1 beta 1 from OpenBSM vendor branch to head, bothrwatson2009-03-0228-289/+890
* | | don't need these any more; we are now using a combined treesam2009-03-02400-165860/+0
* | | bring in local changes for:sam2009-03-026-4/+102
* | | connect vendor wpa area to contribsam2009-03-02435-0/+184156
* | | Make `less -R' not crash all the time.das2009-02-281-2/+4
* | | Rename all symbols in libmp(3) to mp_*, just like Solaris.ed2009-02-261-43/+43
* | | Add an extra (void *) cast. The struct if_msghdr has an 8 byteimp2009-02-181-1/+1
* | | Don't try to auto-detect dynamic linking; it fails on mips. The Makefiledes2009-02-172-17/+23
* | | Correctly scrub telnetd's environment.cperciva2009-02-161-4/+19
* | | - Do not free the pattern lists immediately after use, as they might be neededlulf2009-02-151-6/+0
* | | - Fix an issue where file attributes were not installed correctly during a Touchlulf2009-02-091-1/+3
* | | - Remove non-existing referencegabor2009-01-301-2/+1
* | | Vendor import of gdtoa 20081205.das2009-01-2831-147/+1899
|\ \ \
| * | | Flatten vendor/gdtoa/*.das2008-09-0385-24820/+0
* | | | update to 0.5.11: some useful bug fixes (check ChangeLog)sam2009-01-2742-163/+378
* | | | Document the "-U" option. While it is not part of thetrhodes2009-01-222-2/+5
* | | | Merge OpenBSM alpha 5 from OpenBSM vendor branch to head, bothrwatson2009-01-1493-496/+1665
|\ \ \ \
* | | | | Correct ntpd(8) cryptographic signature bypass [SA-09:04].simon2009-01-131-1/+1
* | | | | Merge from vendor/bind9/dist as of the 9.4.3-P1 importdougb2009-01-096-12/+19
* | | | | Prevent cross-site forgery attacks on lukemftpd(8) due to splittingsimon2009-01-073-11/+40
OpenPOWER on IntegriCloud