Subject: CVS commit: src/sbin/init
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 08/13/2004 17:19:15
Module Name:	src
Committed By:	mycroft
Date:		Fri Aug 13 17:19:15 UTC 2004

Modified Files:
	src/sbin/init: init.c

Log Message:
Replace the sleep(2) in setctty() with a nanosleep(), with a default value of
250ms.


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 src/sbin/init/init.c

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