aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Add source routing support.Larry Lile1999-08-282-11/+49
* Fix conflicts.David E. O'Brien1999-08-281-10/+144
* Fix conflicts.David E. O'Brien1999-08-281-304/+1206
* Fix conflicts.David E. O'Brien1999-08-281-462/+819
* Fix conflicts. This brings rev 1.2 (fix stabs ordering for a.out) intoDavid E. O'Brien1999-08-281-237/+436
* $Id$ -> $FreeBSD$Peter Wemm1999-08-288-8/+8
* Fix conflicts. This brings in rev 1.2 (FreeBSD native support -- do notDavid E. O'Brien1999-08-271-1860/+2228
* Fix conflicts. This brings the "printf0" addition into EGCS 1.1.2.David E. O'Brien1999-08-271-20/+53
* Don't accept %q length specifiers in the kernel (more precisely,David E. O'Brien1999-08-271-1/+2
* Fixed kernel format checking:David E. O'Brien1999-08-271-3/+3
* Fix conflicts.David E. O'Brien1999-08-271-260/+983
* Fix conflicts.David E. O'Brien1999-08-271-832/+1273
* This commit was generated by cvs2svn to compensate for changes in r50397,David E. O'Brien1999-08-26606-53980/+362984
|\
| * Virgin import of gcc from EGCS 1.1.2David E. O'Brien1999-08-26641-71366/+401398
* | Don't getopt -M option and don't process it unless ENABLE_AMQ_MOUNT is on.David E. O'Brien1999-08-251-2/+6
* | This commit was generated by cvs2svn to compensate for changes in r50276,Peter Wemm1999-08-24532-0/+150840
|\ \
| * | Import unmodified (but trimmed) ncurses 5.0 prerelease 990821.vendor/ncurses/5.0-19990821Peter Wemm1999-08-24532-0/+150840
| /
* | Fix potential buffer overflow when using gtags.Tim Vanderhoek1999-08-221-25/+35
* | * Consistantly surround macro parameters with ()David E. O'Brien1999-08-202-64/+67
* | Reduce default timeout on remote serial debugging sessions from 20Greg Lehey1999-08-201-1/+1
* | Move two of the DBX config directives to the common configuration header.David E. O'Brien1999-08-192-10/+10
* | Use el_source() so we pick up .editrcMatthew N. Dodd1999-08-191-0/+1
* | Add support for command line editing and history.Matthew N. Dodd1999-08-193-2042/+54
* | Fix a bunch of broken cross-referencesChris Costello1999-08-182-4/+4
* | According to Mark Murray, Makefiles do not belong here. I guess we'reNick Sayer1999-08-164-99/+0
* | Add SRA authentication to src/crypto/telnet.Nick Sayer1999-08-1613-6/+923
* | Fix int function without return (make consistent with neighbors)Nick Sayer1999-08-161-0/+1
* | Move "WORD_SWITCH_TAKES_ARG" & "SWITCH_TAKES_ARG" to the general spec fileDavid E. O'Brien1999-08-152-7/+7
* | Move "LIBGCC_SPEC" to freebsd-native.h as it is not approapiate forDavid E. O'Brien1999-08-151-6/+1
* | Document how I imported this.David E. O'Brien1999-08-142-0/+53
* | Add "--broken-undeftoken-init" option. This makes Bison 1.28 bug compatableDavid E. O'Brien1999-08-142-1/+7
* | Fix conflicts.David E. O'Brien1999-08-141-201/+220
* | Fix conflicts, ensure rev 1.2 changes are made to v1.28.David E. O'Brien1999-08-141-4/+11
* | Use stock v1.28 bison.simple.David E. O'Brien1999-08-141-43/+108
* | This commit was generated by cvs2svn to compensate for changes in r49795,David E. O'Brien1999-08-1452-2185/+6207
|\ \
| * | Virgin import of GNU Bison 1.28vendor/misc-GNU/bisonDavid E. O'Brien1999-08-1455-2428/+6546
* | | Bad reference of uname(2) -> uname(3)Chris Costello1999-08-141-2/+2
* | | Check to see if /usr/bin/logger exists before using it. Use "echo" ifDavid E. O'Brien1999-08-101-1/+5
* | | Set the close-on-exec flag when we lock the file we're editing.Brian Somers1999-08-061-3/+10
* | | Log hostname settings/changes.David E. O'Brien1999-08-041-0/+1
* | | Back out rev 1.2. The correct type of host-name is `X'. There was a problemDavid E. O'Brien1999-08-041-1/+1
* | | MFS: use logger(1) instead of plain echo(1).David E. O'Brien1999-08-041-2/+7
* | | Support the setting of hostname via DHCP.David E. O'Brien1999-08-041-0/+7
* | | Tune table since 0200-0206 is not available, add more charsAndrey A. Chernov1999-07-311-9/+5
* | | bad news: chars 0200-0206 used internally in troff, make them back illegalAndrey A. Chernov1999-07-312-2/+2
* | | make all chars above 127 legalAndrey A. Chernov1999-07-312-4/+4
* | | change prev. commit: emulate latin1 on ascii if latin1 chars areAndrey A. Chernov1999-07-312-2/+2
* | | Add more koi8-r charsAndrey A. Chernov1999-07-311-0/+64
* | | Pick hardcoded latin1 chars definitions only if -Tlatin1Andrey A. Chernov1999-07-312-2/+3
* | | Document the "skey" command in telnet(1).Nik Clayton1999-07-301-0/+4