Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 08/02/2002 06:58:11
Module Name: basesrc
Committed By: simonb
Date: Fri Aug 2 03:58:10 UTC 2002
Modified Files:
basesrc/sbin/lmcctl: Makefile
basesrc/usr.sbin/ifmcstat: Makefile
Log Message:
Setting BINMODE=555 is redundant, as is setting BIN{OWN,GRP} of we're
using the default BINMODE.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/sbin/lmcctl/Makefile
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/ifmcstat/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.