David E. O'Brien
a12d8aed9a
We're changing the platform name from x86[_-]86 to amd64.
2003-04-26 20:04:38 +00:00
David E. O'Brien
1143283a26
Fix the LINK_SPEC. Our i386 32-bit emulation name changed.
...
We also need to look in the proper directory for 32-bit libs.
2003-04-26 19:20:25 +00:00
David E. O'Brien
9ad1907230
Remove the last vestiges (I hope) of the mixed ELF/a.out support.
...
As a plus we can use the stock CC1_SPEC and ASM_SPEC for AMD64.
2003-04-26 19:16:54 +00:00
Alexander Kabaev
f6a013dc14
Teach gcc how to put unitialized data into BSS on FreeBSD.
2003-04-13 01:04:01 +00:00
Tim J. Robbins
81b431dba3
Fix a typo in the -O parsing code that caused a crash when the -O option
...
is used without supplying "sowner:sgroup".
Obtained from: NetBSD (jdolecek)
PR: 37171
2003-04-12 12:11:14 +00:00
David Schultz
6836976246
Add some missing prototypes to eliminate some warnings. These already
...
appear without leading underscores in gdtoa.h, but this approach avoids
removing that file from the vendor branch and unduly rearranging things.
Prodded by: nectar
2003-04-09 06:04:35 +00:00
David Schultz
628f583ce9
Add missing prototype for gdtoa().
2003-04-05 22:09:26 +00:00
Darren Reed
6ad5053781
update man page to reflect change in default syslog level ipmon is now compiled with
2003-04-05 21:12:58 +00:00
Darren Reed
3987f181d5
Change the default syslog facility from LOG_LOCAL0 to LOG_SECURITY after
...
discussion on security@freebsd.org .
2003-04-05 09:25:19 +00:00
Gregory Neil Shapiro
2af5e4d96f
sendmail 8.12.9 has been imported
2003-03-29 19:21:28 +00:00
Gregory Neil Shapiro
729362425c
Fix conflicts from sendmail 8.12.9 import
2003-03-29 19:18:07 +00:00
Gregory Neil Shapiro
77b53d4402
This commit was generated by cvs2svn to compensate for changes in r112810,
...
which included commits to RCS files with non-trunk default branches.
2003-03-29 19:12:53 +00:00
Gregory Neil Shapiro
5ef517c097
Import sendmail 8.12.9
2003-03-29 19:12:53 +00:00
Alexander Kabaev
0c0bdf85fa
This commit was generated by cvs2svn to compensate for changes in r112680,
...
which included commits to RCS files with non-trunk default branches.
2003-03-26 18:12:01 +00:00
David Schultz
ec3a1a66aa
This commit was generated by cvs2svn to compensate for changes in r112620,
...
which included commits to RCS files with non-trunk default branches.
2003-03-25 17:55:07 +00:00
David Schultz
8f7c2af436
Import new sources. The only material change in this update is to
...
add locale support for hexadecimal floating point conversions.
Noticed by: ache
Reviewed by: mike (mentor)
2003-03-25 17:55:07 +00:00
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
84781d47e6
Import gdtoa sources dated 20030318, which contain several locale fixes.
...
Reviewed by: mike (mentor)
2003-03-19 20:23:29 +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 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
d9986b26e6
Import sendmail 8.12.8
2003-03-03 17:09:13 +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
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