aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | - 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
* | | | | | | | | | | | | Correctly scrub telnetd's environment.Colin Percival2009-02-161-4/+19
* | | | | | | | | | | | | - Do not free the pattern lists immediately after use, as they might be neededUlf Lilleengen2009-02-151-6/+0
* | | | | | | | | | | | | - Fix an issue where file attributes were not installed correctly during a TouchUlf Lilleengen2009-02-091-1/+3
* | | | | | | | | | | | | - Remove non-existing referenceGabor Kovesdan2009-01-301-2/+1
* | | | | | | | | | | | | Vendor import of gdtoa 20081205.David Schultz2009-01-2831-147/+1899
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ update to 0.5.11: some useful bug fixes (check ChangeLog)Sam Leffler2009-01-2742-163/+378
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | flatten vendor branchvendor/wpa_supplicant/0.5.10Sam Leffler2009-01-15244-106948/+0
* | | | | | | | | | | | | | Document the "-U" option. While it is not part of theTom Rhodes2009-01-222-2/+5
* | | | | | | | | | | | | | Merge OpenBSM alpha 5 from OpenBSM vendor branch to head, bothRobert Watson2009-01-1493-496/+1665
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Correct ntpd(8) cryptographic signature bypass [SA-09:04].Simon L. B. Nielsen2009-01-131-1/+1
* | | | | | | | | | | | | | Merge from vendor/bind9/dist as of the 9.4.3-P1 importDoug Barton2009-01-096-12/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Prevent cross-site forgery attacks on lukemftpd(8) due to splittingSimon L. B. Nielsen2009-01-073-11/+40
* | | | | | | | | | | | | | - Update manpage now that cvs mode is supported.Ulf Lilleengen2009-01-071-2/+0
* | | | | | | | | | | | | | Merge support for CVSMode (aka. mirror mode) into csup. This means csup can nowUlf Lilleengen2009-01-0530-82/+6807
|\ \ \ \ \ \ \ \ \ \ \ \ \ \