Commit Graph

1552 Commits

Author SHA1 Message Date
obrien
3286cd7aef Only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined elsewhere.
FreeBSD does not adhear to the System V 64-bit ABI for the dynamic
[linker] interpreter, and thus must override this value.
2000-11-15 21:07:32 +00:00
obrien
8cfafc7eda Only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined elsewhere.
FreeBSD does not adhear to the Intel386 System V ABI for the dynamic
[linker] interpreter, and thus must override this value.
2000-11-15 21:05:56 +00:00
obrien
4618b022f1 Merge our ELF branding into Binutils 2.10.1. 2000-11-15 21:04:41 +00:00
obrien
fd8f75861a This commit was generated by cvs2svn to compensate for changes in r68765,
which included commits to RCS files with non-trunk default branches.
2000-11-15 20:52:56 +00:00
obrien
ccfae22a5c Import of GNU Binutils version 2.10.1.
Believe it or not, this is heavily stripped down.
2000-11-15 20:52:56 +00:00
ru
b42832df66 Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
ru
7e72be32e5 Fixed the last-minute bug I have made in previous revision (.ie -> .if). 2000-11-13 16:23:00 +00:00
ru
1a3575ca98 Really make the Fx macro parsed and callable. 2000-11-13 15:22:57 +00:00
obrien
4b9a3ad468 Import a virgin (but trimed) Binutils 2.10 release. 2000-11-13 09:30:58 +00:00
obrien
938a00ff24 This commit was generated by cvs2svn to compensate for changes in r68673,
which included commits to RCS files with non-trunk default branches.
2000-11-13 09:30:58 +00:00
obrien
a452c8d638 remove files not needed. 2000-11-13 09:22:26 +00:00
obrien
32e5c3d2e8 Upgrade to Binutils 2.10.0. 2000-11-13 09:14:15 +00:00
obrien
fe956fb349 This commit was generated by cvs2svn to compensate for changes in r68670,
which included commits to RCS files with non-trunk default branches.
2000-11-13 09:14:15 +00:00
obrien
9684db762f Properly format the SUBTARGET_SWITCHES so that ``gcc -v --help'' prints
them out.

PR:		19326
Submitted by:	Naohiko Tsuji <yakisoba@f2.dion.ne.jp>
2000-11-11 04:50:51 +00:00
ru
f9c7198049 Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
obrien
f09c6b88ef Remove the -kthread option that matched [sort of] the LinuxThreads port.
This option depended on bits not part of the base system and required
people to install the LinuxThreads port in a manner non-consistent with
the workings of our Ports Collection.
The directions for properly linking with LinuxThreads are given by that
port at install time.

Requested by:	jasone
2000-11-07 21:49:08 +00:00
asmodai
f7d57c34b7 This commit was generated by cvs2svn to compensate for changes in r68396,
which included commits to RCS files with non-trunk default branches.
2000-11-06 16:10:57 +00:00
asmodai
43c4a8b07e Fix AA being cleared on notify "queries"
Submitted by:	Mark Andrews <marka@nominum.com>
2000-11-06 16:10:57 +00:00
obrien
80bbece711 This commit was generated by cvs2svn to compensate for changes in r68349,
which included commits to RCS files with non-trunk default branches.
2000-11-05 08:33:55 +00:00
obrien
c80b941b93 Virgin import of FILE 3.32 2000-11-05 08:33:55 +00:00
kris
d39c655376 This commit was generated by cvs2svn to compensate for changes in r68332,
which included commits to RCS files with non-trunk default branches.
2000-11-04 22:23:19 +00:00
kris
d7d472004a Import vendor fix for insecure temporary filename creation with the
'<<' operator, reported on bugtraq by proton <proton@ENERGYMECH.NET>
2000-11-04 22:23:19 +00:00
obrien
e83708dffb * Consistently use the `make_resolv_conf' function.
* Better handling of the 127.0.0.1 route.
* Minor style tweak to reduce diffs from v3 script and ours.

Obtained from:	ISC v3 client script
2000-11-04 20:45:35 +00:00
obrien
f8a781ec49 This commit was generated by cvs2svn to compensate for changes in r68325,
which included commits to RCS files with non-trunk default branches.
2000-11-04 20:14:55 +00:00
obrien
7acb11388c Import Patchlevel 5 of the ISC 2.0 dhcp client plus bug fixes from the
beta ISC DHCP version 3 offering.

In message http://www.isc.org/ml-archives/dhcp-client/2000/10/msg00001.html
author Ted Lemon stated "This will not be fixed in any 2.0 release - 2.0
is no longer being maintained." to a reported problem about an
interoperability problem against Microsoft servers.  FreeBSD went with the
ISC client vs. the WIDE client because others convinced me it was better
supported.  Sigh.  I wonder if version 3 will get the same treatment after
its release...

Since FreeBSD generally uses only released contrib products and the ISC
version 3 offering is still in beta, our backs are up against the wall.

The common/options.c rev 1.65 work around for erroneous Microsoft DHCP
servers has been back ported to the version 2.0pl5 client.  Since this
comes from a change in the vendor's own code (and would no doubt also be
committed to the version 2 client if the author were still supporting it),
we will consider this a vendor release and import this as such.

PR:	21658
Submitted by:	Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
2000-11-04 20:14:55 +00:00
obrien
b0a0801243 Fix conflicts. 2000-11-04 19:59:11 +00:00
obrien
68ee0aeb71 Import Patchlevel 5 of the ISC 2.0 dhcp client. 2000-11-04 19:57:10 +00:00
obrien
08ff2f1888 This commit was generated by cvs2svn to compensate for changes in r68320,
which included commits to RCS files with non-trunk default branches.
2000-11-04 19:57:10 +00:00
imp
c4b431fb58 Fix another possible bufer overflow in top.
PR: bin/22496
2000-11-03 22:00:10 +00:00
asmodai
3a811ceda3 Resolve conflicts. 2000-10-31 14:19:55 +00:00
asmodai
9c741fe8e6 Virgin import of BIND v8.2.3-T6B 2000-10-31 14:17:05 +00:00
asmodai
beef1e9714 This commit was generated by cvs2svn to compensate for changes in r68073,
which included commits to RCS files with non-trunk default branches.
2000-10-31 14:17:05 +00:00
asmodai
5e13794be0 Resolve conflicts. 2000-10-31 12:38:22 +00:00
asmodai
90887e8f5b Virgin import of BIND v8.2.3-T6B 2000-10-31 12:35:45 +00:00
asmodai
20b9640dc6 This commit was generated by cvs2svn to compensate for changes in r68068,
which included commits to RCS files with non-trunk default branches.
2000-10-31 12:35:45 +00:00
obrien
2cf18b03fc Start using crt[in].o to adhear to the ELF ABI
(and crtstuff.c's requirements).
2000-10-30 12:25:22 +00:00
obrien
b6ea500af9 Catch a left over reference to "/a". 2000-10-30 10:54:09 +00:00
darrenr
4e9c792dfd fix conflicts created by import 2000-10-29 08:08:32 +00:00
darrenr
f1fb40a92a This commit was generated by cvs2svn to compensate for changes in r67855,
which included commits to RCS files with non-trunk default branches.
2000-10-29 08:07:08 +00:00
darrenr
77a62e2a58 Import IP Filter 3.4.13 into src/contrib, not src/contirb 2000-10-29 08:07:08 +00:00
jdp
45124554c2 Fix a bug that shows up when checking out files by date with the
"-D date" command line option.  There is code in the original to
handle a special case.  If the date search finds revision 1.1 it
is supposed to check whether revision 1.1.1.1 has the same date
stamp, which would indicate that the file was originally brought
in with "cvs import".  In that case it is supposed to return the
vendor branch version 1.1.1.1.

However, there is a bug in the code.  It actually compares the date
of revision 1.1 for equality with the date given on the command
line -- clearly wrong.  This commit fixes the coding bug.

There is an additional bug which is _not_ fixed in this commit.
The date comparison should not be a strict equality test.  It should
allow a fudge factor of, say, 2-3 seconds.  Old versions of CVS
created the two revisions with two separate invocations of the RCS
"ci" command.  We have many old files in the tree in which the
dates of revisions 1.1 and 1.1.1.1 differ by 1 second.

Approved by:	peter
2000-10-29 03:56:49 +00:00
kris
3fa82411eb Sync with usr.bin/telnet/telnet.c r1.9 - fix buffer overflow in DISPLAY 2000-10-29 00:10:14 +00:00
obrien
135c1e2d6a Defining usage() "__dead" is just ridiculous. It also won't compile with
a June 2000 GCC 2.96 snapshot.

Reviewed by:	bde
2000-10-27 05:51:59 +00:00
darrenr
9df128d3c8 fix conflicts from rcsids 2000-10-26 12:47:40 +00:00
darrenr
7595d5ffce Import IP Filter 3.4.12 2000-10-26 12:45:54 +00:00
darrenr
367375daf8 This commit was generated by cvs2svn to compensate for changes in r67615,
which included commits to RCS files with non-trunk default branches.
2000-10-26 12:45:54 +00:00
obrien
1c1e0192a3 Remove GLOBAL -- it has moved to Ports.
Approved by:	unanimous response on arch@freebsd.org (June time frame)
2000-10-15 07:01:47 +00:00
obrien
036e309e1b Helper to trim extracted files for use when importing new versions of
gperf.  This version coresponds to the gerpf 2.7.2 import.
2000-10-13 12:36:13 +00:00
obrien
fa50c21ad3 This commit was generated by cvs2svn to compensate for changes in r67064,
which included commits to RCS files with non-trunk default branches.
2000-10-13 12:04:55 +00:00
obrien
0bdce46a07 Virgin import of gperf v2.7.2. 2000-10-13 12:04:55 +00:00