PERFORCE change 144661 for review

Hans Petter Selasky hselasky at FreeBSD.org
Fri Jul 4 20:26:10 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=144661

Change 144661 by hselasky at hselasky_laptop001 on 2008/07/04 20:25:10

	
	Remove not needed printout.

Affected files ...

.. //depot/projects/usb/src/sys/kern/vfs_mount.c#11 edit

Differences ...

==== //depot/projects/usb/src/sys/kern/vfs_mount.c#11 (text+ko) ====

@@ -1696,9 +1696,6 @@
 			 * Improve booting from removable devices
 			 * having USB in mind.
 			 */
-			printf("Waiting %u more seconds for boot "
-			       "device. Press any key for boot "
-			       "prompt.\r", timeout);
 			pause("WROOT", hz);
 			if (cncheckc() == -1) {
 				goto retry;


More information about the p4-projects mailing list