peter
88797ecc8d
Import Sendmail-8.7.2 as discussed on -current.
...
The conflict merge will happen shortly after.
1995-12-02 17:30:23 +00:00
peter
e4c30c0df5
This commit was generated by cvs2svn to compensate for changes in r12571,
...
which included commits to RCS files with non-trunk default branches.
1995-12-02 17:30:23 +00:00
peter
d71eb58789
If sendmail is collecting a message *not* via SMTP, then this patch will
...
turn off the read data block timeouts. This was inspired by the same fix
in sendmail-8.7, but the code in this area is somewhat different. (8.7
is much more sensible). This will stop the infamous
"timeout waiting for input during message body read" on long running jobs,
eg: /etc/daily | mail root.
1995-11-20 23:32:21 +00:00
torstenb
daf3416cb6
change cross reference from binmail(1) to mail.local(8)
...
Obtained from: the NetBSD bugs mailinglist
1995-10-25 02:15:40 +00:00
peter
ad5698315c
Merge in the remaining differences from 8.6.11 to 8.6.12.
...
Note that conf.c, although there was an import conflict, it did not
require intervention, as it was the $Id$ tag. It would have become
rev 1.8 on checkout so there's no point changing it from 1.7 to
1.1.1.3 as the "-j" option wanted to do.. Trust me.. :-)
1995-08-17 04:57:21 +00:00
peter
78d9d5927f
Import Sendmail v8.6.12, onto the CSRG(!) branch.
...
A seperate commit to fix the conflicts wil follow.
1995-08-17 04:39:13 +00:00
peter
da0b250ca6
This commit was generated by cvs2svn to compensate for changes in r10088,
...
which included commits to RCS files with non-trunk default branches.
1995-08-17 04:39:13 +00:00
bde
0a591c5133
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.
1995-08-06 12:24:38 +00:00
bde
8a5789682c
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
rgrimes
5a145b5eb1
Remove trailing whitespace.
1995-05-30 03:57:47 +00:00
rgrimes
95cdf41472
Fix nested includes for -Wcomment.
1995-05-09 12:35:29 +00:00
pst
65e0408e2a
Remove Matt Day patch (handled elsewhere in 8.6.11)
1995-03-10 05:12:47 +00:00
pst
71a6a50bdd
Merge CSRG branch changes into main branch
1995-03-10 05:08:18 +00:00
pst
e2bc8b6f14
Merge sendmail 8.6.11 patches into CSRG branch
1995-03-10 04:50:28 +00:00
pst
bc79d2477e
This commit was generated by cvs2svn to compensate for changes in r6973,
...
which included commits to RCS files with non-trunk default branches.
1995-03-10 04:50:28 +00:00
ache
4022e90544
Fix CurHostName ($m macro)
...
Submitted by: eric@cs.berkeley.edu
1995-03-03 02:06:39 +00:00
pst
01cbc7dd5c
Import 8.6.10 release notes
1995-02-23 00:53:39 +00:00
pst
1a323b8754
This commit was generated by cvs2svn to compensate for changes in r6653,
...
which included commits to RCS files with non-trunk default branches.
1995-02-23 00:53:39 +00:00
pst
3f0d1ddada
Cover 8.6.10 merge conflicts and warnings
1995-02-23 00:46:36 +00:00
pst
cd3d394264
Sendmail 8.6.10 update for security problems.
...
Imported on CSRG/V_8_6_10 branch.
Obtained from: CSRG/Allman
1995-02-23 00:20:00 +00:00
pst
37063bd4ed
Sendmail 8.6.10 update for security problems.
...
Imported on CSRG/V_8_6_10 branch.
Obtained from: CSRG/Allman
1995-02-23 00:20:00 +00:00
pst
11254f4c0b
This commit was generated by cvs2svn to compensate for changes in r6647,
...
which included commits to RCS files with non-trunk default branches.
1995-02-23 00:20:00 +00:00
ache
a355b8e351
Fix configurations in which mail route depends of the name
...
of sender host.
Submitted by: vak@cronyx.msk.su
1995-01-28 04:09:05 +00:00
dg
6579383278
from Matt Day <mday@artisoft.com>:
...
> So, the problem is hostnamebyanyaddr() assumes that _res is already
> initialized to proper values, but this is no longer true as of BIND
> 4.9.3. Here is a patch for sendmail 8.6.9 which changes
> hostnamebyanyaddr() to make sure res_init() has been called before using
> _res.retry.
Submitted by: Matt Day <mday@artisoft.com> via Terry Lambert
1995-01-27 22:14:38 +00:00
ache
6d41c5d8b1
BSD 4.4 compatibility fix
...
Submitted by: Ollivier Robert
1994-11-29 01:05:37 +00:00
jkh
5446d45c75
__386BSD__ -> __FreeBSD__
...
I know that many of these entries are bogus and need to be revisited,
but let's get the tree working again for now and then do a pass through
looking at all the __FreeBSD__ entries, shall we?
1994-11-04 02:14:13 +00:00
ats
9749aa05d4
Deleted the private clean/cleandir targets in the Makefile. Delete
...
a hardcoded reference to the "obj" dir. So this makefile should now
work with and without an obj dir and deletes the obj dir with a
normal cleandir.
1994-10-31 01:17:24 +00:00
rgrimes
34186c92f6
You need the freefall.mc file to build the release /etc/sendmail.cf file from.
1994-09-08 09:41:01 +00:00
wollman
f19a26b912
Get rid of update. Make man page installation work with our scheme
...
(and rename a few in the process).
1994-08-05 16:31:05 +00:00
dg
17e7606224
Converted 'vmunix' to 'kernel'.
1994-08-05 09:14:37 +00:00
rgrimes
ba860ada59
Repeat after me, I will not edit files on Freefall, but bring patches
...
over instead.
Moved #ifdef to correct place.
1994-05-29 17:15:12 +00:00
rgrimes
a2b8e0e5cb
Disable PS_STRINGS for now until I get the headers fixed.
1994-05-28 06:36:58 +00:00
rgrimes
babe0fd0e2
BSD 4.4 Lite usr.sbin Sources
1994-05-26 05:23:31 +00:00
rgrimes
862fdf11a2
BSD 4.4 Lite usr.sbin Sources
1994-05-26 05:23:31 +00:00
rgrimes
7954f22810
This commit was generated by cvs2svn to compensate for changes in r1553,
...
which included commits to RCS files with non-trunk default branches.
1994-05-26 05:23:31 +00:00