summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Apply two vendor fixes for CVE-2009-3720.delphij2009-12-112-2/+1
* What we have in base system is actually OpenBSD 4.5's netcat,delphij2009-12-081-1/+1
* Fix Read-After-Write (RAW) dependency violation for ar.ccv inmarcel2009-12-071-2/+2
* Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded sys...syrinx2009-12-035-3/+77
* Add a new library: libulog.ed2009-12-031-0/+1
* Properly support -fPIE by linking PIE binaries with specially-builtkib2009-12-021-4/+4
* Don't try to bind to an anycast addeess. The KAME IPv6 stack doesn'tume2009-12-011-0/+41
* Update to BIND 9.6.1-P2. The vulnerability this is designed to fix isdougb2009-11-309-43/+129
* Use <termios.h> instead of <sys/termios.h>.ed2009-11-281-1/+1
* fix spelling mistakedarrenr2009-11-191-1/+1
* Revert revision 199201 for now as it has introduced a kernel vulnerabilitydelphij2009-11-121-12/+4
* Add interface description capability as inspired by OpenBSD.delphij2009-11-111-4/+12
* Add a minimal change to prevent NULL deference in ee(1).delphij2009-11-101-1/+1
* Wrap some socket handling code in a !NULL bowdougb2009-11-071-4/+6
* Merge r198489 from vendor/ncurses/dist:rafan2009-10-261-0/+6
* Change gcc to assume a default machine architecture of 486 instead of 386jhb2009-10-211-1/+1
* Merge upstream r421: grammar nit in pam.conf(5).des2009-10-091-1/+1
* Add parsing code for TCP UTO (User Timeout Option).rpaulo2009-10-072-0/+14
* Fix tcsh losing history when tcsh terminates because the pty beneath itrdivacky2009-10-061-0/+2
* Import a vendor fix for a list overrun.attilio2009-09-072-7/+13
* 1) Remove single occurance of HAS_CTYPE ifdef, ctype functionsache2009-09-041-10/+6
* Move <locale.h> out of NO_CATGETS define too (as setlocale() in prev.ache2009-09-021-2/+1
* 1) Use isprint() instead of hardcoded values to detect non-printable.ache2009-09-021-9/+9
* - Add AS lookup functionality to traceroute6(8) as well.ume2009-08-233-56/+44
* Explicitly line up the CPU state labels with the calculated starting columnjhb2009-08-191-0/+2
* Update and remove CVS-specific itemsdes2009-08-133-6/+0
* Import OpenBSM 1.1p2 from vendor branch to 8-CURRENT. This patch releaserwatson2009-08-028-27/+34
* Update less to v436. This is considered as a bugfix release from vendor.delphij2009-07-2970-1031/+1128
|\
| * Flatten all tags of the dist tree of less.delphij2009-05-0878-43581/+0
* | Update to version 9.6.1-P1 which addresses a remote DoS vulnerability:dougb2009-07-293-5/+13
* | Output DWARF debug information for global 'using' declarations, insteadbms2009-07-221-1/+1
* | Import OpenBSM 1.1p1 from vendor branch to 8-CURRENT, populatingrwatson2009-07-1714-54/+193
* | correct IEEE80211_RADIOTAP_XCHANNEL to match systemsam2009-07-151-1/+1
* | Second attempt at eliminating .text relocations in shared librarieskan2009-07-141-0/+1
* | Updates, mostly to add 802.11s support:sam2009-07-142-38/+273
* | Remove build timestamps from the following files:cperciva2009-07-113-5/+3
* | Fix .Dd value -- our mdoc macros don't know how to parse the $Mdocdate$cperciva2009-07-111-1/+1
* | Update to tcsh 6.17.00.mp2009-07-1155-4809/+6174
|\ \
| * | Flatten vendor/tcsh/dist.mp2009-07-10475-96309/+0
* | | This is the solution that ISC committed after 9.6.1-release fordougb2009-06-251-0/+9
* | | Update to the final release version of BIND 9.6.1. It has the followingdougb2009-06-2536-581/+796
|\ \ \
* | | | Usermode portion of the support for swap allocation accounting:kib2009-06-232-0/+7
* | | | Fix a typo that causes the for loop to exit immediately. There'srdivacky2009-06-161-1/+1
* | | | - Remove semicolon that should not have been there.lulf2009-06-121-1/+1
* | | | gdb: make 'thread apply all bt' always work on all threadsavg2009-06-121-2/+26
* | | | Prevent integer overflow in direct pipe write code from circumventingcperciva2009-06-101-17/+22
* | | | - Add missing data argument to printf.lulf2009-06-011-1/+1
* | | | Local hack to get the build going again while ISC works on a moredougb2009-06-011-9/+0
* | | | Update BIND to version 9.6.1rc1. This version has better performance anddougb2009-05-311-0/+149
* | | | Update BIND to version 9.6.1rc1. This version has better performance anddougb2009-05-311216-230497/+58176
|\ \ \ \ | |/ / /
OpenPOWER on IntegriCloud