aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Import a vendor fix for a list overrun.Attilio Rao2009-09-072-7/+13
* 1) Remove single occurance of HAS_CTYPE ifdef, ctype functionsAndrey A. Chernov2009-09-041-10/+6
* Move <locale.h> out of NO_CATGETS define too (as setlocale() in prev.Andrey A. Chernov2009-09-021-2/+1
* 1) Use isprint() instead of hardcoded values to detect non-printable.Andrey A. Chernov2009-09-021-9/+9
* - Add AS lookup functionality to traceroute6(8) as well.Hajimu UMEMOTO2009-08-233-56/+44
* Explicitly line up the CPU state labels with the calculated starting columnJohn Baldwin2009-08-191-0/+2
* Update and remove CVS-specific itemsDag-Erling Smørgrav2009-08-133-6/+0
* Import OpenBSM 1.1p2 from vendor branch to 8-CURRENT. This patch releaseRobert Watson2009-08-028-27/+34
|\
* \ Update less to v436. This is considered as a bugfix release from vendor.Xin LI2009-07-2970-1031/+1128
|\ \
* \ \ Update to version 9.6.1-P1 which addresses a remote DoS vulnerability:Doug Barton2009-07-293-5/+13
|\ \ \
* | | | Output DWARF debug information for global 'using' declarations, insteadBruce M Simpson2009-07-221-1/+1
* | | | Import OpenBSM 1.1p1 from vendor branch to 8-CURRENT, populatingRobert Watson2009-07-1714-54/+193
|\ \ \ \ | | |_|/ | |/| |
* | | | correct IEEE80211_RADIOTAP_XCHANNEL to match systemSam Leffler2009-07-151-1/+1
* | | | Second attempt at eliminating .text relocations in shared librariesAlexander Kabaev2009-07-141-0/+1
* | | | Updates, mostly to add 802.11s support:Sam Leffler2009-07-142-38/+273
* | | | Remove build timestamps from the following files:Colin Percival2009-07-113-5/+3
* | | | Fix .Dd value -- our mdoc macros don't know how to parse the $Mdocdate$Colin Percival2009-07-111-1/+1
* | | | Update to tcsh 6.17.00.Mark Peek2009-07-1155-4809/+6174
|\ \ \ \
| * | | | Flatten vendor/tcsh/dist.Mark Peek2009-07-10475-96309/+0
* | | | | This is the solution that ISC committed after 9.6.1-release forDoug Barton2009-06-251-0/+9
* | | | | Update to the final release version of BIND 9.6.1. It has the followingDoug Barton2009-06-2536-581/+796
|\ \ \ \ \ | | |_|/ / | |/| | |
* | | | | Usermode portion of the support for swap allocation accounting:Konstantin Belousov2009-06-232-0/+7
* | | | | Fix a typo that causes the for loop to exit immediately. There'sRoman Divacky2009-06-161-1/+1
* | | | | - Remove semicolon that should not have been there.Ulf Lilleengen2009-06-121-1/+1
* | | | | gdb: make 'thread apply all bt' always work on all threadsAndriy Gapon2009-06-121-2/+26
* | | | | Prevent integer overflow in direct pipe write code from circumventingColin Percival2009-06-101-17/+22
* | | | | - Add missing data argument to printf.Ulf Lilleengen2009-06-011-1/+1
* | | | | Local hack to get the build going again while ISC works on a moreDoug Barton2009-06-011-9/+0
* | | | | Update BIND to version 9.6.1rc1. This version has better performance andDoug Barton2009-05-311-0/+149
* | | | | Update BIND to version 9.6.1rc1. This version has better performance andDoug Barton2009-05-311216-230497/+58176
|\| | | |
* | | | | - Prevent buffer overflow in IPFilter's load_http function used to loadStanislav Sedov2009-05-291-10/+19
* | | | | Add an EXIT STATUS section to the manual page. Currently, nc(1)Xin LI2009-05-291-0/+2
* | | | | Update netcat to the version carried with OpenBSD 4.5.Xin LI2009-05-282-10/+11
|\ \ \ \ \
* | | | | | char can be unsigned, like on ARM and PowerPC. Unbreak theMarcel Moolenaar2009-05-281-2/+2
* | | | | | Update ee(1) in the base system to version 1.5.0.Ed Schouten2009-05-279-460/+464
* | | | | | Merge local changes to ee(1) into contrib space.Ed Schouten2009-05-262-112/+161
* | | | | | Copy ee 1.4.2 into the contrib directory.Ed Schouten2009-05-2612-0/+10842
* | | | | | 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