aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-09-053-3/+3
* Fix up this for the build; some compatibility files have been added -Mark Murray1999-09-049-11/+632
* Remove GCC_UNUSED under FREEBSD_NATIVE option.Luoqi Chen1999-09-031-0/+2
* Restore documented tgetstr() behavior.Luoqi Chen1999-09-031-0/+6
* Take a shot at getting this to compile under newpnp.Peter Wemm1999-09-021-38/+41
* Document that dhclient-script will only set the hostname if it is unset.David E. O'Brien1999-09-021-1/+6
* This commit was generated by cvs2svn to compensate for changes in r50764,Mark Murray1999-09-0112-0/+1891
|\
| * Double pointy hat award. Import this into the right area.vendor/com_err/0.1Mark Murray1999-09-0112-0/+1891
* Termcap header no longer needed.Mark Murray1999-09-011-1/+0
* Use the stock EGCS 1.1.2 file here. Our previous changes are OBE.David E. O'Brien1999-08-301-222/+1106
* Use the stock EGCS 1.1.2 file here. I cannot determine if our previousDavid E. O'Brien1999-08-301-1010/+3046
* This brings rev 1.2 into EGCS 1.1.2. Also tweaks gleemed from EGCSDavid E. O'Brien1999-08-301-6/+7
* Fix conflicts.David E. O'Brien1999-08-301-109/+450
* Use the stock EGCS 1.1.2 file here. Our previous changes are OBE.David E. O'Brien1999-08-301-1261/+852
* This add Alpha and proper x86 support to EGCS 1.1.2. Functionally speaking,David E. O'Brien1999-08-301-1482/+4656
* This brings rev 1.2 (reality check and document profiling extensions)David E. O'Brien1999-08-301-338/+2081
* Tweaks for using natively under FreeBSD (with native termcap)Peter Wemm1999-08-302-0/+15
* This brings rev 1.2 (document printf0()) into EGCS 1.1.2.David E. O'Brien1999-08-301-253/+566
* Fix conflicts.David E. O'Brien1999-08-301-86/+42
* Fix conflicts.David E. O'Brien1999-08-301-989/+2088
* Fix conflict.David E. O'Brien1999-08-301-371/+972
* Fix conflicts.David E. O'Brien1999-08-301-444/+1775
* This brings rev 1.2 (FREEBSD_NATIVE) and rev 1.5 (mixed ELF/aout support)David E. O'Brien1999-08-291-1147/+1738
* Correct vfork()/exit() to vfork()/_exit().David E. O'Brien1999-08-291-1/+1
* Add source routing support.Larry Lile1999-08-282-11/+49
* Fix conflicts.David E. O'Brien1999-08-281-9/+143
* Fix conflicts.David E. O'Brien1999-08-281-303/+1205
* Fix conflicts.David E. O'Brien1999-08-281-447/+804
* Fix conflicts. This brings rev 1.2 (fix stabs ordering for a.out) intoDavid E. O'Brien1999-08-281-236/+435
* $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-1857/+2225
* 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-820/+1261
* This commit was generated by cvs2svn to compensate for changes in r50397,David E. O'Brien1999-08-26606-53302/+362306
|\
| * Virgin import of gcc from EGCS 1.1.2David E. O'Brien1999-08-26641-70550/+400582
* | 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-24/+34
* | * 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