Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/16/2000 18:36:33
Module Name:	basesrc
Committed By:	itojun
Date:		Mon Jan 17 02:36:33 UTC 2000

Modified Files:
	basesrc/distrib/sets/lists/base: mi
	basesrc/sbin: Makefile
	basesrc/sbin/sysctl: Makefile

Log Message:
move sysctl to /sbin/sysctl.  symlink from /usr/sbin/sysctl
is supplied for backward compatibility.

add /sbin/sysctl to base/mi (does not remove /usr/sbin/sysctl
as we have a symlink)


To generate a diff of this commit:
cvs rdiff -r1.139 -r1.140 basesrc/distrib/sets/lists/base/mi
cvs rdiff -r1.64 -r1.65 basesrc/sbin/Makefile
cvs rdiff -r1.8 -r1.9 basesrc/sbin/sysctl/Makefile

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