Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/15/2001 19:49:26
Module Name: gnusrc
Committed By: itojun
Date: Mon Jan 15 17:49:26 UTC 2001
Modified Files:
gnusrc/gnu/dist/sendmail/sendmail: daemon.c sendmail.h
gnusrc/gnu/usr.sbin/sendmail/cf/cf: netbsd-proto.mc
Log Message:
pull DaemonPortOptions modifier for "optional address", from
8.12.x change (Modifiers=O).
this will let us use the same sendmail.cf file on IPv4/v6, and IPv4-only
kernels. (we do not really need netbsd-proto-IPv4only.cf any more)
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 gnusrc/gnu/dist/sendmail/sendmail/daemon.c
cvs rdiff -r1.5 -r1.6 gnusrc/gnu/dist/sendmail/sendmail/sendmail.h
cvs rdiff -r1.7 -r1.8 gnusrc/gnu/usr.sbin/sendmail/cf/cf/netbsd-proto.mc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.