Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
- To: source-changes
- Subject: sun-lamp CVS commits
- From: The Source of All Evil <source>
- Date: Sat, 23 Dec 1995 12:30:04 -0500
perry
Sat Dec 23 12:21:29 EST 1995
Update of /a/cvsroot/src/sys/arch/i386/boot
In directory pain.lcs.mit.edu:/a/users/perry/work/i386/boot
Modified Files:
version.c bios.S io.c boot.c
Log Message:
fix my own pr 1762, in which it was noted that boot2 used a busy loop
to time out the boot prompt. Now uses a usleep() routine that calls
the BIOS and the functionality is separate from gets(). Timeout is
#defined to 5 seconds. Also did some minor cleanup in preparation to
prototype/ANSIfy everything.
Home |
Main Index |
Thread Index |
Old Index