Source-Changes archive

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

sun-lamp CVS commits



chuck
Mon Sep 25 12:02:11 EDT 1995
Update of /a/cvsroot/src/sys/arch/sparc/dev
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv29972

Modified Files:
        xd.c 
Log Message:
bug fix: xddummystrat() was clearing all but B_BUSY when it should
        have been clearing just B_BUSY (s/B_BUSY/~B_BUSY/).    this
        fixes hard hang when reading disklabel when booting system.
minor clean up: added a few prototypes and only fool with bootpath 
        if booting the system (in xdattach).




Home | Main Index | Thread Index | Old Index