History log of /freebsd/contrib/sendmail/mail.local/mail.local.c (Results 101 – 107 of 107)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 065a643d 12-Jan-1999 Peter Wemm <peter@FreeBSD.org>

Import sendmail-8.9.2 onto vendor branch (update from 8.9.1)

Obtained from: ftp.sendamil.org


# 05b73c60 04-Aug-1998 Peter Wemm <peter@FreeBSD.org>

I obviously cannot read. I misread the ifdef in the Makefile - DONT_FSYNC
was not on by default.. Back previous change out.


# aa0c66bc 04-Aug-1998 Peter Wemm <peter@FreeBSD.org>

Invert the sense of the -s flag (local addition). Instead of compiling
in the behavior via the previously default #define DONT_FSYNC, use the
-s flag to turn the fsync() behavior on. This can be co

Invert the sense of the -s flag (local addition). Instead of compiling
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.

show more ...


# d615a192 04-Aug-1998 Peter Wemm <peter@FreeBSD.org>

Copy original revs 1.2,1.3 - nofsync/nobiff support, usage update.


# b2ee1660 04-Aug-1998 Peter Wemm <peter@FreeBSD.org>

Copy respective revisions from usr.sbin/sendmail/*/* - use -1 with getopt.


# c2aa98e2 03-Aug-1998 Peter Wemm <peter@FreeBSD.org>

Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under
src/contrib as per various discussions. I will copy across our changes
and then point the Makefiles across once the dust has settle

Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under
src/contrib as per various discussions. I will copy across our changes
and then point the Makefiles across once the dust has settled..

show more ...


# 809dcea5 03-Aug-1998 Peter Wemm <peter@FreeBSD.org>

This commit was generated by cvs2svn to compensate for changes in r38032,
which included commits to RCS files with non-trunk default branches.


12345