Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 07/20/2000 10:33:59
Module Name: basesrc
Committed By: jdolecek
Date: Thu Jul 20 17:33:58 UTC 2000
Modified Files:
basesrc/sbin/shutdown: shutdown.8 shutdown.c
Log Message:
when running /etc/rc.shutdown, don't want on it until it completes
indefinitely - by default, wait maximum of 300 seconds only
the timeout is settable via new -T flag
Adjust history to mention addition of shutdown hooks and -T option on manpage
This fixes bin/10637.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/sbin/shutdown/shutdown.8
cvs rdiff -r1.35 -r1.36 basesrc/sbin/shutdown/shutdown.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.