Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 01/19/2001 16:26:02
Module Name: syssrc
Committed By: enami
Date: Fri Jan 19 14:26:02 UTC 2001
Modified Files:
syssrc/sys/nfs: nfs_boot.c
Log Message:
Use tsleep instead of dalay; since we're mounting root, we can sleep
and no reason to use delay.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/nfs/nfs_boot.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.