kan
2e25f3a6c5
Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on 1-Sep-2002 00:00:01 EDT.
2002-09-01 20:38:57 +00:00
kan
96f278c475
This commit was generated by cvs2svn to compensate for changes in r102780,
...
which included commits to RCS files with non-trunk default branches.
2002-09-01 20:38:57 +00:00
obrien
12a656938d
Remove these Bintuils 2.11 files that aren't part of 2.12.
2002-09-01 17:51:18 +00:00
obrien
dcf134d53b
Remove these MIPS (and stragglers) from the vendor branch so I won't
...
accidently import them again.
2002-08-31 20:49:15 +00:00
obrien
d88a845623
Merge rev 1.6 (ELF_DYNAMIC_INTERPRETER) into Binutils 2.12_20020720.
2002-08-31 20:38:58 +00:00
obrien
0570468a60
Import of Binutils from the FSF 2.12 branch (post-.1 release).
2002-08-31 20:20:07 +00:00
obrien
f2f47abcd4
This commit was generated by cvs2svn to compensate for changes in r102729,
...
which included commits to RCS files with non-trunk default branches.
2002-08-31 20:20:07 +00:00
gshapiro
fd175e74b3
Move the $FreeBSD$ CVS labels far enough away from the $Id$ CVS labels so
...
I don't have to manually resolve conflicts on every import. Ironically,
most of these files have no changes from the vendor version except the
$FreeBSD$ line.
2002-08-28 18:12:33 +00:00
gshapiro
cfce8d25d3
Changes for the import of sendmail 8.12.6
2002-08-28 17:59:45 +00:00
gshapiro
e436d6dc2b
Resolve conflicts from sendmail 8.12.6 import
2002-08-28 17:58:45 +00:00
gshapiro
92d7a08e6a
This commit was generated by cvs2svn to compensate for changes in r102528,
...
which included commits to RCS files with non-trunk default branches.
2002-08-28 17:57:52 +00:00
gshapiro
39e311b2e1
Import sendmail 8.12.6
2002-08-28 17:57:52 +00:00
darrenr
b6c99dc12d
merge the changes from 3.4.29 that didn't go cleanly due to conflicts
2002-08-28 13:45:36 +00:00
darrenr
694c267c8d
This commit was generated by cvs2svn to compensate for changes in r102521,
...
which included commits to RCS files with non-trunk default branches.
2002-08-28 13:42:48 +00:00
darrenr
3aab5fb9fd
With a bit of luck, this will be a first-time right import of ipfilter 3.4.29
...
on to the vendor branch.
2002-08-28 13:42:48 +00:00
nsayer
3781c72cd9
Encrypted strings (after hex decoding) aren't null terminated, because
...
0 might simply be part of the ciphertext.
PR: bin/40266
Submitted by: andr@dgap.mipt.ru
MFC after: 3 days
2002-08-22 06:19:07 +00:00
ru
b955fa1b2c
Merge gcc.295/cccp.c,v 1.9: don't let gcc(1) hide warnings in system headers.
...
Reviewed by: bde
Original 2.95 change was subject to:
Approved by: obrien
2002-08-15 08:45:49 +00:00
dwmalone
a74d142778
Fix a bug where you couldn't start top in a very small window. Now
...
you can start it in a small window, but it doesn't always display
anything sensible. Resizing the window does work though.
The patch is a slightly simpler one than Sheldon's in the PR.
PR: 21075
2002-08-11 18:37:25 +00:00
iedowse
38f3a61eda
Use the correct loop variable so that we print all IO addresses and
...
not just 8 copies of the first one.
PR: bin/18157
Submitted by: German Tischler <tanis@gaspode.franken.de>
2002-08-09 22:04:54 +00:00
sobomax
779578be8a
Move even closer to matching behaviour of our old tar(1) wrt preserving
...
modes of extracted files. This effectively disables special threating
of uid 0 for mode-preserving purposes and should fix problems with
pkg_add(1) and probably other things when extracting files/dirs with
sticky mode bits set.
Pointed out by: bde
MFC in: 2 weeks
2002-08-01 17:32:08 +00:00
fenner
83c61fd14f
Routing socket messages are padded to sizeof(long), not just
...
sizeof(u_int32_t).
2002-07-30 04:49:13 +00:00
fenner
b61bd3d174
Calculate checksums correctly when LSRR is in effect by passing the
...
IP header and protocol header seperately.
Also calculate TCP checksums.
Submitted by: orion
2002-07-28 02:34:39 +00:00
fenner
ee621bb64a
Merge 1.4a12
2002-07-28 02:26:31 +00:00
fenner
c8bf584e69
This commit was generated by cvs2svn to compensate for changes in r100784,
...
which included commits to RCS files with non-trunk default branches.
2002-07-28 02:24:33 +00:00
fenner
30e877e999
Virgin import of LBL traceroute v1.4a12
2002-07-28 02:24:33 +00:00
mp
e697131610
Document upgrade procedure.
2002-07-24 16:42:58 +00:00
mp
8f8ca3304f
This commit was generated by cvs2svn to compensate for changes in r100616,
...
which included commits to RCS files with non-trunk default branches.
2002-07-24 16:23:10 +00:00
mp
f2c2aa29b7
Import of tcsh-6.12.00
2002-07-24 16:23:10 +00:00
dcs
6045b837d6
s/ifdef/ifndef/.
...
Fenner got this inverted through a misunderstanding between us.
2002-07-23 12:25:34 +00:00
fenner
d5467bd904
Add '+FreeBSD' to the version string, to reflect that this program
...
bears little relationship to the one from LBL with the same
name and version number.
2002-07-23 00:56:52 +00:00
fenner
c9f6925854
Add an ICMP protocol handler, partly based on LBL's traceroute 1.4 .
...
Submitted by: dcs
2002-07-22 23:01:11 +00:00
fenner
818d4f6499
Actually use gen_prep() and gen_check(), instead of udp_prep() and
...
udp_check(), for unknown protocols.
2002-07-22 22:07:23 +00:00
ru
9018f08918
This commit was generated by cvs2svn to compensate for changes in r100519,
...
which included commits to RCS files with non-trunk default branches.
2002-07-22 17:06:28 +00:00
ru
f39a62e85a
Update for GNU texinfo 4.2.
2002-07-22 16:58:54 +00:00
ru
11e0f22a4f
Merge texinfo 4.2 changes onto the trunk.
2002-07-22 16:55:14 +00:00
ru
26517bbbf9
Use stock (FSF) version of this file.
2002-07-22 16:54:53 +00:00
ru
9e43c2bad6
This commit was generated by cvs2svn to compensate for changes in r100513,
...
which included commits to RCS files with non-trunk default branches.
2002-07-22 16:52:57 +00:00
ru
f10c49f50c
Import of stripped down GNU texinfo 4.2
2002-07-22 16:52:57 +00:00
bp
7ca5837b3a
This commit was generated by cvs2svn to compensate for changes in r100490,
...
which included commits to RCS files with non-trunk default branches.
2002-07-22 09:50:09 +00:00
bp
558db90d74
Import smbfs 1.4.5. This release intended to fix problem with iconv
...
library.
MFC after: 1 week
2002-07-22 09:50:09 +00:00
ru
0b1947f6a9
Move the definition of FreeBSD 4.6 back to where it belongs.
2002-07-18 09:32:15 +00:00
murray
c5d8a12b64
Revert last change.
...
Requested by: ru
2002-07-18 09:15:54 +00:00
murray
c882dcd9d1
Teach mdoc about FreeBSD 4.6.1
2002-07-18 08:04:12 +00:00
sobomax
6a98505478
MFS: make this file compilable with gcc 2.9x as well.
2002-07-14 13:25:51 +00:00
obrien
cacc7a70db
Fix C++ exception handling. GCC was using the older BSD DBX register numbers
...
rather than the ELF ABI/SVR4 ones in its DWARF unwinding.
Submitted by: Alexander Kabaev <ak03@gte.com>
2002-07-12 17:44:24 +00:00
obrien
599a83dfc4
When I decided to use a stock dbxout.c rather than merge the rev 1.2 change
...
(put the function stabs in traditional order on a.out, or gdb doesn't see
function local variables), I failed to remove the related knobs here.
Effectively were overrode the ELF-wide definition in elfos.h w/o providing
new infrastructure. This is what caused GDB to fail to debug applications
compiled and linked with -stabs. This is because GCC was unconditionally
inserts .stabs instruction for functions after the function body. GDB was
getting confused because what it thinks is function beginning address is
actually function ending address.
Submitted by: Alexander Kabaev <ak03@gte.com>
2002-07-12 17:35:35 +00:00
obrien
49c4747738
Yep, revision 1.3 was 1/2assed.
...
This time use the right attribute for null_format_ok.
Submitted by: bde
2002-07-12 00:49:52 +00:00
obrien
ce3a73d11c
Make our i386 hacks in a less vendor file disturbing manner.
2002-07-10 07:48:45 +00:00
obrien
bca882d5e9
Quiet warnings by making this ANSI-C clean.
2002-07-09 17:01:47 +00:00
fenner
aeccf286e8
Always upload new files, even if the timestamps match. This is a workaround
...
for the trouble that DES and I had with MFCs: when "cvs update -jfoo -jbar"
creates a new file, it sets the version to 0 ("new") but sets the timestamp
in the Entries file to the timestamp of the file that's new on the branch.
The CVS client doesn't upload files whose timestamps match with the Entries
file, so these new files don't get uploaded to the server and the server
fails when trying to check them in.
PR: bin/40227
Approved by: peter
MFC after: 2 weeks
2002-07-08 10:05:26 +00:00