summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Correct FreeBSD id place. Also correct vendor rcsid.shin2000-03-301-3/+5
| | | | | | Specified by: bde Reviewed by: bde
* This commit was generated by cvs2svn to compensate for changes in r58809,obrien2000-03-309-4/+41
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"obrien2000-03-309-4/+41
| | | | | | | | branch as of March 29th, 2000. [these are changes March 7-29th]
* | Bypass IPsec for traceroute invoked by root.shin2000-03-301-1/+49
| | | | | | | | | | PR: bin/17606 Submitted by: Louis Mamakos <louie@TransSys.COM
* | This commit was generated by cvs2svn to compensate for changes in r58653,obrien2000-03-271-0/+4
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of GCC 2.95.2's libobjcobrien2000-03-271-0/+4
| |
* | This commit was generated by cvs2svn to compensate for changes in r58650,obrien2000-03-2752-0/+15644
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of GCC 2.95.1's libobjc.obrien2000-03-2752-0/+15644
| | | | | | | | (previous GCC/EGCS versions had these files in gcc/objc/)
* | Yell about -O2 on the Alpha. Forceably downgrade -O2+ ifobrien2000-03-261-0/+13
| | | | | | | | "FORCE_OPTIMIZATION_DOWNGRADE" is defined when GCC is built.
* | Zap old files no longer included in gperf 2.7kris2000-03-2529-4779/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r58551,kris2000-03-2582-300/+17737
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Virgin import of gperf v2.7kris2000-03-2582-300/+17737
| | |
* | | Clean up the FreeBSD configuration files -- includes removing the usageobrien2000-03-234-1224/+1674
| | | | | | | | | | | | | | | of svr4.h on the i386, and moving all the shared arch neutral bits into the FreeBSD general config header.
* | | This is FreeBSD version 5.0.obrien2000-03-231-1/+1
| | |
* | | Merge conflictsache2000-03-1910-347/+532
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r58310,ache2000-03-1973-1326/+4510
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Initial import of v4.1ache2000-03-1982-1641/+5025
| | | |
| * | | This commit was manufactured by cvs2svn to create branchcvs2svn1999-05-281-0/+3
| | | | | | | | | | | | | | | | 'VENDOR-libreadline'.
* | | | Teach Fx and Os about FreeBSD 4.1 and FreeBSD 5.0.ru2000-03-132-0/+5
| | | |
* | | | Merge conflicts.obrien2000-03-092-3/+3
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r57844,obrien2000-03-0918-20/+121
|\ \ \ \ | | |_|/ | |/| | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"obrien2000-03-0920-23/+124
| | | | | | | | | | | | | | | | branch as of March 7th, 2000.
* | | | Turn a warning into an error. Occurances of that warning generate badcracauer2000-03-081-9/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -fpic code that damages symbol locations at runtime. The only know occurance in our tree (src and ports) was locatime.c, which was just changed to generate code that doesn't trigger the problem. This is a workaround, the real cause is that our gas doesn't understand code our gcc generates for some -O -fpic code. They are expected to be back in sync soon, but until then (including 4.0-RELEASE) we need to prevent people from using bad -fpic code. PR: avoids such things as in bin/16862 Submitted by: bde Approved by: jkh
* | | | Include ip6.h from <netinet/>, not <netinet6/>.fenner2000-03-081-1/+1
| | | | | | | | | | | | | | | | | | | | Submitted by: Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp> Approved by: jkh
* | | | Merge updated file for 0.5 release: handle "ip host foo" andfenner2000-03-041-4/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | "ip6 host foo" when foo has both IP and IP6 addresses. PR: bin/17083 Approved by: jkh
* | | | This commit was generated by cvs2svn to compensate for changes in r57738,roberto2000-03-031-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Fix potential alignement problems on Alpha + IPv6.roberto2000-03-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is done on the vendor branch to avoid spamming the tree. It has been sent to the NTP maintainers already. Submitted by: shin
* | | | | CMSG_XXX macros alignment fixes to follow RFC2292.shin2000-03-031-14/+12
| | | | | | | | | | | | | | | | | | | | Approved by: jkh
* | | | | Fix errors in .Xr usage.nik2000-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | PR: docs/17057 Submitted by: Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
* | | | | Get crypto from libcrypto, not libdes.markm2000-02-245-5/+13
| | | | |
* | | | | Freefall/Internat diff reducer.markm2000-02-241-1/+1
| | | | |
* | | | | Make the default dynamic linker pathname correct for FreeBSD.jdp2000-02-242-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I had resisted this for a while because I didn't want to take these file off the vendor branch. But it turns out they were already off the vendor branch anyway. PR: gnu/9987 Submitted by: Vladimir Kushnir <kushn@mail.kar.net> Approved by: jkh
* | | | | Use static buffer to save source route hostnames.shin2000-02-191-1/+1
| | | | | | | | | | | | | | | | | | | | Approved by: jkh
* | | | | Print "Trying ..." for each host. Also cleanups for error printing.shin2000-02-191-8/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: jkh Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
* | | | | Fix nybble-order bug in PIM printer.fenner2000-02-172-7/+12
| | | | | | | | | | | | | | | | | | | | Approved by: jkh
* | | | | Fix bugs in telnet.shin2000-02-151-8/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sorry there were still several bugs. -error retry at af missmatch was incomplete. -af matching for source addr option was wrong -socket was not freed at retry. Approved by: jkh
* | | | | Add more dual stack consideration.shin2000-02-101-27/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Should retry as much as possible when some of source routing intermediate hosts' address families missmatch happened. (such as when a host has only A record, and another host has each of A and AAAA record.) -Should retry as much as possible when dest addr and source addr(specified with -s option) address family missmatch happend Approved by: jkh
* | | | | Remove files not in the v3_3_8 import.peter2000-02-1067-4830/+0
| | | | |
* | | | | Not in this commit: Many spammed deltas have been removed to restorepeter2000-02-1011-157/+476
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | back to the vendor branch. Re-merge changes from the vendor branch. Undo the local spammed changes that I could find. There are probably more local fixes that were clobbered that I've missed.
* | | | | This commit was generated by cvs2svn to compensate for changes in r57093,guido2000-02-0918-87/+209
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | Import of ipfilter 3.3.8guido2000-02-0920-92/+218
| | | | | | | | | | | | | | | | | | | | | | | | Approved by: jkh
* | | | | | Fix telnet core dump at invalid service name specified.shin2000-02-071-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added an error check to avoid it. Approved by: jkh Submitted by: Robert Muir <rmuir@gibralter.net>
* | | | | | Missing tcp_wrapper IPv6 support seemed to be a bug, so commit it.shin2000-02-0316-12/+727
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now when tcp_wrapper is enabled by inetd -wW, several accesses which should be permitted are refused only for IPv6, if hostname is used to decide the host to be allowed. IPv6 users will be just upset. About security related concern. -All extensions are wrapped by #ifdef INET6, so people can completely disable the extension by recompile libwrap without INET6 option. -Access via IPv6 is not enabled by default. People need to enable IPv6 access by changing /etc/inetd.conf at first, by adding tcp6 and/or tcp46 entries. -The base of patches are from KAME package and are actually daily used for more than a year in several Japanese IPv6 environments. -Patches are reviewed by markm. Approved by: jkh Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Reviewed by: markm Obtained from: KAME project
* | | | | | This commit was generated by cvs2svn to compensate for changes in r56944,obrien2000-02-021-2/+37
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Import the latest version ehopt.c from the Cygnus Sourceware anoncvsobrien2000-02-021-2/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | repository (dated 5-3-1999). This fixes the endless loop the assembler gets in when it is trying to decide how big part of the exception handling table should be on the Alpha. This version of this file allows qradiobutton.cpp from qt and widget.cc from kdelibs11 to be compilable.
* | | | | | | Retire Bison as it is not need to build GCC any more.obrien2000-01-3066-26776/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Ok'ed by: JKH
* | | | | | | Merge tcpdump 3.5fenner2000-01-3029-1119/+1527
| | | | | | |
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r56893,fenner2000-01-30102-456/+20088
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | Virgin import of tcpdump.org tcpdump v3.5fenner2000-01-30131-928/+23078
| | | | | | | |
| * | | | | | | This commit was manufactured by cvs2svn to create branchcvs2svn1999-02-204-0/+1077
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'VENDOR-tcpdump'.
OpenPOWER on IntegriCloud