Martin Blapp
b0f74fbd3a
We don't have cat(1) and kill(1) on the miniroot disks.
...
This fix will be committed to the ISC repo later, but for now
take this file out of the vendor tree.
Reviewed by: phk
Approved by: murray
2003-03-23 23:29:36 +00:00
Dag-Erling Smørgrav
b5bd3dd547
Add support for OpenBSD extensions to the $CVSROOT/config syntax.
...
Approved by: peter
Obtained from: OpenBSD
2003-03-20 11:05:48 +00:00
David Schultz
1dd3a3db1d
Enable locale support in strtod() and dtoa().
...
Noticed by: ache
Reviewed by: mike (mentor)
2003-03-19 20:25:45 +00:00
David Schultz
e8b59c3f5d
This commit was generated by cvs2svn to compensate for changes in r112415,
...
which included commits to RCS files with non-trunk default branches.
2003-03-19 20:23:29 +00:00
David Schultz
84781d47e6
Import gdtoa sources dated 20030318, which contain several locale fixes.
...
Reviewed by: mike (mentor)
2003-03-19 20:23:29 +00:00
David E. O'Brien
ae573770aa
Add a -v(erbose) flag to undo our -q(uiet) default.
2003-03-18 19:46:55 +00:00
David E. O'Brien
3a147e6d81
This commit was generated by cvs2svn to compensate for changes in r112336,
...
which included commits to RCS files with non-trunk default branches.
2003-03-17 07:59:59 +00:00
David E. O'Brien
fc6b1dfe95
Vendor import of bwk's 14-March-2003 release.
2003-03-17 07:59:59 +00:00
David Schultz
de9840c6e5
Local patches:
...
- include extra system headers and add appropriate #defines
- use a spinlock to synchronize parts of gdtoa
- protect exported symbols with leading underscores
Reviewed by: bde (briefly), mike (mentor), obrien
2003-03-12 20:20:22 +00:00
David Schultz
cc36ccd13b
Initial import of David Gay's gdtoa library for conversion between
...
strings and floating point.
2003-03-12 20:18:32 +00:00
David Schultz
19a59cf3b3
This commit was generated by cvs2svn to compensate for changes in r112158,
...
which included commits to RCS files with non-trunk default branches.
2003-03-12 20:18:32 +00:00
John Polstra
020e34e445
Fixes for the Russian translations of the messages.
...
PR: bin/48035, bin/48036
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
Reviewed by: ache
MFC after: 4 weeks
2003-03-08 22:45:12 +00:00
Jacques Vidrine
81d1ffee08
Unbreak Kerberos 5 authentication in telnet.
...
(Credential forwarding is still broken.)
PR: bin/45397
2003-03-06 13:41:53 +00:00
Gregory Neil Shapiro
8f755de4a6
sendmail 8.12.8 has been imported
2003-03-03 17:25:49 +00:00
Gregory Neil Shapiro
f9218d3d4f
Fix conflicts from sendmail 8.12.8 import
2003-03-03 17:18:01 +00:00
Gregory Neil Shapiro
bdf8df5292
This commit was generated by cvs2svn to compensate for changes in r111823,
...
which included commits to RCS files with non-trunk default branches.
2003-03-03 17:09:13 +00:00
Gregory Neil Shapiro
d9986b26e6
Import sendmail 8.12.8
2003-03-03 17:09:13 +00:00
David E. O'Brien
78ffae804d
This commit was generated by cvs2svn to compensate for changes in r111756,
...
which included commits to RCS files with non-trunk default branches.
2003-03-02 19:10:30 +00:00
Bill Fenner
0e0def197a
Merge tcpdump 3.7.2
2003-03-02 08:25:48 +00:00
Bill Fenner
e32fdc8718
This commit was generated by cvs2svn to compensate for changes in r111726,
...
which included commits to RCS files with non-trunk default branches.
2003-03-02 08:22:26 +00:00
Bill Fenner
9afd0c2902
Import tcpdump 3.7.2 (fudging for multi-DLT support) from
...
http://www.tcpdump.org/release/tcpdump-3.7.2.tar.gz
2003-03-02 08:22:26 +00:00
David E. O'Brien
93f0e9c64d
This commit was generated by cvs2svn to compensate for changes in r111658,
...
which included commits to RCS files with non-trunk default branches.
2003-02-28 05:19:36 +00:00
David E. O'Brien
490143648c
Virgin import of Christos Zoulas's FILE 3.41.
...
* - fix memory allocation problem (Jeff Johnson)
* - fix stack overflow corruption (David Endler)
2003-02-28 05:19:36 +00:00
Gregory Neil Shapiro
e0e1e2d0a3
Follow the (good) trend of returning import files to vendor versions
...
where possible for easier future imports.
2003-02-23 21:58:16 +00:00
Gregory Neil Shapiro
a153c1fc66
This local FreeBSD mod isn't needed now that we have the freebsd* ostype
...
files.
2003-02-23 21:53:16 +00:00
Dag-Erling Smørgrav
3663322d8a
This commit was generated by cvs2svn to compensate for changes in r110989,
...
which included commits to RCS files with non-trunk default branches.
2003-02-16 11:28:55 +00:00
Dag-Erling Smørgrav
83a75cff45
MFP4: guard against null pointer dereference which sshd can cause ( #25271 )
2003-02-16 11:28:55 +00:00
David E. O'Brien
3459dd3784
Virgin import of Christos Zoulas's FILE 3.40.
2003-02-15 18:53:17 +00:00
David E. O'Brien
cb88de0913
This commit was generated by cvs2svn to compensate for changes in r110949,
...
which included commits to RCS files with non-trunk default branches.
2003-02-15 18:53:17 +00:00
Darren Reed
57e3d9cf76
bring changes in IPFilter to 3.4.31 on to the head
2003-02-15 06:32:48 +00:00
Darren Reed
50d563d31c
This commit was generated by cvs2svn to compensate for changes in r110917,
...
which included commits to RCS files with non-trunk default branches.
2003-02-15 06:27:40 +00:00
Darren Reed
965575f97c
Import userland tools for IPFilter 3.4.31 into -current
2003-02-15 06:27:40 +00:00
Ruslan Ermilov
8a88a4255f
Use the stock (FSF) version of this file.
2003-02-14 13:44:04 +00:00
Ruslan Ermilov
6a5c53e7a2
Moved the libugidfw library definition out from contributed source
...
to where it actually belongs.
Submitted by: phantom
2003-02-14 13:36:16 +00:00
Gregory Neil Shapiro
fabecb74aa
Import proto.m4 fix from vendor repository. This fixes a cf building
...
bug if LOCAL_RELAY and/or MAIL_HUB are used in an mc file.
2003-02-10 16:41:06 +00:00
Gregory Neil Shapiro
82cd538ed5
This commit was generated by cvs2svn to compensate for changes in r110647,
...
which included commits to RCS files with non-trunk default branches.
2003-02-10 16:41:06 +00:00
Alexander Kabaev
42194a8171
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.8 printf format error fixes.
2003-02-10 06:07:12 +00:00
Alexander Kabaev
a81f4c40b7
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.10 -mno-align-long-strings.
1.11 Allow the specification of LONG_TYPE_SIZE on the command line.
2003-02-10 06:05:16 +00:00
Alexander Kabaev
c66fff0155
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.11 -mno-align-long-strings.
Note the change 1.15 is not needed anymore.
2003-02-10 06:04:35 +00:00
Alexander Kabaev
6d114ccf45
Update for Gcc 3.2.2 release.
2003-02-10 06:03:47 +00:00
Alexander Kabaev
6f20e984fc
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.{2,15} FREEBSD_NATIVE.
1.21 "GCC_OPTIONS".
1.{16,25,27} Cross-compiling issues.
2003-02-10 06:03:16 +00:00
Alexander Kabaev
42f979319e
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.2 -fformat-extensions.
1.3 -printf0
1.6 Teach GCC about %y for DDB and implement
support for the C99 %z format modifier.
2003-02-10 06:00:24 +00:00
Alexander Kabaev
10a72f72d8
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.2 kernel printf enhancements framework.
1.3 suppress prototype warnings on K&R main.
2003-02-10 05:59:19 +00:00
Alexander Kabaev
76c39e5f7b
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.2 framework for our kernel printf enhancements.
1.3 suppress prototype warnings on K&R main.
2003-02-10 05:58:19 +00:00
Alexander Kabaev
d79e61dc75
Update HEAD with stock GCC 3.2.2 release files.
2003-02-10 05:57:03 +00:00
Alexander Kabaev
2b69e56ae8
This commit was generated by cvs2svn to compensate for changes in r110618,
...
which included commits to RCS files with non-trunk default branches.
2003-02-10 05:49:31 +00:00
Alexander Kabaev
2b4726c945
Gcc 3.2.2-release libf2c bits.
2003-02-10 05:49:31 +00:00
Alexander Kabaev
3522eb4638
This commit was generated by cvs2svn to compensate for changes in r110616,
...
which included commits to RCS files with non-trunk default branches.
2003-02-10 05:48:28 +00:00
Alexander Kabaev
c8f8cd6da1
Gcc 3.2.2-release Objective C support bits.
2003-02-10 05:48:28 +00:00
Alexander Kabaev
5801dade0e
This commit was generated by cvs2svn to compensate for changes in r110614,
...
which included commits to RCS files with non-trunk default branches.
2003-02-10 05:47:54 +00:00