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
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
gshapiro
bd1784051a
Another man page that can change as sendmail requirements change.
2002-04-06 17:53:06 +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
gshapiro
bf46cf3a97
Fix mail.local build for non-sendmail.org code
2002-02-18 02:18:42 +00:00
gshapiro
1a7e50d796
Remove files no longer part of the sendmail 8.12.2 distribution.
2002-02-17 22:51:21 +00:00
gshapiro
fe44899bd8
This commit was generated by cvs2svn to compensate for changes in r90809,
...
which included commits to RCS files with non-trunk default branches.
2002-02-17 22:51:21 +00:00
gshapiro
951cf75775
Update import instructions for sendmail 8.12.2
2002-02-17 22:06:57 +00:00
gshapiro
abfa0083ec
Resolve conflicts from sendmail 8.12.2 import
2002-02-17 21:58:34 +00:00
gshapiro
8449595fe9
Import sendmail 8.12.2
2002-02-17 21:56:45 +00:00
gshapiro
514d1553cc
This commit was generated by cvs2svn to compensate for changes in r90792,
...
which included commits to RCS files with non-trunk default branches.
2002-02-17 21:56:45 +00:00
gshapiro
e6211c8022
Update import information
2001-08-21 01:33:05 +00:00
gshapiro
897671a2e8
Resolve conflicts from sendmail 8.11.6 import
2001-08-21 01:32:34 +00:00
gshapiro
289b381b31
Import sendmail 8.11.6
2001-08-21 01:31:44 +00:00
gshapiro
acff40ffd8
This commit was generated by cvs2svn to compensate for changes in r82017,
...
which included commits to RCS files with non-trunk default branches.
2001-08-21 01:31:44 +00:00
gshapiro
fe5563a270
Update FreeBSD import information
2001-08-01 01:36:17 +00:00
gshapiro
dd6c7dd907
Resolve conflicts from import of sendmail 8.11.5
2001-08-01 01:34:52 +00:00
gshapiro
1164bba81c
Import sendmail 8.11.5
2001-08-01 01:33:27 +00:00
gshapiro
e147a0c4ed
This commit was generated by cvs2svn to compensate for changes in r80785,
...
which included commits to RCS files with non-trunk default branches.
2001-08-01 01:33:27 +00:00
ru
7ae8ee33fd
This page is in man(7) format.
2001-07-13 08:06:08 +00:00
gshapiro
60d5dd99f4
sendmail 8.11.4 has been imported
2001-05-28 17:13:41 +00:00
gshapiro
fe77e70108
Resolve conflicts from 8.11.4 import
2001-05-28 17:10:35 +00:00
gshapiro
5338b6ff5f
Import sendmail 8.11.4
2001-05-28 17:08:52 +00:00
gshapiro
175e3eb50e
This commit was generated by cvs2svn to compensate for changes in r77349,
...
which included commits to RCS files with non-trunk default branches.
2001-05-28 17:08:52 +00:00
gshapiro
821bd47da1
Forgot to update this README when I imported 8.11.3
2001-03-30 02:09:19 +00:00
ru
3e8d7346e8
setlocale(3) has been fixed to match POSIX standard:
...
LC_ALL takes precedence over other LC_* envariables.
2001-03-02 16:52:14 +00:00
gshapiro
d670e0b9fb
Repair 8.11.3 merge conflicts
2001-02-28 00:22:47 +00:00
gshapiro
8d82727087
Import sendmail 8.11.3
2001-02-28 00:19:57 +00:00
gshapiro
e4882e48c0
This commit was generated by cvs2svn to compensate for changes in r73188,
...
which included commits to RCS files with non-trunk default branches.
2001-02-28 00:19:57 +00:00
gshapiro
d634c33dd2
Return to the code as distributed by sendmail.org. This eliminates a
...
warning on Alphas. It is still not the perfect solution for machines
which sizeof(u_long) != sizeof(void *) but it is as close as we are going
to get for now and consistent with the rest of the code. 8.12 has solved
this problem by providing a portable snprintf() which understands %p.
PR: bin/14142
2001-02-22 17:47:24 +00:00
gshapiro
b761bfde3b
Document the vacation -d and -l options
...
PR: docs/22875
2001-02-22 05:54:31 +00:00
gshapiro
c26d01c0b9
Update FreeBSD import README
2001-01-21 22:22:31 +00:00
gshapiro
e804c25caf
Repair 8.11.2 merge conflicts
2001-01-21 22:21:43 +00:00
gshapiro
167a83e7b8
Import sendmail 8.11.2
2001-01-21 22:17:06 +00:00
gshapiro
c5e098efbe
This commit was generated by cvs2svn to compensate for changes in r71345,
...
which included commits to RCS files with non-trunk default branches.
2001-01-21 22:17:06 +00:00
ru
5335f94e99
Return to the stock version of this file as local FreeBSD mods
...
to it have been made in mdoc(7) format, but now it is again in
man(7) format, and the vendor apparently incorporated our mods.
2000-11-17 16:30:34 +00:00
gshapiro
7a464b8ff3
Add FreeBSD-only options to the getopt string
...
PR: 21544
Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>
2000-10-10 22:27:08 +00:00
gshapiro
536d3155f3
Add missing FreeBSD-only flag to the usage statement.
2000-10-01 16:32:16 +00:00
gshapiro
ab882db722
Update FreeBSD import information after sendmail 8.11.1 import
2000-10-01 02:06:00 +00:00
gshapiro
1bbf49b55a
Fix conflicts from merge of sendmail 8.11.1
2000-10-01 02:03:50 +00:00