Source-Changes archive

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

NetBSD master CVS tree commits



drochner
Thu Feb 19 06:10:34 PST 1998
Update of /cvsroot/src/sys/arch/i386/include
In directory nb00:/tmp/cvs-serv10381

Modified Files:
        disklabel.h 
Log Message:
-define new own partition ID for NetBSD (0xa9)
-protect structure definitions from inclusion in assembler files


drochner
Thu Feb 19 06:12:48 PST 1998
Update of /cvsroot/src/sys/arch/i386/stand/lib
In directory nb00:/tmp/cvs-serv10423

Modified Files:
        biosdisk.c 
Log Message:
Add compatibility code (#ifdef COMPAT_386BSD_MBRPART): look for 386BSD
partition ID if the NetBSD ID was not found.


drochner
Thu Feb 19 06:15:38 PST 1998
Update of /cvsroot/src/sys/arch/i386/stand/lib/crt/bootsect
In directory nb00:/tmp/cvs-serv10450

Modified Files:
        start_bootsect.S 
Log Message:
Add compatibility code (#ifdef COMPAT_386BSD_MBRPART): look for 386BSD
partition ID if the NetBSD ID was not found.
Cleanup, use definitions from <machine/disklabel.h>


drochner
Thu Feb 19 06:18:36 PST 1998
Update of /cvsroot/src/sys/arch/i386/stand/biosboot
In directory nb00:/tmp/cvs-serv10511

Modified Files:
        Makefile 
Log Message:
enable "old partition ID" compatibility per default




Home | Main Index | Thread Index | Old Index