aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* When man pages are formatted in UTF-8, .Fl is encoded as U+2212 "MINUSDag-Erling Smørgrav2009-05-211-1/+1
* Merge vendor/file/dist@192348, bringing FILE 5.03 to 8-CURRENT.Xin LI2009-05-1841-6714/+4157
|\
* \ Update to less v429.Xin LI2009-05-0964-3549/+4937
|\ \
| * | Flatten all tags of the dist tree of less.Xin LI2009-05-0878-43581/+0
* | | This belongs in //svn.freebsd.org/base/vendor/file/dist now.David E. O'Brien2009-05-041-30/+0
* | | Merge vendor/file/dist@191739, bringing FILE 5.00 to 8-CURRENT.David E. O'Brien2009-05-0455-1231/+4004
|\ \ \ | | |/ | |/|
* | | Remove udp and tcp includes not needed here.Bjoern A. Zeeb2009-04-251-3/+0
* | | Merge r191298 into HEAD.Ollivier Robert2009-04-201-2/+2
|\ \ \
* \ \ \ Merge OpenBSM 1.1 from OpenBSM vendor branch to head.Robert Watson2009-04-1960-2902/+4971
|\ \ \ \
* | | | | Revert previous commit that commented out some bpf functions.Rui Paulo2009-04-115-9/+9
* | | | | - Use gdb-* glob instead of gdb-6.1.1, to simplify future imports.Ed Maste2009-04-071-54/+65
* | | | | Restore local change to include <sys/bpf.h> inside pcap.h. This fixesRui Paulo2009-04-022-6/+2
* | | | | Remove a dangling extern "C" declaration that was missed during theRui Paulo2009-03-311-4/+0
* | | | | - Add proper error checking and printing to the CVSMode code when reading andUlf Lilleengen2009-03-254-74/+145
* | | | | - Remember to set umask before setting attributes of RCS file.Ulf Lilleengen2009-03-251-0/+1
* | | | | Merge an important change that I mistakenly left out when merging C99David Schultz2009-03-251-1/+3
* | | | | Fixed indentation for LINKTYPE_ENCVANHULLEBUS Yvan2009-03-241-1/+1
* | | | | bpf_filter() and bpf_validate() can't live here if they already live inRui Paulo2009-03-221-2/+2
* | | | | Remove remaining references to BIOCSETBUFMODE ifdefs. We now haveRui Paulo2009-03-211-7/+0
* | | | | Finish merge of zerocopy bpf.Rui Paulo2009-03-211-156/+0
* | | | | Merge from vendor/bind9/dist as of the 9.4.3-P2 importDoug Barton2009-03-213-14/+74
|\ \ \ \ \
* \ \ \ \ \ Merge libpcap 1.0.0.Rui Paulo2009-03-21156-10691/+25065
|\ \ \ \ \ \
| * | | | | | Flatten vendor/libpcap and remove keyword expansion.Rui Paulo2009-03-2097-54701/+0
* | | | | | | Fix WITHOUT_IPV6=yes build.Rui Paulo2009-03-211-0/+2
* | | | | | | Add Mac OS X stuff.Rui Paulo2009-03-211-0/+2
* | | | | | | Add a couple more paths.Rui Paulo2009-03-211-0/+2
* | | | | | | Add exclude list for libpcap.Rui Paulo2009-03-211-0/+3
* | | | | | | Merge tcpdump 4.0.0 from the vendor branch.Rui Paulo2009-03-21293-8578/+11822
|\ \ \ \ \ \ \
| * | | | | | | Flatten vendor/tcpdump and remove keyword expansion.Rui Paulo2009-03-20316-106740/+0
* | | | | | | | Fix a path.Rui Paulo2009-03-211-1/+1
* | | | | | | | Exclude list for tcpdump imports.Rui Paulo2009-03-211-0/+3
* | | | | | | | Add some notes and clarify a few sections:Doug Barton2009-03-161-15/+6
* | | | | | | | Added DLT_ENC to map list, so it is now possibleVANHULLEBUS Yvan2009-03-161-0/+3
* | | | | | | | remove gcc-ism; tsinfo isn't used anywaySam Leffler2009-03-151-1/+1
* | | | | | | | Make gcc use C99 inline semantics in c99 and gnu99 mode. This was theDavid Schultz2009-03-146-139/+212
* | | | | | | | fix portability; linux does not have sa_len/sun_lenSam Leffler2009-03-131-7/+13
* | | | | | | | Merge r183430 from vendor/top/dist to head/contrib/top, although withRobert Watson2009-03-101-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Move install to install-sh to prevent name-clashes.Edwin Groothuis2008-09-281-0/+0
* | | | | | | | | - Try to handle rcsfile write failures in the same way as cvsup, as they are notUlf Lilleengen2009-03-061-1/+1
* | | | | | | | | Remove some unused vendor files.David Schultz2009-03-0439-16499/+0
* | | | | | | | | Update config.h for OpenBSM 1.1 beta1.Robert Watson2009-03-031-3/+3
* | | | | | | | | Merge OpenBSM 1.1 beta 1 from OpenBSM vendor branch to head, bothRobert Watson2009-03-0228-289/+890
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | don't need these any more; we are now using a combined treeSam Leffler2009-03-02400-165860/+0
* | | | | | | | | bring in local changes for:Sam Leffler2009-03-026-4/+102
* | | | | | | | | connect vendor wpa area to contribSam Leffler2009-03-02435-0/+184156
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Make `less -R' not crash all the time.David Schultz2009-02-281-2/+4
* | | | | | | | | | Rename all symbols in libmp(3) to mp_*, just like Solaris.Ed Schouten2009-02-261-43/+43
* | | | | | | | | | Add an extra (void *) cast. The struct if_msghdr has an 8 byteWarner Losh2009-02-181-1/+1
* | | | | | | | | | Don't try to auto-detect dynamic linking; it fails on mips. The MakefileDag-Erling Smørgrav2009-02-172-17/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Flatten and clean up.Dag-Erling Smørgrav2008-12-13159-60852/+0