Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return to the stock version of this file as local FreeBSD mods | ru | 2000-11-17 | 1 | -8/+3 |
| | | | | | 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. | ||||
* | Add FreeBSD-only options to the getopt string | gshapiro | 2000-10-10 | 1 | -1/+1 |
| | | | | | PR: 21544 Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au> | ||||
* | Add missing FreeBSD-only flag to the usage statement. | gshapiro | 2000-10-01 | 1 | -1/+1 |
| | |||||
* | Update FreeBSD import information after sendmail 8.11.1 import | gshapiro | 2000-10-01 | 1 | -4/+4 |
| | |||||
* | Fix conflicts from merge of sendmail 8.11.1 | gshapiro | 2000-10-01 | 13 | -254/+318 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r66494, | gshapiro | 2000-10-01 | 66 | -432/+1209 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import of sendmail version 8.11.1 into vendor branch SENDMAIL with | gshapiro | 2000-10-01 | 79 | -687/+1529 |
| | | | | | | | | | | | | release tag v8_11_1. Obtained from: ftp://ftp.sendmail.org/pub/sendmail/ | ||||
* | | Remove Build files -- they rely on the devtools system which isn't imported | gshapiro | 2000-10-01 | 6 | -94/+0 |
| | | | | | | | | (or used) | ||||
* | | Revert my last change. libutil.h is still required for setusercontext() | brian | 2000-09-06 | 1 | -5/+1 |
| | | | | | | | | | | | | and unistd.h is already included. Requested by: gshapiro | ||||
* | | Move setproctitle() from libutil to libc (after a repo-copy) | brian | 2000-09-02 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | and bump __FreeBSD_version to 500012 to mark the occasion. setproctitle() is prototyped in unistd.h as opposed to stdlib.h where OpenBSD and NetBSD have it. Reviewed by: peter | ||||
* | | Fix syntax for Received: header after conflict resolution. | gshapiro | 2000-08-13 | 1 | -1/+1 |
| | | | | | | | | Problem noted by: Andrey A. Chernov <ache@FreeBSD.ORG> | ||||
* | | Add a FREEBSD-upgrade file describing what was done for the import | gshapiro | 2000-08-12 | 19 | -5781/+49 |
| | | | | | | | | Remove obsolete files after the 8.11.0 import | ||||
* | | Fix conflicts from merge of sendmail 8.11.0. | gshapiro | 2000-08-12 | 21 | -4502/+6697 |
| | | | | | | | | PR: bin/11552 misc/18512 bin/15088 | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r64562, | gshapiro | 2000-08-12 | 283 | -10704/+45443 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import of sendmail version 8.11.0 into vendor branch SENDMAIL with | gshapiro | 2000-08-12 | 312 | -19224/+52126 |
| | | | | | | | | | | | | release tag v8_11_0. Obtained from: ftp://ftp.sendmail.org/pub/sendmail/ | ||||
* | | Install sendmail.cf into /etc/mail. | obrien | 1999-12-19 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | The current offical Sendmail Inc. version uses /var/mail/ and when we upgrade our repository to that version, we will get the change. It is best to make the path change in 4.0-R (which may not have the latest Sendmail Inc. version, than to change in mid-4.x stream when we may upgrade. Ok'ed by: Peter (quite a while ago) | ||||
* | | Change location of temporary file from /tmp to /var/tmp. This is a | grog | 1999-12-17 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | repeat of an earlier commit which apparently got lost with the last import. It helps solve the frequently reported problem pid 4032 (mail.local), uid 0 on /: file system full (though there appears to be a lot of space) caused by idiots sending 30 MB mail messages. Most-recently-reported-by: jahanur <jahanur@jjsoft.com> Add $FreeBSD$ so that I can check the file back in. Rejected-by: CVS | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r53696, | peter | 1999-11-25 | 1 | -0/+12 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Apply the sendmail 8.9.3 denial-of-service patch which prevents untrusted | peter | 1999-11-25 | 1 | -0/+12 |
| | | | | | | | | | | | | | | users from running newaliases. (This is to protect aliases.db against truncation). PR: 15088 | ||||
* | | Remove the standalone buildtools stuff, we don't use it here and it | peter | 1999-02-07 | 97 | -2438/+0 |
| | | | | | | | | clutters things up. (Suggested by wollman) | ||||
* | | Merge 8.9.2+patches -> 8.9.3 changes into mainline. | peter | 1999-02-07 | 5 | -22/+41 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r43730, | peter | 1999-02-07 | 32 | -269/+485 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import sendmail 8.9.3 onto vendor branch, replacing previous interim | peter | 1999-02-07 | 37 | -291/+526 |
| | | | | | | | | | | | | 8.9.2 + patches version. Obtained from: ftp.sendmail.org | ||||
* | | Merge changes from vendor branch into our version | peter | 1999-01-24 | 2 | -0/+8 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r43148, | peter | 1999-01-24 | 4 | -1/+72 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Check the patch obtained from sendmail.org for the header denial-of-service | peter | 1999-01-24 | 6 | -1/+80 |
| | | | | | | | | | | | | | | attack into the vendor branch. It is a little unusual doing it this way but it will eliminate (or minimize anyway) conflicts when 8.9.3 comes out. Obtained from: sendmail.org (as posted on bugtraq, but without broken tabs) | ||||
* | | These files were replaced by symlinks in 8.9.2... | peter | 1999-01-12 | 8 | -4104/+0 |
| | | |||||
* | | Merge sendmail 8.9.1 -> 8.9.2 changes into mainline. Some of our changes | peter | 1999-01-12 | 20 | -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, | peter | 1999-01-12 | 292 | -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) | peter | 1999-01-12 | 312 | -996/+3462 |
| | | | | | | | | Obtained from: ftp.sendamil.org | ||||
* | | "Fixed" a printf format error. Use bogus casts to avoid using %p so that | bde | 1998-10-17 | 1 | -1/+3 |
| | | | | | | | | the output doesn't change (unless the old format caused runtime errors). | ||||
* | | Fixed printf format errors. | bde | 1998-10-17 | 4 | -6/+6 |
| | | |||||
* | | By popular request, mention that mailq responds to the same options as | des | 1998-10-07 | 1 | -4/+8 |
| | | | | | | | | | | | | sendmail(8). PR: i386/8149 | ||||
* | | I obviously cannot read. I misread the ifdef in the Makefile - DONT_FSYNC | peter | 1998-08-04 | 2 | -14/+13 |
| | | | | | | | | was not on by default.. Back previous change out. | ||||
* | | Invert the sense of the -s flag (local addition). Instead of compiling | peter | 1998-08-04 | 2 | -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. | peter | 1998-08-04 | 1 | -21/+34 |
| | | |||||
* | | Copy original revs 1.2,1.3 - sort xrefs, document new -b and -s flags. | peter | 1998-08-04 | 1 | -1/+12 |
| | | |||||
* | | Copy original rev 1.2 - fix usage line to match reality. | peter | 1998-08-04 | 1 | -1/+1 |
| | | |||||
* | | Copy original rev 1.2 - path updates for 4.4BSD so smrsh is more useable. | peter | 1998-08-04 | 2 | -13/+12 |
| | | |||||
* | | Copy original rev 1.2 - immediate delivery rather than queueing and -Wall. | peter | 1998-08-04 | 1 | -0/+6 |
| | | |||||
* | | Copy original revs 1.19,1.15 - setusercontext() support and __FreeBSD__>=2 | peter | 1998-08-04 | 1 | -3/+6 |
| | | | | | | | | Copy original revs 1.9,1.8,1.7 - set PS_STRINGS correctly. | ||||
* | | Copy original rev 1.3 - fix cosmetic typo in example | peter | 1998-08-04 | 1 | -2/+2 |
| | | | | | | | | Copy original rev 1.2 - sort xrefs | ||||
* | | Copy original rev 1.5 - sort/fix xrefs | peter | 1998-08-04 | 1 | -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. | peter | 1998-08-04 | 6 | -6/+6 |
| | | |||||
* | | Copy rev 1.2 of usr.sbin/sendmail/cf/sh/makeinfo.sh: Use `LC_TIME=C date`. | peter | 1998-08-04 | 1 | -1/+1 |
| | | |||||
* | | Copy across rev 1.2 of usr.sbin/sendmail/cf/ostype/bsd4.4.m4: | peter | 1998-08-04 | 1 | -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 envelope | peter | 1998-08-04 | 1 | -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 under | peter | 1998-08-03 | 341 | -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.. |