Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 10/09/2000 09:11:38
Module Name:	basesrc
Committed By:	nisimura
Date:		Mon Oct  9 06:11:38 UTC 2000

Modified Files:
	basesrc/etc/rc.d: ipfilter lkm1 sendmail

Log Message:
Use && and || for logical concatenations instead of -a/-o test operators.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/etc/rc.d/ipfilter
cvs rdiff -r1.5 -r1.6 basesrc/etc/rc.d/lkm1
cvs rdiff -r1.11 -r1.12 basesrc/etc/rc.d/sendmail

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.