aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | - Fixup the rcs revision comparing to be correct this time.Ulf Lilleengen2008-11-191-18/+35
| * | | | | | - Fix idiotic rcsnum_cmp and compare the revision numbers without allocating anyUlf Lilleengen2008-11-121-38/+18
| * | | | | | - Implement rsync support in csup, which is chosen as a protocol for regularUlf Lilleengen2008-10-256-13/+469
| * | | | | | - Implement support for retrieving a size_t type from the protocol stream.Ulf Lilleengen2008-10-252-0/+21
| * | | | | | - Add size_t format specifier to proto_printf.Ulf Lilleengen2008-10-251-0/+6
| * | | | | | - Import csup work from p4.Ulf Lilleengen2008-10-1925-65/+6386
| * | | | | | - Import the HEAD csup code which is the basis for the cvsmode work.Ulf Lilleengen2008-10-1913233-7075330/+0
* | | | | | | Add an additional COMPILE_ONLY check.David E. O'Brien2009-01-021-0/+2
* | | | | | | Record that base/vendor/file/dist@186675 was merged.David E. O'Brien2009-01-02147-4810/+11238
|\ \ \ \ \ \ \
| * | | | | | | Flatten the file vendor area.David E. O'Brien2009-01-01233-60608/+0
| * | | | | | | Remove files no longer part of the vendor's file(1).David E. O'Brien2008-02-029-202/+0
* | | | | | | | Update config.h for OpenBSM 1.1 alpha 4.Robert Watson2008-12-311-3/+9
* | | | | | | | Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, bothRobert Watson2008-12-31125-1184/+4893
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge from vendor/bind9/dist as of the 9.4.3 importDoug Barton2008-12-23194-8046/+18079
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge nc(1) from OpenBSD 4.4. While there, rename our '-O' (noXin LI2008-12-193-20/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | Flatten all tags of the dist tree of netcat.Xin LI2008-09-275-1691/+0
* | | | | | | | | This main goals of this project are:Qing Li2008-12-153-76/+15
* | | | | | | | | Push mips support into the tree.Warner Losh2008-12-113-0/+30
* | | | | | | | | Merge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branch to head, bothRobert Watson2008-12-0295-610/+4630
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Flatten OpenBSM vendor tree in preparation for new OpenBSM vendorRobert Watson2008-11-12175-73781/+0
* | | | | | | | | gdb: Remove arm_pc_is_thumb_dummy() and related code.Rafal Jaworowski2008-11-171-36/+1
* | | | | | | | | - Update instructions for Subversion importRong-En Fan2008-11-152-31/+12
* | | | | | | | | - Update ncurses to 5.7-20081102 (5.7 release) and build glueRong-En Fan2008-11-15134-4395/+7202
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | - Flatten the vendor areaRong-En Fan2008-11-09535-193451/+0
* | | | | | | | | | Merge from vendor dist: Bring in a change already in the sendmailGregory Neil Shapiro2008-11-151-1/+1
|\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | Use strlcpy() instead of strcpy().Ed Schouten2008-11-131-1/+2
* | | | | | | | | | | Convert telnetd(8) to use posix_openpt(2).Ed Schouten2008-11-132-36/+21
* | | | | | | | | | | When encoding an smb name, truncate one byte earlier in order than we didRobert Watson2008-11-021-1/+1
* | | | | | | | | | | Actually fix pty detection for autologout setting.Ruslan Ermilov2008-10-202-2/+2
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Implement zero-copy bpf(4) buffer or "zbuf" support for libpcap. A slightlyChristian S.J. Peron2008-09-163-37/+354
* | | | | | | | | | Fix TELOPT(opt) when opt > TELOPT_TN3270E.Antoine Brodin2008-09-131-2/+2
* | | | | | | | | | If arm.h is going to define WCHAR_TYPE, don't assume WCHAR_TYPE_SIZEDavid E. O'Brien2008-09-101-1/+1
* | | | | | | | | | Merge from vendor/ntp/dist: r182856:Ollivier Robert2008-09-071-2/+2
|\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | Make strtof() respect the current rounding mode.David Schultz2008-09-031-2/+10
* | | | | | | | | | | Merge gdtoa 20080831. This fixes several bugs, including an infiniteDavid Schultz2008-09-0313-98/+259
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Flatten vendor/gdtoa/*.David Schultz2008-09-0385-24820/+0
* | | | | | | | | | | Fix an ABI breakage found after the import that will be part of theGregory Neil Shapiro2008-09-021-1/+2
* | | | | | | | | | | We're not quite ready for the full %(endian_spec).David E. O'Brien2008-09-011-1/+3
* | | | | | | | | | | Merge from vendor/bind9/dist as of the 9.4.2-P2 importDoug Barton2008-09-0133-160/+558
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Add __unix__. Tweak __KPRINTF_ATTRIBUTE__ while I'm here.David E. O'Brien2008-09-011-1/+2
* | | | | | | | | | | Add FreeBSD/MIPS support to GCC.David E. O'Brien2008-09-013-1/+258
* | | | | | | | | | | Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. SharedDavid E. O'Brien2008-08-311-1/+1
* | | | | | | | | | | List authentication types supported with "-X" taken from the libtelnetTom Rhodes2008-08-291-1/+10
* | | | | | | | | | | Update import/merge instructions for the svn repoGregory Neil Shapiro2008-08-281-12/+25
* | | | | | | | | | | Merge sendmail 8.14.3 into HEAD.Gregory Neil Shapiro2008-08-2843-156/+416
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Pass 2 of flattening sendmail vendor area.Peter Wemm2008-08-2827-0/+9044
| * | | | | | | | | | Stage 1 of sendmail dist tree flattening. contrib/sendmail/contribPeter Wemm2008-08-28570-198320/+0
* | | | | | | | | | | Merge ntpd & friends 4.2.4p5 from vendor/ntp/dist into head. Next commitOllivier Robert2008-08-22563-55122/+193226
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Flatten the dist and various 4.n.n trees in preparation of future ntp imports.Ollivier Robert2008-08-17724-271109/+0
* | | | | | | | | | | Move FREEBSD-upgrade as well.Ollivier Robert2008-08-181-45/+0