summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix conflicts.obrien1999-08-271-260/+983
* | Fix conflicts.obrien1999-08-271-832/+1273
* | This commit was generated by cvs2svn to compensate for changes in r50397,obrien1999-08-26606-53980/+362984
|\ \
| * | Virgin import of gcc from EGCS 1.1.2obrien1999-08-26641-71366/+401398
* | | Don't getopt -M option and don't process it unless ENABLE_AMQ_MOUNT is on.obrien1999-08-251-2/+6
* | | This commit was generated by cvs2svn to compensate for changes in r50276,peter1999-08-24532-0/+150840
|\ \ \
| * | | Import unmodified (but trimmed) ncurses 5.0 prerelease 990821.peter1999-08-24532-0/+150840
| / /
* | | Fix potential buffer overflow when using gtags.hoek1999-08-221-25/+35
* | | * Consistantly surround macro parameters with ()obrien1999-08-202-64/+67
* | | Reduce default timeout on remote serial debugging sessions from 20grog1999-08-201-1/+1
* | | Move two of the DBX config directives to the common configuration header.obrien1999-08-192-10/+10
* | | Use el_source() so we pick up .editrcmdodd1999-08-191-0/+1
* | | Add support for command line editing and history.mdodd1999-08-193-2042/+54
* | | Fix a bunch of broken cross-referenceschris1999-08-182-4/+4
* | | According to Mark Murray, Makefiles do not belong here. I guess we'rensayer1999-08-164-99/+0
* | | Add SRA authentication to src/crypto/telnet.nsayer1999-08-1613-6/+923
* | | Fix int function without return (make consistent with neighbors)nsayer1999-08-161-0/+1
* | | Move "WORD_SWITCH_TAKES_ARG" & "SWITCH_TAKES_ARG" to the general spec fileobrien1999-08-152-7/+7
* | | Move "LIBGCC_SPEC" to freebsd-native.h as it is not approapiate forobrien1999-08-151-6/+1
* | | Document how I imported this.obrien1999-08-142-0/+53
* | | Add "--broken-undeftoken-init" option. This makes Bison 1.28 bug compatableobrien1999-08-142-1/+7
* | | Fix conflicts.obrien1999-08-141-201/+220
* | | Fix conflicts, ensure rev 1.2 changes are made to v1.28.obrien1999-08-141-4/+11
* | | Use stock v1.28 bison.simple.obrien1999-08-141-43/+108
* | | This commit was generated by cvs2svn to compensate for changes in r49795,obrien1999-08-1452-2185/+6207
|\ \ \
| * | | Virgin import of GNU Bison 1.28obrien1999-08-1455-2428/+6546
* | | | Bad reference of uname(2) -> uname(3)chris1999-08-141-2/+2
* | | | Check to see if /usr/bin/logger exists before using it. Use "echo" ifobrien1999-08-101-1/+5
* | | | Set the close-on-exec flag when we lock the file we're editing.brian1999-08-061-3/+10
* | | | Log hostname settings/changes.obrien1999-08-041-0/+1
* | | | Back out rev 1.2. The correct type of host-name is `X'. There was a problemobrien1999-08-041-1/+1
* | | | MFS: use logger(1) instead of plain echo(1).obrien1999-08-041-2/+7
* | | | Support the setting of hostname via DHCP.obrien1999-08-041-0/+7
* | | | Tune table since 0200-0206 is not available, add more charsache1999-07-311-9/+5
* | | | bad news: chars 0200-0206 used internally in troff, make them back illegalache1999-07-312-2/+2
* | | | make all chars above 127 legalache1999-07-312-4/+4
* | | | change prev. commit: emulate latin1 on ascii if latin1 chars areache1999-07-312-2/+2
* | | | Add more koi8-r charsache1999-07-311-0/+64
* | | | Pick hardcoded latin1 chars definitions only if -Tlatin1ache1999-07-312-2/+3
* | | | Document the "skey" command in telnet(1).nik1999-07-301-0/+4
* | | | dhclient-lease(8) -> dhclient.leases(5)nik1999-07-301-1/+1
* | | | Correct reference to dhclient.conf(5) (was dhclient.conf(8)), as pointednik1999-07-301-1/+1
* | | | If "YYPARSE_PARAM" is defined, we need a different prototype for yyparse().obrien1999-07-301-0/+4
* | | | Sense $LANG only if $LC_CTYPE is not setache1999-07-304-16/+12
* | | | Teach the .At macro about releases v2, v3, v4, and v5 of AT&T UNIX.mpp1999-07-301-0/+8
* | | | Force safer mode of operation for man's use of *roff.imp1999-07-302-4/+4
* | | | bc core dumped when a value with between 128 and 255 (mod 256) digitsn_hibma1999-07-282-1/+3
* | | | Fix a problem where commands in backticks `` wont get executed in taintmarkm1999-07-191-0/+6
* | | | Fix type of host-name option. Partial fix for referenced PR.jkh1999-07-191-1/+1
* | | | Merge some patches from RedHat-6.0. The most important change fixes a bugdfr1999-07-171-30/+90
OpenPOWER on IntegriCloud