Commit Graph

2910 Commits

Author SHA1 Message Date
kan
6bd5ba3a7a Teach gcc how to put unitialized data into BSS on FreeBSD. 2003-04-13 01:04:01 +00:00
tjr
8855e24cd7 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
das
19dbf85daa 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
das
6461425b8a Add missing prototype for gdtoa(). 2003-04-05 22:09:26 +00:00
darrenr
26e7333461 update man page to reflect change in default syslog level ipmon is now compiled with 2003-04-05 21:12:58 +00:00
darrenr
9ccbe83c49 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
gshapiro
e0e640cb18 sendmail 8.12.9 has been imported 2003-03-29 19:21:28 +00:00
gshapiro
3c2f930447 Fix conflicts from sendmail 8.12.9 import 2003-03-29 19:18:07 +00:00
gshapiro
5ebd39a3e7 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
gshapiro
3c5a1e863a Import sendmail 8.12.9 2003-03-29 19:12:53 +00:00
kan
c8a9824ed0 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
das
4cafd61fbf 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
das
ac4cce98d0 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
mbr
95aca2445d 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
des
04f940d3dc Add support for OpenBSD extensions to the $CVSROOT/config syntax.
Approved by:	peter
Obtained from:	OpenBSD
2003-03-20 11:05:48 +00:00
das
ca9f5cf11e Enable locale support in strtod() and dtoa().
Noticed by:	ache
Reviewed by:	mike (mentor)
2003-03-19 20:25:45 +00:00
das
375d3f8cdb Import gdtoa sources dated 20030318, which contain several locale fixes.
Reviewed by:	mike (mentor)
2003-03-19 20:23:29 +00:00
das
b301ef3a02 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
obrien
4344c66917 Add a -v(erbose) flag to undo our -q(uiet) default. 2003-03-18 19:46:55 +00:00
obrien
e2da09845f 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
obrien
153c5b8c9d Vendor import of bwk's 14-March-2003 release. 2003-03-17 07:59:59 +00:00
das
f9ef9acefc 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
das
db3a0f1435 Initial import of David Gay's gdtoa library for conversion between
strings and floating point.
2003-03-12 20:18:32 +00:00
das
527307c752 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
jdp
3b4b9c266e 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
nectar
825dcf2de4 Unbreak Kerberos 5 authentication in telnet.
(Credential forwarding is still broken.)

PR:	bin/45397
2003-03-06 13:41:53 +00:00
gshapiro
77709861fb sendmail 8.12.8 has been imported 2003-03-03 17:25:49 +00:00
gshapiro
e7f0dea329 Fix conflicts from sendmail 8.12.8 import 2003-03-03 17:18:01 +00:00
gshapiro
8b739caa56 Import sendmail 8.12.8 2003-03-03 17:09:13 +00:00
gshapiro
0dc5ad67e5 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
obrien
ccc7922cf4 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
fenner
a0ddd030a6 Merge tcpdump 3.7.2 2003-03-02 08:25:48 +00:00
fenner
0cecfff325 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
fenner
776c3fffd5 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
obrien
07dfbb6db1 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
obrien
76588875a9 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
gshapiro
cea16f163d 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
gshapiro
23de4a7211 This local FreeBSD mod isn't needed now that we have the freebsd* ostype
files.
2003-02-23 21:53:16 +00:00
des
a8f89b0a08 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
des
2e76ae7fcb MFP4: guard against null pointer dereference which sshd can cause (#25271) 2003-02-16 11:28:55 +00:00
obrien
5e5d3f4d8b Virgin import of Christos Zoulas's FILE 3.40. 2003-02-15 18:53:17 +00:00
obrien
d90bf796d6 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
darrenr
3e1ec7fb2d bring changes in IPFilter to 3.4.31 on to the head 2003-02-15 06:32:48 +00:00
darrenr
7c6340b99a 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
darrenr
bb1b56a0d0 Import userland tools for IPFilter 3.4.31 into -current 2003-02-15 06:27:40 +00:00
ru
927f00eec4 Use the stock (FSF) version of this file. 2003-02-14 13:44:04 +00:00
ru
ba1e7428eb 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
gshapiro
5f679456e6 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
gshapiro
1b0867d653 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
kan
38af457549 Merge FreeBSD modifications into gcc 3.2.2 release:
1.8  printf format error fixes.
2003-02-10 06:07:12 +00:00