aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* - Add support for CVSup authentication mechanisms to csup.Ulf Lilleengen2010-02-0210-57/+745
* Update the version number.Xin LI2010-02-021-1/+1
* Revised revision 199201 (add interface description capability as inspiredXin LI2010-01-271-3/+13
* Update FreeBSD informationGregory Neil Shapiro2010-01-261-2/+2
* Merge sendmail 8.14.4 to HEADGregory Neil Shapiro2010-01-2669-549/+1498
|\
| * Import sendmail 8.14.4vendor/sendmail/8.14.4Gregory Neil Shapiro2010-01-262-5/+7
* | shi1_remark is in little endian format, convert it to host ordering.Pyun YongHyeon2010-01-251-2/+5
* | Upgrade to BIND 9.6.1-P3.Doug Barton2010-01-2539-7581/+7874
|\ \
* \ \ Update to 4.6.Xin LI2010-01-192-6/+35
|\ \ \
* \ \ \ Pull up vendor changes.Ruslan Ermilov2010-01-153-4/+79
|\ \ \ \
* | | | | Moved the doc-str-Lb-libulog string definition to where it belongs.Ruslan Ermilov2010-01-151-1/+0
* | | | | Pull up vendor changes. The following local changes made obsolete:Ruslan Ermilov2010-01-157-31/+105
|\| | | |
| * | | | Flatten out vendor tree.Ruslan Ermilov2010-01-15836-364094/+0
* | | | | Forgot a part that was missing in the previous commit.Ed Schouten2010-01-131-1/+0
* | | | | Let telnetd build without utmp and logwtmp(3).Ed Schouten2010-01-132-19/+1
* | | | | Don't include <utmp.h> when using <utmpx.h>.Ed Schouten2010-01-113-3/+6
* | | | | Apply patches directly to sources. Their effect is as follows:Ruslan Ermilov2010-01-103-14/+50
* | | | | Update to a 26-Nov-2009 release.Ruslan Ermilov2010-01-099-8/+26
|\ \ \ \ \
| * | | | | Flatten out vendor tree.Ruslan Ermilov2010-01-0918-8108/+0
* | | | | | Clean up import.Ruslan Ermilov2010-01-091-73/+0
* | | | | | Merge r194519 from projects/mips to head by hand:Warner Losh2010-01-081-0/+3
* | | | | | Allow comment (#) to be placed anywhere in the line, not only at theMaxim Sobolev2010-01-081-1/+11
* | | | | | Remove unneeded inclusion of <utmp.h> and dead variables.Ed Schouten2009-12-271-14/+0
* | | | | | Let top(1) use MAXLOGNAME instead of UT_NAMESIZE.Ed Schouten2009-12-251-3/+3
* | | | | | Adapt OpenBSD pf's "sloopy" TCP state machine which is useful for DirectXin LI2009-12-244-4/+45
* | | | | | Merge 4.2.4p8 into contrib (r200452 & r200454).Ollivier Robert2009-12-1590-66096/+28506
|\ \ \ \ \ \
* \ \ \ \ \ \ Apply two vendor fixes for CVE-2009-3720.Xin LI2009-12-112-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Flattern all tags and dist tree for expat.Xin LI2009-12-1062-44152/+0
* | | | | | | | What we have in base system is actually OpenBSD 4.5's netcat,Xin LI2009-12-081-1/+1
* | | | | | | | Fix Read-After-Write (RAW) dependency violation for ar.ccv inMarcel Moolenaar2009-12-071-2/+2
* | | | | | | | Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded sys...Shteryana Shopova2009-12-035-3/+77
* | | | | | | | Add a new library: libulog.Ed Schouten2009-12-031-0/+1
* | | | | | | | Properly support -fPIE by linking PIE binaries with specially-builtKonstantin Belousov2009-12-021-4/+4
* | | | | | | | Don't try to bind to an anycast addeess. The KAME IPv6 stack doesn'tHajimu UMEMOTO2009-12-011-0/+41
* | | | | | | | Update to BIND 9.6.1-P2. The vulnerability this is designed to fix isDoug Barton2009-11-309-43/+129
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Use <termios.h> instead of <sys/termios.h>.Ed Schouten2009-11-281-1/+1
* | | | | | | | fix spelling mistakeDarren Reed2009-11-191-1/+1
* | | | | | | | Revert revision 199201 for now as it has introduced a kernel vulnerabilityXin LI2009-11-121-12/+4
* | | | | | | | Add interface description capability as inspired by OpenBSD.Xin LI2009-11-111-4/+12
* | | | | | | | Add a minimal change to prevent NULL deference in ee(1).Xin LI2009-11-101-1/+1
* | | | | | | | Wrap some socket handling code in a !NULL bowDoug Barton2009-11-071-4/+6
* | | | | | | | Merge r198489 from vendor/ncurses/dist:Rong-En Fan2009-10-261-0/+6
|\ \ \ \ \ \ \ \
* | | | | | | | | Change gcc to assume a default machine architecture of 486 instead of 386John Baldwin2009-10-211-1/+1
* | | | | | | | | Merge upstream r421: grammar nit in pam.conf(5).Dag-Erling Smørgrav2009-10-091-1/+1
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Add parsing code for TCP UTO (User Timeout Option).Rui Paulo2009-10-072-0/+14
* | | | | | | | | | Fix tcsh losing history when tcsh terminates because the pty beneath itRoman Divacky2009-10-061-0/+2
* | | | | | | | | | 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