Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/20/2000 22:37:46
Module Name: gnusrc
Committed By: itojun
Date: Sun Aug 20 19:37:46 UTC 2000
Modified Files:
gnusrc/gnu/dist/sendmail/sendmail: conf.h
gnusrc/gnu/usr.sbin/sendmail/sendmail: Makefile
Log Message:
NetBSD has setusercontext() since Feb 2000.
detect it by "1.4Q or more recent" (are there better ways? - it is
not about kernel API...)
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 gnusrc/gnu/dist/sendmail/sendmail/conf.h
cvs rdiff -r1.6 -r1.7 gnusrc/gnu/usr.sbin/sendmail/sendmail/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.