obrien
da84150b6c
We use the stock (3.1) file now.
2002-05-09 21:19:23 +00:00
obrien
67d7740f78
Use the stock (3.1) file now.
...
The choosing of TMPDIR has moved to make-temp-file.c.
2002-05-09 21:15:23 +00:00
obrien
e93c006736
Use the stock 3.1 prerelease file.
2002-05-09 21:12:10 +00:00
obrien
43f5e99714
Use the stock 3.1-prerelease file.
2002-05-09 21:11:21 +00:00
obrien
d6b5d86ff9
Use stock file.
2002-05-09 21:06:15 +00:00
obrien
c8f5fc7032
Gcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT.
2002-05-09 20:02:13 +00:00
obrien
98051db4df
This commit was generated by cvs2svn to compensate for changes in r96263,
...
which included commits to RCS files with non-trunk default branches.
2002-05-09 20:02:13 +00:00
obrien
d30b71c256
sys_nerr should come from standard headers -- not from a coder's guess
...
of what is right.
2002-05-09 00:41:18 +00:00
obrien
3c0c831761
Alpha MD bits for Gcc 3.1.
2002-05-07 23:28:45 +00:00
obrien
21304809df
Comment a knob.
2002-05-07 02:26:40 +00:00
obrien
9ced709070
The default ASM_OUTPUT_ADDR_DIFF_ELT will now handle our mixed a.out/ELF.
2002-05-07 02:25:52 +00:00
markm
452e85175e
Fix an external declaration that was causing telnetd to core dump.
...
MFC after: 1 week
PR: 37766
2002-05-06 09:46:29 +00:00
des
b12f600bff
Initialize other to all-zeroes before using it (perforce change 10738)
2002-05-03 12:56:29 +00:00
des
685ad19af4
This commit was generated by cvs2svn to compensate for changes in r95978,
...
which included commits to RCS files with non-trunk default branches.
2002-05-03 12:56:29 +00:00
des
3b59856f3c
Vendor import of OpenPAM Cinnamon.
2002-05-02 04:40:21 +00:00
des
2738880919
This commit was generated by cvs2svn to compensate for changes in r95908,
...
which included commits to RCS files with non-trunk default branches.
2002-05-02 04:40:21 +00:00
obrien
1e3fa59089
MI bits for Gcc 3.1.
2002-04-30 17:22:42 +00:00
obrien
9a9ba1484f
i386 MD bits for Gcc 3.1.
...
These are totally untested. Do these work? Hell if I know, I have yet to
bootstrap using these bits. But people want them, so here they are.
2002-04-30 17:15:01 +00:00
darrenr
5cd1f09afc
This commit was generated by cvs2svn to compensate for changes in r95567,
...
which included commits to RCS files with non-trunk default branches.
2002-04-27 17:01:32 +00:00
darrenr
f1f224e765
Import 3.4.27
2002-04-27 17:01:32 +00:00
darrenr
3d314d26ef
This commit was generated by cvs2svn to compensate for changes in r95565,
...
which included commits to RCS files with non-trunk default branches.
2002-04-27 17:01:31 +00:00
darrenr
eaeeda31ab
Import 3.4.27
2002-04-27 17:01:31 +00:00
mikeh
7d2926215d
This commit was generated by cvs2svn to compensate for changes in r95504,
...
which included commits to RCS files with non-trunk default branches.
2002-04-26 16:51:03 +00:00
mikeh
0b76460f54
Import the FreeBSD differences Luke patched in lukemftp:
...
*) Large file ASCII support
*) -4/-6 options to force IPv4/IPv6 respectively
Also, fix for buffer overflow on PASV from malicious server.
2002-04-26 16:51:03 +00:00
darrenr
960bcab6dc
resolve conflicts from import
2002-04-25 03:36:26 +00:00
darrenr
2cd87c1dd8
Import IPFilter 3.4.26
2002-04-25 03:34:27 +00:00
darrenr
55f03cec97
This commit was generated by cvs2svn to compensate for changes in r95421,
...
which included commits to RCS files with non-trunk default branches.
2002-04-25 03:34:27 +00:00
darrenr
49c8a23224
Import IPFilter 3.4.26
2002-04-25 03:34:26 +00:00
darrenr
e783fd269e
This commit was generated by cvs2svn to compensate for changes in r95419,
...
which included commits to RCS files with non-trunk default branches.
2002-04-25 03:34:26 +00:00
obrien
257900c741
Style changes to reduce diff to things I did in the FSF repo.
2002-04-24 04:49:34 +00:00
obrien
638b01d99e
Fix bug where we were loosing our platform-wide ASM_COMMENT_START
...
definition due to pollution in i386/unix.h.
2002-04-24 04:48:00 +00:00
sheldonh
6bdbff33ba
This commit was generated by cvs2svn to compensate for changes in r95267,
...
which included commits to RCS files with non-trunk default branches.
2002-04-22 16:15:20 +00:00
sheldonh
fbe39dfcc2
Import smbfs-1.4.4.
2002-04-22 16:15:20 +00:00
gshapiro
69b6924bee
Resolve conflicts from import of post-8.12.3 bug fixes.
2002-04-20 20:34:16 +00:00
gshapiro
f75ef4430b
This commit was generated by cvs2svn to compensate for changes in r95154,
...
which included commits to RCS files with non-trunk default branches.
2002-04-20 20:31:51 +00:00
gshapiro
e226f8e879
Import of post-8.12.3 bug fixes from vendor repository.
...
These are being imported for the upcoming FreeBSD 4.6 release.
2002-04-20 20:31:51 +00:00
gshapiro
ce3eb17302
Remove files no longer in vendor release from vendor branch.
2002-04-20 19:51:37 +00:00
gshapiro
b44172213f
Two more files to keep track of.
2002-04-20 19:34:31 +00:00
des
e99a5d43c0
Fix broken markup (perforce changes 9937, 9939)
2002-04-17 22:58:58 +00:00
des
429c046594
This commit was generated by cvs2svn to compensate for changes in r94970,
...
which included commits to RCS files with non-trunk default branches.
2002-04-17 22:58:58 +00:00
des
6a4fdf7d41
Set rsp to NULL before calling the conversation function so we can later
...
detect if it hasn't been touched (perforce change 9889)
Sponsored by: DARPA, NAI Labs
2002-04-17 22:57:09 +00:00
des
de22dd292d
This commit was generated by cvs2svn to compensate for changes in r94968,
...
which included commits to RCS files with non-trunk default branches.
2002-04-17 22:57:09 +00:00
des
e0358e9ac6
This commit was generated by cvs2svn to compensate for changes in r94889,
...
which included commits to RCS files with non-trunk default branches.
2002-04-16 22:25:21 +00:00
des
8c0e4ba23b
Vendor import of pam_passwdqc v0.5.
2002-04-16 22:25:21 +00:00
des
d1895aba33
Don't echo log messages to stderr (perforce change 9758)
2002-04-16 22:04:22 +00:00
des
23b807f69f
This commit was generated by cvs2svn to compensate for changes in r94884,
...
which included commits to RCS files with non-trunk default branches.
2002-04-16 22:04:22 +00:00
des
2b150cf6ae
Log dlopen() / dlsym() failures at the debug level (perforce change 9760)
2002-04-16 21:35:53 +00:00
des
4d82810dc3
This commit was generated by cvs2svn to compensate for changes in r94880,
...
which included commits to RCS files with non-trunk default branches.
2002-04-16 21:35:53 +00:00
des
8161706dd9
Fix braino in the openpam_log() macro that caused the arguments to be
...
expanded twice (perforce change 9853)
2002-04-16 21:34:41 +00:00
des
ea39d23058
This commit was generated by cvs2svn to compensate for changes in r94878,
...
which included commits to RCS files with non-trunk default branches.
2002-04-16 21:34:41 +00:00
des
bd0bbd9f7b
Print newline after error and info messages (perforce change 9750)
2002-04-15 06:32:54 +00:00
des
d92dca5317
This commit was generated by cvs2svn to compensate for changes in r94735,
...
which included commits to RCS files with non-trunk default branches.
2002-04-15 06:32:54 +00:00
des
c9b90a6e8f
Fix typo in pam_get_authtok(3) (perforce change 9746)
2002-04-15 01:26:36 +00:00
des
468b361c5c
This commit was generated by cvs2svn to compensate for changes in r94706,
...
which included commits to RCS files with non-trunk default branches.
2002-04-15 01:26:36 +00:00
des
6b6956a9f0
Bug & warning fixes; pretty much what will become 0.5 later this week.
...
Submitted by: Solar Designer <solar@openwall.com>
2002-04-14 22:30:54 +00:00
des
a781717dc0
This commit was generated by cvs2svn to compensate for changes in r94691,
...
which included commits to RCS files with non-trunk default branches.
2002-04-14 22:30:54 +00:00
des
3928c97d18
Vendor import of OpenPAM Cineraria.
2002-04-14 18:28:22 +00:00
des
0888dc15f6
This commit was generated by cvs2svn to compensate for changes in r94670,
...
which included commits to RCS files with non-trunk default branches.
2002-04-14 18:28:22 +00:00
des
38971df82a
Fix typo in openpam_log macro (perforce change 9634)
...
Sponsored by: DARPA, NAI Labs
2002-04-12 22:22:27 +00:00
des
cae96c769e
This commit was generated by cvs2svn to compensate for changes in r94562,
...
which included commits to RCS files with non-trunk default branches.
2002-04-12 22:22:27 +00:00
obrien
3627aaf2f7
Use the stock 2.12 snapshot version of this.
2002-04-12 19:55:38 +00:00
obrien
f171f7828d
Merge rev 1.2 (FreeBSD a.out configuration support) into the
...
Binutils 2.12_20020410 snap.
2002-04-12 19:54:53 +00:00
obrien
855b73c774
Bring the binutils_2_12_20020410 snap version of this to the HEAD branch.
2002-04-12 19:54:03 +00:00
obrien
d837c4ddf2
Merge the stock 2.12.0 snap version.
2002-04-12 19:52:34 +00:00
obrien
bda61c1746
Merge rev 1.6 (ELF_DYNAMIC_INTERPRETER) into Binutils 2.12_20020410 snap.
2002-04-12 19:51:31 +00:00
obrien
f42de708c0
Merge rev 1.8 ("ELF_DYNAMIC_INTERPRETER") into Binutils 2.12_20020410 snap.
2002-04-12 19:50:32 +00:00
obrien
0efa280d1b
Merge our ELF branding into Binutils 2.12_20020410 snapshot.
2002-04-12 19:49:24 +00:00
obrien
389e1779ff
This commit was generated by cvs2svn to compensate for changes in r94536,
...
which included commits to RCS files with non-trunk default branches.
2002-04-12 19:33:52 +00:00
obrien
18ff9f4f1b
Import of Binutils from the FSF 2.12 branch.
...
(this fixes several linker problems and coredumps)
These bits are taken from the FSF anoncvs repo on 10-April-2002 13:24 Zulu
2002-04-12 19:33:52 +00:00
des
5b1e560369
Linux-PAM compatibility improvements (perforce change 9623)
...
Sponsored by: DARPA, NAI Labs
2002-04-12 18:31:28 +00:00
des
5ad72fa86b
This commit was generated by cvs2svn to compensate for changes in r94532,
...
which included commits to RCS files with non-trunk default branches.
2002-04-12 18:31:28 +00:00
gshapiro
db38c1eef5
A couple more sendmail-related files
2002-04-10 05:16:45 +00:00
gshapiro
4391304aed
Record sendmail 8.12.3 import
2002-04-10 03:08:35 +00:00
gshapiro
578318b6be
Fix conflicts from sendmail 8.12.3 import
2002-04-10 03:06:22 +00:00
gshapiro
9e3bd35cd7
Import sendmail 8.12.3
2002-04-10 03:05:00 +00:00
gshapiro
58b10b6d32
This commit was generated by cvs2svn to compensate for changes in r94334,
...
which included commits to RCS files with non-trunk default branches.
2002-04-10 03:05:00 +00:00
gshapiro
b81b4dcf7a
Found two more files that use the sendmail infrastructure.
2002-04-09 02:09:14 +00:00
des
360a2d8d73
Vendor import of OpenPAM Cinchona.
2002-04-08 12:38:21 +00:00
des
0516f20a2e
This commit was generated by cvs2svn to compensate for changes in r94213,
...
which included commits to RCS files with non-trunk default branches.
2002-04-08 12:38:21 +00:00
des
343af1294c
Vendor import of OpenPAM Cinchona.
2002-04-08 12:30:31 +00:00
des
6ec0f3c919
This commit was generated by cvs2svn to compensate for changes in r94209,
...
which included commits to RCS files with non-trunk default branches.
2002-04-08 12:30:31 +00:00
ache
1787bef03c
Original code bugfixed. This NOT touch old sorting order a bit.
...
1) Remove \n from COPYRIGHT macro to shut up assembler warning
2) Fix struct sigaction initialization (arguments swap)
3) Fix out of bounds negative indexing for -R arg > 127
4) Remove doubled initialization of vars already initialized statically
5) Convert ctype macros char arg to u_char to prevents sign extension
2002-04-07 00:49:00 +00:00
des
1b3dab89b2
MFOpenPAM: a slew of changes, mostly related to pam_get_authtok() (perforce
...
changes 9207, 9209, 9210, 9211, 9213, 9220)
Sponsored by: DARPA, NAI Labs
2002-04-06 19:28:08 +00:00
des
7b72a8ff6c
This commit was generated by cvs2svn to compensate for changes in r93982,
...
which included commits to RCS files with non-trunk default branches.
2002-04-06 19:28:08 +00:00
gshapiro
bd1784051a
Another man page that can change as sendmail requirements change.
2002-04-06 17:53:06 +00:00
des
cd43768d69
This commit was generated by cvs2svn to compensate for changes in r93968,
...
which included commits to RCS files with non-trunk default branches.
2002-04-06 13:50:26 +00:00
des
6aebb14982
Virgin import of NetBSD's regression tests for sort(1).
2002-04-06 13:50:26 +00:00
des
23d27506de
This commit was generated by cvs2svn to compensate for changes in r93966,
...
which included commits to RCS files with non-trunk default branches.
2002-04-06 13:49:43 +00:00
des
d74e40d5be
Virgin import of NetBSD's sort(1) where it belongs.
2002-04-06 13:49:43 +00:00
gshapiro
ae63b18663
Add usr.sbin/mailwrapper/Makefile to the list of changed files as
...
it contains a list of symlinks to make which are normally symlinks
to the sendmail binary.
2002-04-05 04:28:10 +00:00
gshapiro
9db445e3d7
Add a list of files sendmail importants may affect. This is mostly
...
for my own reference so I don't miss things on future imports.
2002-04-05 03:52:48 +00:00
des
4532f219fa
Vendor import of Solar Designer's pam_passwdqc module.
2002-04-04 15:50:47 +00:00
des
aea3582fa7
This commit was generated by cvs2svn to compensate for changes in r93787,
...
which included commits to RCS files with non-trunk default branches.
2002-04-04 15:50:47 +00:00
des
7ca517bc65
Fix incorrect allocation size (perforce change 8918)
...
PR: bin/36658
Submitted by: Takanori Saneto <sanewo@ba2.so-net.ne.jp>
2002-04-02 20:57:22 +00:00
des
b3305d2b85
This commit was generated by cvs2svn to compensate for changes in r93694,
...
which included commits to RCS files with non-trunk default branches.
2002-04-02 20:57:22 +00:00
des
191bd7d163
Fix braino in code path for new items (perforce change 8760).
...
Based on a patch submitted by Joe Marcus Clarke <marcus@marcuscom.com>.
Sponsored by: DARPA, NAI LabS
cvs: ----------------------------------------------------------------------
2002-04-01 12:20:48 +00:00
des
79a0a0ceef
This commit was generated by cvs2svn to compensate for changes in r93526,
...
which included commits to RCS files with non-trunk default branches.
2002-04-01 12:20:48 +00:00
murray
673fd8b207
Document recent DHCP upgrade.
2002-04-01 08:44:51 +00:00
murray
f4cfa354ba
Resolve conflicts.
2002-04-01 08:09:50 +00:00
murray
dbb6941311
Resolve conflicts:
...
* $FreeBSD$
* connect std{in,out,err} (r1.19).
* prefer strlcpy to strpy (r1.13).
* quiet by default (r1.6).
* document -D option.
2002-04-01 08:02:18 +00:00