gshapiro
951cf75775
Update import instructions for sendmail 8.12.2
2002-02-17 22:06:57 +00:00
gshapiro
abfa0083ec
Resolve conflicts from sendmail 8.12.2 import
2002-02-17 21:58:34 +00:00
gshapiro
514d1553cc
This commit was generated by cvs2svn to compensate for changes in r90792,
...
which included commits to RCS files with non-trunk default branches.
2002-02-17 21:56:45 +00:00
gshapiro
8449595fe9
Import sendmail 8.12.2
2002-02-17 21:56:45 +00:00
mp
a752dc58a8
This commit was generated by cvs2svn to compensate for changes in r90446,
...
which included commits to RCS files with non-trunk default branches.
2002-02-10 04:40:26 +00:00
mp
e8a1e84ed0
- Add support for autodetection of *.euc?? and *.EUC locales.
...
- ja_JP.eucJP, ja_JP.EUC
- ko_KR.eucKR, ko_KR.EUC
- zn_CN.eucCN, zn_CN.EUC
- Add support for zh_TW.Big5
- Add ja_JP.Shift_JIS alias for ja_JP.SJIS
Submitted by: phantom
Approved by: Christos Zoulas <cristos@zoulas.com> - TCSH maintainer
2002-02-10 04:40:26 +00:00
obrien
f697ae8b94
Correct email address for bug reports and patch submissions.
...
Submitted by: Marco Molteni <molter@tin.it>
2002-02-08 19:45:58 +00:00
nectar
da2d85715f
Remove files that shouldn't have been imported.
...
These will be surgically removed from the repository.
Approved by: markm
(with a CVS Meister hat on)
2002-02-06 16:31:41 +00:00
obrien
be9fa5e36c
Use the stock [3.1-snap] version of this.
2002-02-06 05:10:06 +00:00
obrien
3e10a6d863
A slightly more general version of rev 1.2 that might be more acceptable
...
to the GCC maintainers.
2002-02-06 05:07:17 +00:00
obrien
fecfd9c398
Merge BDE's printf format error fixes (rev 1.2) into GCC 3.1-snap.
2002-02-06 05:07:01 +00:00
obrien
6e12cd4bd2
Use the stock GCC 3.1-snap version of this.
2002-02-06 05:05:49 +00:00
obrien
1b2d183105
A slightly different version of rev 1.2 that is closer to something the
...
GCC maintainers might actually accept.
2002-02-06 05:04:25 +00:00
obrien
1f24b90f6a
Merge rev 1.2 (printf format error fixes) into GCC 3.1-snap.
2002-02-06 05:03:43 +00:00
obrien
6687f51a11
Use the stock [3.l-snap] version of this.
2002-02-06 05:02:18 +00:00
obrien
a33632ba5a
Use the stock [3.1-snap] file.
2002-02-06 05:01:51 +00:00
obrien
bad15f47f4
Use the stock file for now.
...
The changes from GCC 2.95.3 to 3.1 are large and it is hard to figure
out how to apply our changes. Once BDE can properly test GCC 3.1 he'll
add back in our changes.
2002-02-06 05:01:29 +00:00
obrien
757b03860f
Merge the stock gcc-3.1_snap file onto HEAD.
2002-02-06 05:00:48 +00:00
obrien
7d7df915b2
Merge rev 1.2 (-fformat-extensions) and rev 1.7 (optimization downgrade)
...
into GCC 3.1-snap.
2002-02-06 04:59:39 +00:00
obrien
489c41bdc6
We use the stock [3.1-snap] file.
2002-02-06 04:49:08 +00:00
obrien
d2767dc723
Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support);
...
1.16 (allow specification of TOOLS_PREFIX); 1.21 ("GCC_OPTIONS")
into GCC 3.1-snap.
Note that rev 1.20 was fixed in the stock GCC 3 sources.
2002-02-06 02:53:38 +00:00
sheldonh
81cc5956d9
Don't use non-signal-safe functions (exit(3) in this case) in
...
signal handlers. In this case, use _exit(2) instead, following
the call to shutdown(2).
This fixes rare telnetd hangs.
PR: misc/33672
Submitted by: Umesh Krishnaswamy <umesh@juniper.net>
MFC after: 1 month
2002-02-05 15:20:02 +00:00
sheldonh
f174fff271
This commit was generated by cvs2svn to compensate for changes in r90238,
...
which included commits to RCS files with non-trunk default branches.
2002-02-05 09:17:24 +00:00
sheldonh
4aac827e42
Fix obscure bug in code loading support that could cause parsing of
...
functions in multi-line files to fail, depending on the state of the
stack. The fix is sanctioned by the vendor and will appear in bc-1.07.
PR: bin/34601
Reported by: mi
Obtained from: Phil Nelson <phil@cs.wwu.edu>
2002-02-05 09:17:24 +00:00
nectar
0511c3ea5b
Give the next BIND-importing schmuck some assistance.
2002-02-04 21:28:45 +00:00
nectar
2ceaebc7d8
getgrouplist now takes gid_t' instead of
int'.
2002-02-04 19:19:34 +00:00
nectar
9f6ebcdbe6
Resolve conflicts after import of ISC BIND 8.3.1-REL.
2002-02-04 19:15:33 +00:00
nectar
959a27bce7
This commit was generated by cvs2svn to compensate for changes in r90209,
...
which included commits to RCS files with non-trunk default branches.
2002-02-04 19:12:46 +00:00
nectar
ebeabb1ba3
Import of ISC BIND 8.3.1-REL.
2002-02-04 19:12:46 +00:00
markm
ab04e9abc8
WARNS fix. Zap an unused variable.
2002-02-03 15:50:05 +00:00
obrien
47aa5e488c
Merge rev 1.2 (a.out support) into GCC 3.1-snap.
2002-02-01 19:42:45 +00:00
obrien
29165fd98d
Use the stock 3.1-snap file now.
...
Until we can figure out how to reimpliment our custom format warnings
since the FSF developers totally revamped them, and took away the hooks
we were using to accomplish our desires.
2002-02-01 19:38:44 +00:00
obrien
71e646a649
Merge rev 1.2 (add_bb) into GCC 3.1-snap.
...
Note that the "NO_PROFILE_DATA"/"NO_PROFILE_COUNTERS" bits were added
to the stock FSF GCC 2.97 (and thus 3.1) source as i386 Linux needed them
also. (amazing what can get committed to the FSF GCC when needed by Linux...)
2002-02-01 19:19:08 +00:00
obrien
ee24f3094c
We use the stock [3.1-snap] version of this,
...
other than having to add $FreeBSD$...
2002-02-01 19:12:03 +00:00
obrien
e638c832dc
Use the stock 3.1-snap file now.
...
I do not think our rev 1.2 changes are needed any longer.
2002-02-01 19:10:11 +00:00
obrien
460c84b46f
The stock (3.1-snap) version of this file is used now.
...
The FreeBSD hacks now apply to `config.gcc'.
2002-02-01 18:56:12 +00:00
obrien
32e6f721d0
Go back to stock [3.1-snap] file -- our previous mods are OBE.
2002-02-01 18:54:38 +00:00
obrien
a1d6d49034
We use the stock 3.1-snap file now.
...
All the -Wformat related code moved to c-format.c.
2002-02-01 18:53:34 +00:00
obrien
9aba5b9cc9
Use the stock 3.1-snap file now.
...
I have folded all our local changes into the FSF CVS repo.
2002-02-01 18:50:05 +00:00
obrien
170a7bc58b
This commit was generated by cvs2svn to compensate for changes in r90075,
...
which included commits to RCS files with non-trunk default branches.
2002-02-01 18:16:02 +00:00
obrien
c9ab9ae440
Enlist the FreeBSD-CURRENT users as testers of what is to become Gcc 3.1.0.
...
These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST.
2002-02-01 18:16:02 +00:00
sobomax
2911dcf482
Add upgrade instructions.
2002-02-01 16:34:13 +00:00
sobomax
ec6d600e40
This commit was generated by cvs2svn to compensate for changes in r90067,
...
which included commits to RCS files with non-trunk default branches.
2002-02-01 16:28:01 +00:00
sobomax
b718740c2f
Virgin import (trimmed) of Bzip2 version 1.0.2
2002-02-01 16:28:01 +00:00
obrien
9e7f705ccb
MFC: gcc.295/config/alpha/freebsd.h revision 1.12:
...
Remove our definition for FUNCTION_PROFILER as it is wrong.
Note that "jsr $28,_mcount" is a macro for
ldq $27, _mcount($29) !literal!1
jsr $28, ($27), _mcount !lituse_jsr!1
1. The call to _mcount is added by alpha_expand_prologue after we load the gp.
Our _mcount uses $27 for the incoming address, unlike OSF/1 and Linux,
which use $28. This probably doesn't matter since we probably don't use $27
within _mcount itself.
2. You can't use this insn with _mcount because it uses the PLT, which clobbers
the return address in $28. Note that the prologue_mcount pattern carefully
avoids adding the lituse_jsr relocation so that we call through the GOT
directly.
Submitted by: Richard Henderson <rth@redhat.com>
2002-01-31 17:20:44 +00:00
sheldonh
226e885eda
Merge rev 1.1.1.3 from vendor branch: fix refresh / warning deadlock
2002-01-31 14:23:49 +00:00
sheldonh
02a885aab7
Merge rev 1.1.1.2 from the vendor branch: fix leftright scrolling for
...
long lines
2002-01-31 13:45:31 +00:00
sheldonh
b9c3686240
Add $FreeBSD$ CVS Id tag so that I can merge rev 1.1.1.2 from the
...
vendor branch. This file was taken off the vendor branch in 1998,
before we started enforcing the presence of CVS Id tags. :-(
2002-01-31 13:44:36 +00:00
sheldonh
b1c162a5bd
This commit was generated by cvs2svn to compensate for changes in r90019,
...
which included commits to RCS files with non-trunk default branches.
2002-01-31 13:28:37 +00:00
sheldonh
6122421847
Fix core dump in left-right screen scrolling for long lines.
...
The nvi maintainer expects this patch to be included in the upcoming
nvi-1.81.6 unless a better fix presents itself.
The MFC reminder below should be taken as a cue to MFC rev 1.1.1.2
of vs_relative.c as well.
PR: bin/26869
Reported by: Alex Semenyaka <alexs@snark.ratmir.ru>
Obtained from: skimo@kotnet.org (via "Alexey V. Neyman" <alex.neyman@auriga.ru>)
MFC after: 1 month
2002-01-31 13:28:37 +00:00