Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 07/20/2000 11:48:59
Module Name: basesrc
Committed By: jdolecek
Date: Thu Jul 20 18:48:58 UTC 2000
Modified Files:
basesrc/sbin/shutdown [netbsd-1-5]: shutdown.8 shutdown.c
Log Message:
pullup from trunk (approved by thorpej):
wait only finite time for completition of /etc/rc.shutdown - default is
300 seconds, that value is adjustable by new -T flag
Mention addition of shutdown hooks and -T option in HISTORY, slighly adjust
also description of -D flag and move it where it alhabetically belongs.
This fixes bin/10637.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.10.1 basesrc/sbin/shutdown/shutdown.8
cvs rdiff -r1.35 -r1.35.6.1 basesrc/sbin/shutdown/shutdown.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.