summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail
Commit message (Collapse)AuthorAgeFilesLines
...
* | These files were replaced by symlinks in 8.9.2...peter1999-01-128-4104/+0
| |
* | Merge sendmail 8.9.1 -> 8.9.2 changes into mainline. Some of our changespeter1999-01-1220-249/+797
| | | | | | | | were submitted back to sendmail.org (stage 1) and were incorporated.
* | This commit was generated by cvs2svn to compensate for changes in r42575,peter1999-01-12292-745/+2660
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import sendmail-8.9.2 onto vendor branch (update from 8.9.1)peter1999-01-12312-996/+3462
| | | | | | | | Obtained from: ftp.sendamil.org
* | "Fixed" a printf format error. Use bogus casts to avoid using %p so thatbde1998-10-171-1/+3
| | | | | | | | the output doesn't change (unless the old format caused runtime errors).
* | Fixed printf format errors.bde1998-10-174-6/+6
| |
* | By popular request, mention that mailq responds to the same options asdes1998-10-071-4/+8
| | | | | | | | | | | | sendmail(8). PR: i386/8149
* | I obviously cannot read. I misread the ifdef in the Makefile - DONT_FSYNCpeter1998-08-042-14/+13
| | | | | | | | was not on by default.. Back previous change out.
* | Invert the sense of the -s flag (local addition). Instead of compilingpeter1998-08-042-13/+14
| | | | | | | | | | | | in the behavior via the previously default #define DONT_FSYNC, use the -s flag to turn the fsync() behavior on. This can be configured in sendmail.cf without recompiling mail.local.
* | Copy original revs 1.2,1.3 - nofsync/nobiff support, usage update.peter1998-08-041-21/+34
| |
* | Copy original revs 1.2,1.3 - sort xrefs, document new -b and -s flags.peter1998-08-041-1/+12
| |
* | Copy original rev 1.2 - fix usage line to match reality.peter1998-08-041-1/+1
| |
* | Copy original rev 1.2 - path updates for 4.4BSD so smrsh is more useable.peter1998-08-042-13/+12
| |
* | Copy original rev 1.2 - immediate delivery rather than queueing and -Wall.peter1998-08-041-0/+6
| |
* | Copy original revs 1.19,1.15 - setusercontext() support and __FreeBSD__>=2peter1998-08-041-3/+6
| | | | | | | | Copy original revs 1.9,1.8,1.7 - set PS_STRINGS correctly.
* | Copy original rev 1.3 - fix cosmetic typo in examplepeter1998-08-041-2/+2
| | | | | | | | Copy original rev 1.2 - sort xrefs
* | Copy original rev 1.5 - sort/fix xrefspeter1998-08-041-4/+4
| | | | | | | | Copy original rev 1.4 - correct path to /usr/share/misc/sendmail.hf
* | Copy respective revisions from usr.sbin/sendmail/*/* - use -1 with getopt.peter1998-08-046-6/+6
| |
* | Copy rev 1.2 of usr.sbin/sendmail/cf/sh/makeinfo.sh: Use `LC_TIME=C date`.peter1998-08-041-1/+1
| |
* | Copy across rev 1.2 of usr.sbin/sendmail/cf/ostype/bsd4.4.m4:peter1998-08-041-0/+1
| | | | | | | | Remove the legacy -d option from the arguments to mail.local in 4.4bsd.
* | Copy across rev 1.2 of usr.sbin/sendmail/cf/m4/cfhead.m4: Record envelopepeter1998-08-041-1/+2
|/ | | | sender in each Received: header along the way. Great for spammer hunting.
* Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch underpeter1998-08-03341-0/+97632
src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled..
OpenPOWER on IntegriCloud