Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



gwr
Mon Jun 29 13:11:06 PDT 1998
Update of /cvsroot/src/sys/arch/sun3/stand/bootxx
In directory nb00:/tmp/cvs-serv1020

Modified Files:
        bootxx.c 
Log Message:
Minor tweaks for consistency with the other boot programs.


gwr
Mon Jun 29 13:17:03 PDT 1998
Update of /cvsroot/src/sys/arch/sun3/stand/netboot
In directory nb00:/tmp/cvs-serv1047/netboot

Modified Files:
        boot.c 
Log Message:
Support multiple file open attempts without closing and reopening
the underlying raw device (which is expensive and causes problems).
This allows the boot program to try a sequence of names by default,
which is used to support common boot media for sun3 and sun3x.
(Now tries "netbsd.$arch" before "netbsd")


gwr
Mon Jun 29 13:17:03 PDT 1998
Update of /cvsroot/src/sys/arch/sun3/stand/ufsboot
In directory nb00:/tmp/cvs-serv1047/ufsboot

Modified Files:
        boot.c 
Log Message:
Support multiple file open attempts without closing and reopening
the underlying raw device (which is expensive and causes problems).
This allows the boot program to try a sequence of names by default,
which is used to support common boot media for sun3 and sun3x.
(Now tries "netbsd.$arch" before "netbsd")


gwr
Mon Jun 29 13:18:07 PDT 1998
Update of /cvsroot/src/sys/arch/sun3/stand/tapeboot
In directory nb00:/tmp/cvs-serv1095

Modified Files:
        boot.c 
Log Message:
Add a comment, kill an unused variable.




Home | Main Index | Thread Index | Old Index