kan
346771be60
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
kan
e784557554
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
kan
08bc8eb502
Update for Gcc 3.2.2 release.
2003-02-10 06:03:47 +00:00
kan
5502c5eb98
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
kan
098113795e
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
kan
22c11b12ec
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
kan
7db057c720
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
kan
322fc050a4
Update HEAD with stock GCC 3.2.2 release files.
2003-02-10 05:57:03 +00:00
kan
d91e98a20a
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
kan
4c14aa4a72
Gcc 3.2.2-release libf2c bits.
2003-02-10 05:49:31 +00:00
kan
f8278838b7
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
kan
7e7e9b440d
Gcc 3.2.2-release Objective C support bits.
2003-02-10 05:48:28 +00:00
kan
e41b60d63d
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
kan
166f6bd730
Gcc 3.2.2-release C++ support bits.
2003-02-10 05:47:54 +00:00
kan
66a5d22a0e
This commit was generated by cvs2svn to compensate for changes in r110611,
...
which included commits to RCS files with non-trunk default branches.
2003-02-10 05:41:50 +00:00
kan
86fd09e01c
Gcc 3.2.2-release.
2003-02-10 05:41:50 +00:00
gshapiro
923c174f53
Update for sendmail 8.12.7 import
2003-02-08 20:36:52 +00:00
gshapiro
6a73c5be9d
Resolve conflicts from sendmail 8.12.7 import
2003-02-08 20:35:51 +00:00
gshapiro
842b56b9ca
Import sendmail 8.12.7
2003-02-08 20:31:29 +00:00
gshapiro
56785c2598
This commit was generated by cvs2svn to compensate for changes in r110560,
...
which included commits to RCS files with non-trunk default branches.
2003-02-08 20:31:29 +00:00
des
5945314a7a
MFP4: return the actual value of the requested variable ( #24840 )
2003-02-08 20:19:10 +00:00
des
8ef368e4ba
This commit was generated by cvs2svn to compensate for changes in r110558,
...
which included commits to RCS files with non-trunk default branches.
2003-02-08 20:19:10 +00:00
des
08e4475303
MFP4: avoid side effects in macro arguments ( #24823 )
2003-02-08 20:18:25 +00:00
des
4addb56b59
This commit was generated by cvs2svn to compensate for changes in r110556,
...
which included commits to RCS files with non-trunk default branches.
2003-02-08 20:18:25 +00:00
gshapiro
bf34baf047
Even if biff is turned off, we still need to set curoff as the code
...
uses that if there is an error writing to the mailbox. Note this bug
is only in the FreeBSD code, not the vendor code (which doesn't offer
nobiff).
PR: misc/43392
MFC after: 3 days
2003-02-08 19:25:21 +00:00
des
ead41a55fb
Sync with P4. Most of this is debugging code; the only substantial changes
...
are improvements to openpam_{borrow,restore}_cred() (#24779 and #24780 ).
2003-02-07 15:27:03 +00:00
des
44e1f06ba9
This commit was generated by cvs2svn to compensate for changes in r110503,
...
which included commits to RCS files with non-trunk default branches.
2003-02-07 15:27:03 +00:00
obrien
88655e3123
Merge our rev 1.2 PAM support into 'nbsd_20030122'.
2003-02-02 21:03:28 +00:00
obrien
53cbaae245
This commit was generated by cvs2svn to compensate for changes in r110242,
...
which included commits to RCS files with non-trunk default branches.
2003-02-02 20:58:44 +00:00
obrien
2d0b101df7
Import of LukeM's ftpd taken from the NetBSD CVS repo on 22-Jan-2003.
...
This includes the DoS fix of rev 1.133 libexec/ftpd/ftpd.c.
2003-02-02 20:58:44 +00:00
imp
e861315714
-kthread has been dead these many years. This PR has languished for a
...
long time. Go ahead and commit the patch since a co-worker has been
working up a code patch in this area and wondered why it hasn't been
committed yet.
PR: 35800
2003-02-01 18:39:32 +00:00
nectar
e63eb670a4
Background:
...
When libdes was replaced with OpenSSL's libcrypto, there were a few
interfaces that the former implemented but the latter did not. Because
some software in the base system still depended upon these interfaces,
we simply included them in our libcrypto (rnd_keys.c).
Now, finally get around to removing the dependencies on these
interfaces. There were basically two cases:
des_new_random_key -- This is just a wrapper for des_random_key, and
these calls were replaced.
des_init_random_number_generator et. al. -- A few functions were used
by the application to seed libdes's PRNG. These are not necessary
when using libcrypto, as OpenSSL internally seeds the PRNG from
/dev/random. These calls were simply removed.
Again, some of the Kerberos 4 files have been taken off the vendor
branch. I do not expect there to be future imports of KTH Kerberos 4.
2003-01-29 18:14:29 +00:00
obrien
1b1dd2b27c
main() changed its argv declaration, so follow suit in some FBSD added code.
2003-01-29 05:16:58 +00:00
dougb
06c13a724d
This commit was generated by cvs2svn to compensate for changes in r109983,
...
which included commits to RCS files with non-trunk default branches.
2003-01-28 13:09:17 +00:00
dougb
02f065cde2
Import of ISC BIND version 8.3.4
2003-01-28 13:09:17 +00:00
fenner
07c53db8d7
Merge Multi-DLT support.
2003-01-26 01:23:26 +00:00
fenner
2d9dad94b8
Merge multi-DLT support.
2003-01-26 01:21:53 +00:00
fenner
831e578a40
Commit tcpdump.org's multi-DLT support to vendor branch.
2003-01-26 01:16:33 +00:00
fenner
052e356c1e
This commit was generated by cvs2svn to compensate for changes in r109839,
...
which included commits to RCS files with non-trunk default branches.
2003-01-26 01:16:33 +00:00
fenner
7fd21d8a05
Commit tcpdump.org's multi-DLT support to vendor branch.
2003-01-26 01:16:33 +00:00
des
08883899a5
#include <stddef.h> rather than <sys/types.h> (perforce change 24116)
2003-01-23 21:37:53 +00:00
des
99d51a7b5a
This commit was generated by cvs2svn to compensate for changes in r109756,
...
which included commits to RCS files with non-trunk default branches.
2003-01-23 21:37:53 +00:00
des
96469890b5
#include <sys/types.h> (perforce change 24073)
2003-01-22 16:46:44 +00:00
des
be585ece99
This commit was generated by cvs2svn to compensate for changes in r109686,
...
which included commits to RCS files with non-trunk default branches.
2003-01-22 16:46:44 +00:00
des
0b40473c70
When computing a new seed for an existing user, opienewseed() would
...
incorrectly compute the length of the numeric portion of the previous
seed, causing the new seed to be one character shorter than the old
one.
This patch has been submitted to the vendor; I'm committing it right
away since the file is already off the vendor branch.
MFC after: 3 days
2003-01-22 10:55:36 +00:00
peter
2e4fe7e4d0
Turn off Checkin-prog and Update-prog.
2003-01-21 22:10:13 +00:00
peter
dfddcee74f
This commit was generated by cvs2svn to compensate for changes in r109661,
...
which included commits to RCS files with non-trunk default branches.
2003-01-21 22:02:26 +00:00
peter
839e4a947a
Merge cvs-1.11.2.1-20021201 -> 1.11.5 changes onto mainline
2003-01-21 22:01:38 +00:00
peter
9fda24a6c9
This commit was generated by cvs2svn to compensate for changes in r109658,
...
which included commits to RCS files with non-trunk default branches.
2003-01-21 21:58:47 +00:00
peter
f53bf3099c
This commit was generated by cvs2svn to compensate for changes in r109655,
...
which included commits to RCS files with non-trunk default branches.
2003-01-21 21:53:03 +00:00
peter
d705a05438
Import cvs-1.11.5 onto vendor branch
2003-01-21 21:53:03 +00:00
billf
a6d93d624a
add more RFC defined telnet options
...
Reviewed by: ps
2003-01-18 06:10:21 +00:00
murray
18f0486660
We now include the dhcpctl subdirectory.
2003-01-16 19:05:56 +00:00
obrien
7438cfe4e7
Update for the isc_dhcp_3_0_1_rc11 import.
2003-01-16 07:53:32 +00:00
obrien
42423ca671
Use the stock version of this file -- all our needs have been taken care of.
2003-01-16 07:41:43 +00:00
obrien
3e36b3bfe6
Make the "SEE ALSO" suitable for FreeBSD.
2003-01-16 07:36:45 +00:00
obrien
9f681e127a
Make isc_dhcp_3_0_1_rc11's "SEE ALSO" suitable for FreeBSD.
2003-01-16 07:31:49 +00:00
murray
51ef4a0cfa
This commit was generated by cvs2svn to compensate for changes in r109365,
...
which included commits to RCS files with non-trunk default branches.
2003-01-16 07:29:37 +00:00
murray
4a18459fb2
Import ISC DHCP 3.0.1 RC11 omshell interface.
2003-01-16 07:29:37 +00:00
obrien
4f37dc42eb
Merge rev 1.6 (-D) and rev 1.8 (SEE ALSO suitable for FreeBSD) into
...
isc_dhcp_3_0_1_rc11.
2003-01-16 07:28:12 +00:00
obrien
08d70aef6b
Make isc_dhcp_3_0_1_rc11's "SEE ALSO" suitable for FreeBSD.
2003-01-16 07:23:57 +00:00
obrien
9c8794b59d
Merge rev 1.2 (correct script path) and 1.6 (prefer strlcpy to strcpy)
...
into isc_dhcp_3_0_1_rc11.
2003-01-16 07:22:32 +00:00
obrien
aa01d29e23
Merge our spelling changes into isc_dhcp_3_0_1_rc11.
2003-01-16 07:19:43 +00:00
obrien
47bdc7b536
Import isc-dhcpd-3.0.1rc11.
...
This fixes a security vulnerability in the bundled resolver library.
Requested by: scottl(re)
2003-01-16 07:04:57 +00:00
obrien
6bce98120e
This commit was generated by cvs2svn to compensate for changes in r109357,
...
which included commits to RCS files with non-trunk default branches.
2003-01-16 07:04:57 +00:00
murray
24bd5f7e40
Resolve conflicts.
2003-01-15 10:47:32 +00:00
murray
43d738435c
Resolve conflicts.
...
(import approved by: re)
2003-01-15 10:44:05 +00:00
murray
017255e081
Import ISC DHCP 3.0.1 RC10 client.
2003-01-15 10:31:26 +00:00
murray
5e47049644
This commit was generated by cvs2svn to compensate for changes in r109298,
...
which included commits to RCS files with non-trunk default branches.
2003-01-15 10:31:26 +00:00
dillon
f745d7818c
Bow to the whining masses and change a union back into void *. Retain
...
removal of unnecessary casts and throw in some minor cleanups to see if
anyone complains, just for the hell of it.
2003-01-13 00:33:17 +00:00
dillon
cc74fcf3ae
Change struct file f_data to un_data, a union of the correct struct
...
pointer types, and remove a huge number of casts from code using it.
Change struct xfile xf_data to xun_data (ABI is still compatible).
If we need to add a #define for f_data and xf_data we can, but I don't
think it will be necessary. There are no operational changes in this
commit.
2003-01-12 01:37:13 +00:00
peter
d97c739f26
Add in a patch from tcpdump-current (that will be included in the next
...
import) to stop a segfault on ia64. Add a #include to get missing
prototypes, particularly malloc().
Approved by: fenner
2003-01-08 22:12:01 +00:00
peter
f8b33f6507
This commit was generated by cvs2svn to compensate for changes in r108968,
...
which included commits to RCS files with non-trunk default branches.
2003-01-08 22:12:01 +00:00
peter
78f173ba09
Add #include <stdlib.h> so that "s->strings = realloc(...)" doesn't segfault
...
on ia64. (This file isn't vendor branched)
2003-01-08 17:05:52 +00:00
peter
e98dba7ed0
Add a declaration that malloc() returns a pointer, not an int. Otherwise
...
this segfaults on ia64. (Cannot cast an int to a pointer).
The rest of the code does it this way rather than use system includes....
2003-01-08 07:02:07 +00:00
peter
239d74a528
Add #include "diff.h" in order to get the prototype for xmalloc().
...
The corresponding warning has been ignored for ages:
prepend_args.c:75: warning: initialization makes pointer from integer
without a cast
This is fatal on ia64. You cannot convert an implicit int return from
an undeclared function to a pointer as you've lost the upper 32 bits.
On ia64, the warning is "pointer from different sized integer".
(This file is not vendor branched)
2003-01-08 06:40:35 +00:00
obrien
28717001a0
Add support for OPIE and PAM.
...
Submitted by: mikeh (reworked by me)
2003-01-07 17:31:23 +00:00
chris
bade45c082
Add an entry for libugidfw.
...
Sponsored by: DARPA, Network Associates Laboratories
2003-01-07 11:30:53 +00:00
des
99ec0b3f5a
Vendor import of OpenPAM Daffodil.
2003-01-06 16:07:51 +00:00
des
f6a1d22e5c
This commit was generated by cvs2svn to compensate for changes in r108794,
...
which included commits to RCS files with non-trunk default branches.
2003-01-06 16:07:51 +00:00
obrien
d6438e004a
NetBSD files needed to build LukeM's ftpd src as taken from the NetBSD CVS repo.
...
The "portable" release of this is just lagging way too far behind
what is in NetBSD's base.
2003-01-06 02:26:00 +00:00
obrien
fefad18cb2
This commit was generated by cvs2svn to compensate for changes in r108760,
...
which included commits to RCS files with non-trunk default branches.
2003-01-06 02:26:00 +00:00
obrien
1f91e9821c
Merge our .Nm changes into the nbsd_20030105 import.
2003-01-06 00:20:26 +00:00
obrien
c9e7985f5a
Import of LukeM's ftpd taken from the NetBSD CVS repo on 5-Jan-2003.
...
The "portable" release of this is just lagging way too far behind
what is in NetBSD's base.
2003-01-06 00:06:49 +00:00
obrien
40a05753b8
This commit was generated by cvs2svn to compensate for changes in r108746,
...
which included commits to RCS files with non-trunk default branches.
2003-01-06 00:06:49 +00:00
des
138c0848a7
Fix typo in debugging macro (perforce change 23072)
2003-01-03 02:18:53 +00:00
des
64aa896d73
This commit was generated by cvs2svn to compensate for changes in r108577,
...
which included commits to RCS files with non-trunk default branches.
2003-01-03 02:18:53 +00:00
kan
e05e18de33
Fix a bug in GCC which effectively prevents DEFAULT_PCC_STRUCT_RETURN from
...
having any effect. This restores a calling convention traditionally used
by FreeBSD/i386 and which is expected by a number of assembly sources
in libc.
Reviewed by: obrien
Approved by: re (rwatson)
2002-12-22 05:57:53 +00:00
obrien
e4d81d1f2c
Update for the 20021213 version.
2002-12-19 04:34:00 +00:00
obrien
bf37c5ab93
Vendor import of bwk's 13-Dec-2002 release.
2002-12-19 04:33:15 +00:00
obrien
2303de1336
This commit was generated by cvs2svn to compensate for changes in r108072,
...
which included commits to RCS files with non-trunk default branches.
2002-12-19 04:33:15 +00:00
des
18c136aadd
Vendor import of OpenPAM Cyclamen.
2002-12-16 15:28:05 +00:00
des
1a9284c882
This commit was generated by cvs2svn to compensate for changes in r107937,
...
which included commits to RCS files with non-trunk default branches.
2002-12-16 15:28:05 +00:00
keramida
f70b0bd073
NetBSD manpages use .Nm "" to typeset the `name' of the manpage, but
...
this doesn't work quite right with our groff. They have an older
groff version in the base system, but no real plans to update both
groff and manpages. Fix the .Nm usage locally in our manpages.
PR: docs/41972
Submitted by: Yoshiteru Kageyama <yt-kage@cb3.so-net.ne.jp>
Discussed with: ru and obrien
2002-12-14 23:45:54 +00:00
fenner
b78bef8c32
Fix misspelling.
...
PR: docs/44930
Submitted by: Michael McGoldrick <mmcgoldrick@linuxdriven.net>
2002-12-13 22:26:10 +00:00
obrien
55ae4f65bf
Update for the just-done-import.
2002-12-13 05:03:15 +00:00
obrien
279a30e7a9
Vendor import of bwk's 29-Nov-2002 release.
...
Most significant update is the inclusion of our port's locale patches.
2002-12-13 04:59:48 +00:00
obrien
d593abc42f
This commit was generated by cvs2svn to compensate for changes in r107806,
...
which included commits to RCS files with non-trunk default branches.
2002-12-13 04:59:48 +00:00
ru
88d368906e
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
obrien
d71d18f40a
_NIH, __NIH__, __N_I_H__, __nih__, _niH_.
...
*sigh* GCC developers can't seem to make up their mind which pre-defined arch
symbols are the official ones. So make them, and the Sparc64 using Martians
happy with every permutation.
This fixes f77 and possibly changes some 'long long' handling.
Approved by: re(bmah)
2002-12-05 18:40:24 +00:00