Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/14/2001 05:51:47
Module Name:	basesrc
Committed By:	thorpej
Date:		Wed Mar 14 03:51:47 UTC 2001

Added Files:
	basesrc/sbin/chkconfig: Makefile chkconfig.8 chkconfig.sh

Log Message:
Add a chkconfig(8) utility for managing rc.conf.d settings.  Written
by Dan Mercer <dmercer@zembu.com>, inspired by the similar command that
appears in IRIX.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/sbin/chkconfig/Makefile \
    basesrc/sbin/chkconfig/chkconfig.8 basesrc/sbin/chkconfig/chkconfig.sh

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