obrien
7eac41c2f2
Remove our custom mixed ELF/a.out support. This means the base compiler
...
now only produce ELF objects. It also makes us closer to stock GCC, and
simplifies the set of changes we still need from stock GCC on every import.
Applauded by: peter
Approved by: re
2002-11-26 18:25:20 +00:00
gad
f5ea035aa9
Add back the "\ No newline at end of file" marker that is printed when
...
comparing two files, where only one file is missing the final newline
character. This undoes revisions 1.3 and 1.4, returning 'diff' to how
it behaved before July 2000. We can do this now because our version of
'patch' was modified (just before 4.6-release) to understand what to do
with that line. This marker is the same one generated by 'diff' under
netbsd, openbsd, darwin, and linux (and any OS with "gnu-diff" installed).
Reviewed by: imp freebsd-standards (back in april)
Approved by: re (bmah)
MFC after: 1 week
2002-11-25 22:59:52 +00:00
dougb
c4304565b2
This commit was generated by cvs2svn to compensate for changes in r106907,
...
which included commits to RCS files with non-trunk default branches.
2002-11-14 10:04:51 +00:00
dougb
99352105ab
Import security patches from ISC for BIND version 8.3.3
2002-11-14 10:04:51 +00:00
obrien
670d79c3d0
This commit was generated by cvs2svn to compensate for changes in r106792,
...
which included commits to RCS files with non-trunk default branches.
2002-11-12 06:42:39 +00:00
obrien
6377a9ef76
Import of LukeM's ftpd version 1.2 Beta 2.
2002-11-12 06:42:39 +00:00
obrien
24104aa19a
Sync with the stock FSF 3.2 file. This adds TRANSFER_FROM_TRAMPOLINE,
...
which is needed in order for nexted C functions to work.
2002-11-05 03:35:56 +00:00
roberto
1574d075e4
Merge conflicts.
...
MFC after: 1 month
2002-11-04 19:38:46 +00:00
roberto
db225527b1
This commit was generated by cvs2svn to compensate for changes in r106424,
...
which included commits to RCS files with non-trunk default branches.
2002-11-04 19:36:11 +00:00
roberto
a85d9ae25e
Virgin import of ntpd 4.1.1b
2002-11-04 19:36:11 +00:00
roberto
0ecd70b08e
Update for 4.1.1a.
...
Tested on: Sparc64 (panther), Alpha (beast) & i386
2002-10-29 20:30:43 +00:00
roberto
8d541346f2
Remove files not present in 4.1.1a import.
2002-10-29 20:11:45 +00:00
roberto
b602dcce82
This commit was generated by cvs2svn to compensate for changes in r106167,
...
which included commits to RCS files with non-trunk default branches.
2002-10-29 20:11:45 +00:00
roberto
7fcedbb531
Merge conflicts.
...
MFC after: 1 month
2002-10-29 20:04:27 +00:00
roberto
f77146900e
Virgin import of ntpd 4.1.1a
2002-10-29 19:58:12 +00:00
roberto
cedad8c93e
This commit was generated by cvs2svn to compensate for changes in r106163,
...
which included commits to RCS files with non-trunk default branches.
2002-10-29 19:58:12 +00:00
mux
7b7b14c55f
- Rename the DDB specific %z printf format to %y.
...
- Make DDB use %y instead of %z.
- Teach GCC about %y.
- Implement support for the C99 %z format modifier.
Approved by: re@
Reviewed by: peter
Tested on: i386, sparc64
2002-10-25 19:41:32 +00:00
ru
17ed7bc039
A version of SGR disabling stuff that is believed to be safe.
...
Submitted by: Werner LEMBERG <wl@gnu.org>
2002-10-24 11:05:58 +00:00
ru
11c2eea1c4
A crude temporary hack to fix building of ms(7) formatted documents
...
while I am working on a real fix.
2002-10-23 19:04:00 +00:00
des
9bd2a545b1
(MFP4#19900) Write message to stdout, not stderr.
...
Submitted by: jmallet
Sponsored by: Rachel Hestilow <rachel@jerkcity.com>
2002-10-23 08:21:00 +00:00
des
96ba5a4261
This commit was generated by cvs2svn to compensate for changes in r105770,
...
which included commits to RCS files with non-trunk default branches.
2002-10-23 08:21:00 +00:00
ru
b5bb8421c1
A better version of disabling SGR support in grotty(1).
2002-10-21 12:29:57 +00:00
phk
7ae5bcce13
Track changed definition of the debug registers.
...
Sorry for missing this the first time.
2002-10-21 05:33:05 +00:00
sobomax
f658892ad8
Fix security bug in contains_dot_dot routine.
...
PR: 43575
Submitted by: Brett Glass <brett@lariat.org>
X-MFC after: immediately
2002-10-19 09:32:03 +00:00
ru
9327aa4d6c
Disable SGR support in grotty(1) pending the resolution on -arch.
2002-10-18 09:10:44 +00:00
ru
5c3a81f7d6
This commit was generated by cvs2svn to compensate for changes in r105151,
...
which included commits to RCS files with non-trunk default branches.
2002-10-15 10:42:07 +00:00
ru
f78d5fa81a
From ChangeLog:
...
: 2002-10-14 Werner LEMBERG <wl@gnu.org>
:
: * src/roff/troff/node.cc (troff_output_file::put_char_width,
: troff_output_file::put_char, troff_output_file::fill_color,
: troff_output_file::glyph_color): Handle case where color pointer
: is null.
This paniced troff(1) attempting to format the vinum(4) manpage.
2002-10-15 10:42:07 +00:00
ru
b728ea611d
Merge FSF changes onto mainline (-r option).
2002-10-14 09:15:17 +00:00
ru
5c810fd127
From ChangeLog:
...
: 2002-10-13 Ruslan Ermilov <ru@FreeBSD.org>
:
: Add the new -r option to grotty. It is similar to the -i option
: except it tells grotty(1) to use the "reverse video" attribute to
: render italic fonts.
2002-10-14 09:12:27 +00:00
ru
d6d6cbf4f0
This commit was generated by cvs2svn to compensate for changes in r105081,
...
which included commits to RCS files with non-trunk default branches.
2002-10-14 09:12:27 +00:00
gshapiro
676249e67e
MFS: Fix smrsh bypass bug.
2002-10-13 00:56:58 +00:00
mp
95c301cfa8
Document import of gdb-5.2.1.
2002-10-12 21:33:49 +00:00
mp
dd47f94b48
Resolve conflicts with gdb-5.2.1 import.
2002-10-12 17:56:57 +00:00
mp
662bef054d
This commit was generated by cvs2svn to compensate for changes in r104990,
...
which included commits to RCS files with non-trunk default branches.
2002-10-12 17:47:36 +00:00
mp
88f121ea81
Import gdb-5.2.1
2002-10-12 17:47:36 +00:00
ache
cb20d96121
This commit was generated by cvs2svn to compensate for changes in r104977,
...
which included commits to RCS files with non-trunk default branches.
2002-10-12 10:22:52 +00:00
ache
bbc1d3e75c
Fix problem with missing pseudographics on stock xterm* entries -
...
import official fix onto the vendor branch.
Submitted by: Thomas Dickey <dickey@herndon4.his.com>
Approved by: no response from maintainer
2002-10-12 10:22:52 +00:00
obrien
bab0e7f864
ELF low-level toolchain bits now live in /usr/bin, not /usr/libexec/elf.
2002-10-12 01:39:46 +00:00
ru
ab2c19acae
Hyphenation of characters with codes above 128 was broken.
...
This my patch has just been committed to the Groff source
repository.
2002-10-11 16:04:04 +00:00
ru
44e7b9c2ce
This commit was generated by cvs2svn to compensate for changes in r104912,
...
which included commits to RCS files with non-trunk default branches.
2002-10-11 16:04:04 +00:00
ru
5259f893c3
Update for Groff 1.18.1.
2002-10-11 12:24:44 +00:00
ru
710f3f9392
New Russian hyphenation patterns from the teTeX distribution.
...
Use the new .hpfa request to append them to English patterns.
2002-10-11 12:20:02 +00:00
obrien
5c30ffe938
Import of Binutils from the FSF 2.13 branch (just pre-.1 release).
...
These bits are taken from the FSF anoncvs repo on 11-Oct-2002 22:39:35 PDT.
2002-10-11 09:15:11 +00:00
obrien
9edf4341d8
This commit was generated by cvs2svn to compensate for changes in r104871,
...
which included commits to RCS files with non-trunk default branches.
2002-10-11 09:15:11 +00:00
ru
5e0f0f8a8e
illegal.cc was renamed to invalid.cc. Bring in the fix
...
that makes almost all characters above 128 "valid".
2002-10-11 09:03:04 +00:00
ru
cb68c80afc
Merge Groff 1.18.1 changes.
2002-10-11 08:54:44 +00:00
ru
63d1247667
Use stock (FSF) version of this file.
2002-10-11 08:54:15 +00:00
ru
d95ca6e95c
Removed files not present in v1.18.1 import.
2002-10-11 08:53:48 +00:00
ru
db8af472aa
This commit was generated by cvs2svn to compensate for changes in r104865,
...
which included commits to RCS files with non-trunk default branches.
2002-10-11 08:53:48 +00:00
ru
b86561ba92
Removed files not present in v1.18.1 import.
2002-10-11 08:53:48 +00:00
ru
127e61728b
Virgin import of FSF groff v1.18.1
2002-10-11 08:52:17 +00:00
ru
74038d49b1
This commit was generated by cvs2svn to compensate for changes in r104862,
...
which included commits to RCS files with non-trunk default branches.
2002-10-11 08:52:17 +00:00
obrien
c1fc924330
Typo fixed on Vendor branch
2002-10-11 07:06:21 +00:00
obrien
b9e80529f6
This commit was generated by cvs2svn to compensate for changes in r104858,
...
which included commits to RCS files with non-trunk default branches.
2002-10-11 07:06:21 +00:00
obrien
5e5ad2a817
Use the stock version of this.
2002-10-11 06:19:00 +00:00
obrien
e8aca756bc
Bring the binutils_2_13_20021110 snap version of this to the HEAD branch.
2002-10-11 06:18:04 +00:00
obrien
2f7e8eab7c
Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints)
...
into Binutils 2.13.1 snap.
2002-10-11 06:15:47 +00:00
obrien
39e6e29c1a
Bring the binutils_2_13_20021110_snap version of this to the HEAD branch.
2002-10-11 06:14:49 +00:00
obrien
7fac7ef1bc
Bring the 2.13 snap version of this to the HEAD branch.
2002-10-11 06:13:48 +00:00
obrien
065893de73
Use the stock 2.13.1 snapshot version of this.
2002-10-11 06:13:25 +00:00
obrien
6e6af7cce4
Merge rev 1.2 (FreeBSD a.out configuration support) into the
...
Binutils 2.13_20021110 snap.
2002-10-11 06:13:00 +00:00
obrien
aa1f28b877
We use the stock version of this file.
2002-10-11 06:11:27 +00:00
obrien
0cc83fe7f4
Merge rev 1.6 (ELF_DYNAMIC_INTERPRETER) into Binutils 2.13_20021110.
2002-10-11 06:11:03 +00:00
obrien
c0ac9776c7
Merge rev 1.8 ("ELF_DYNAMIC_INTERPRETER") into Binutils 2.13_20021110 snap.
2002-10-11 06:10:28 +00:00
obrien
93f35f1510
On second thought, garbage collect the OLD_BRANDELF_METHOD. FreeBSD 5.0
...
is a good point to break from this historical ABI-breaking method.
2002-10-11 06:09:39 +00:00
obrien
adec71b014
Merge our ELF branding into Binutils 2_13_20021011 snapshot.
...
(note that this will be the last Binutils update to offer our original
method of ELF branding (WANT_OLD_BRANDELF_METHOD))
2002-10-11 06:08:01 +00:00
obrien
c16ef61b09
Use the vendor's 2.13.1_snap vendor version of this file as in rev 1.5.
2002-10-11 06:06:01 +00:00
obrien
a494339a70
We use the stock version of this file as in rev 1.4.
2002-10-11 06:05:36 +00:00
obrien
68965ae71d
Import of Binutils from the FSF 2.13 branch (just pre-.1 release).
...
These bits are taken from the FSF anoncvs repo on 11-Oct-2002 22:39:35 PDT.
2002-10-11 06:01:20 +00:00
obrien
2b8335bd2d
This commit was generated by cvs2svn to compensate for changes in r104834,
...
which included commits to RCS files with non-trunk default branches.
2002-10-11 06:01:20 +00:00
kan
bdfa32017f
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.8 printf format error fixes
Approved by: obrien
2002-10-10 04:53:46 +00:00
kan
31ca2cdcde
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.10 -mno-align-long-strings
1.11 Allow the specification of LONG_TYPE_SIZE on the command line.
Approved by: obrien
2002-10-10 04:53:15 +00:00
kan
278c07b8af
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.11 -mno-align-long-strings
Approved by: obrien
2002-10-10 04:52:41 +00:00
kan
575c7ab0e3
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.2 Localize the version number
Approved by: obrien
2002-10-10 04:52:03 +00:00
kan
8259d4af98
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.2 -fformat-extensions
1.7 FORCE_OPTIMIZATION_DOWNGRADE knob for Alpha
1.14 -O0 -O1 should optimize alignment for time, not size
Approved by: obrien
2002-10-10 04:51:11 +00:00
kan
307e6fcebb
Use the stock 3.2.1-prerelease file.
...
Approved by: obrien
2002-10-10 04:50:29 +00:00
kan
d17c14c9fd
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.\\{2,15\\} FREEBSD_NATIVE
1.\\{5,13\\} ELF, and objformat support
1.\\{16,23,25\\} Better cross building control
1.21 'GCC_OPTIONS'
1.27 cross-arch MD_EXEC_PREFIX fixes
cc -print-search-dir fixes
1.28 Read specs from /usr/libdata/gcc/specs, if available
Approved by: obrien
2002-10-10 04:49:03 +00:00
kan
859d291276
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.2 kernel printf enchancements framework
Approved by: obrien
2002-10-10 04:47:27 +00:00
kan
1bf58c95a4
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.2 kernel printf enchancements framework
1.3 suppress warnings on K&R main
Approved by: obrien
2002-10-10 04:46:44 +00:00
kan
662d87d10b
Gcc 3.2.1-prerelease libf2c bits from the FSF anoncvs repo gcc-3_2-branch on October 9th 2002 20:15 EST.
2002-10-10 04:41:00 +00:00
kan
08bf6a62d9
This commit was generated by cvs2svn to compensate for changes in r104758,
...
which included commits to RCS files with non-trunk default branches.
2002-10-10 04:41:00 +00:00
kan
8e4bd8cdb3
Gcc 3.2.1-prerelease Objective C support bits from the FSF anoncvs repo gcc-3_2-branch on October 9th 2002 20:15 EST.
2002-10-10 04:40:48 +00:00
kan
1af458a541
This commit was generated by cvs2svn to compensate for changes in r104756,
...
which included commits to RCS files with non-trunk default branches.
2002-10-10 04:40:48 +00:00
kan
280d8b4bc6
Gcc 3.2.1-prerelease C++ support bits from the FSF anoncvs repo gcc-3_2-branch on October 9th 2002 20:15 EST.
2002-10-10 04:40:44 +00:00
kan
3bbeed2c61
This commit was generated by cvs2svn to compensate for changes in r104754,
...
which included commits to RCS files with non-trunk default branches.
2002-10-10 04:40:44 +00:00
kan
ef578bad03
Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on October 9th 2002 20:15 EST.
2002-10-10 04:40:18 +00:00
kan
d79a7adfc8
This commit was generated by cvs2svn to compensate for changes in r104752,
...
which included commits to RCS files with non-trunk default branches.
2002-10-10 04:40:18 +00:00
ru
c3de544646
MFV:
...
- Suppress additional whitespace after the subsection header (.Ss).
(This affects a tiny number of our manpages.)
- Allow for a layout customization of the OS name in the document
title (.Dt). (Needed for Russian and French manpages.)
2002-10-09 08:48:56 +00:00
ru
737a9b93ec
From the ChangeLog:
...
: 2002-10-07 Werner LEMBERG <wl@gnu.org>
:
: * tmac/doc-common (Ss): Add final `.ns' (similar to `.Sh') to
: suppress additional whitespace after the header.
:
: 2002-10-07 Ruslan Ermilov <ru@FreeBSD.org>
:
: * tmac/doc-common (doc-volume-operating-system-ateol): New flag.
: (Dt): Use it to improve language localization (especially Russian
: and French).
2002-10-09 08:39:59 +00:00
sobomax
7370eccac0
Don't kill itself in --fast-read mode if there is no decompressor started.
...
Reported by: Gordon Tetlow <gordont@gnf.org>
Submitted by: tjr
MFC after: 1 week
(along with other --fast-read changes)
2002-10-09 07:33:29 +00:00
sobomax
6a8c0fe408
Further improve --fast-read mode - when reading archive from stdin ensure that
...
SIGTERM we are sending to decompressor when there is nothing left to do is
actually delivered to decompressor, not to the another copy of tar, which
does unblocking.
MFC after: 2 weeks
2002-10-02 08:42:06 +00:00
phk
01f7bfe625
This commit was generated by cvs2svn to compensate for changes in r104349,
...
which included commits to RCS files with non-trunk default branches.
2002-10-02 07:16:04 +00:00
phk
676528b41e
Virgin import (trimmed) of eXpat version 1.95.5
2002-10-02 07:16:04 +00:00
dd
d88ac6491a
Permit the argument to the -s option to be a hostname. I see no
...
reason to restrict this to a numeric address.
PR: 41841
Submitted by: Dmitry Pryanishnikov <dmitry@atlantis.dp.ua>,
Maxim Maximov <mcsi@agava.com>
2002-10-02 00:27:14 +00:00
murray
4f1400fae5
Resolve conflicts (fix spelling errors).
2002-09-30 08:46:23 +00:00
murray
7dec4023ca
Resolve conflicts.
2002-09-30 08:45:34 +00:00
murray
ee8b77c4d3
This commit was generated by cvs2svn to compensate for changes in r104185,
...
which included commits to RCS files with non-trunk default branches.
2002-09-30 08:39:27 +00:00
murray
a0b500f866
Import ISC DHCP 3.0.1 RC9 client.
2002-09-30 08:39:27 +00:00
ru
f5e55e1609
FreeBSD 4.6, 4.6.2, 4.7 and 4.8 are now officially supported in -mdoc.
2002-09-30 07:51:46 +00:00
ru
b3f8783440
Support for FreeBSD releases 4.6, 4.6.2, 4.7 and 4.8. From ChangeLog:
...
: 2002-09-27 Ruslan Ermilov <ru@FreeBSD.org>
:
: * tmac/doc-common (ds-operating-system-FreeBSD-4.*): New version
: strings.
2002-09-30 07:46:54 +00:00