Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
cgd
Thu Apr 10 16:03:39 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/stand
In directory netbsd1:/var/slash-tmp/cvs-serv211
Modified Files:
Makefile
Log Message:
add installboot_cd9660, which is installboot(8) modified to place a boot
block (and faked-up disklabel) into an ISO-9660 file system image.
cgd
Thu Apr 10 16:03:47 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/stand/installboot_cd9660
In directory netbsd1:/var/slash-tmp/cvs-serv211/installboot_cd9660
Added Files:
Makefile cd9660.c extern.h installboot_cd9660.8
installboot_cd9660.c
Log Message:
add installboot_cd9660, which is installboot(8) modified to place a boot
block (and faked-up disklabel) into an ISO-9660 file system image.
cgd
Thu Apr 10 16:07:33 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv669/alpha
Modified Files:
conf.c
Removed Files:
cpuconf.c
Log Message:
reorganize cpu configuration and device configuration tables. Now all macro
definitions and prototypes are in machine/conf.h, and all tables are in
alpha/conf.c.
cgd
Thu Apr 10 16:07:35 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/include
In directory netbsd1:/var/slash-tmp/cvs-serv669/include
Modified Files:
conf.h
Removed Files:
cpuconf.h
Log Message:
reorganize cpu configuration and device configuration tables. Now all macro
definitions and prototypes are in machine/conf.h, and all tables are in
alpha/conf.c.
cgd
Thu Apr 10 16:09:34 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/conf
In directory netbsd1:/var/slash-tmp/cvs-serv1687
Modified Files:
files.alpha
Log Message:
move cpu configuration tables into conf.c (cpuconf.c removed).
define CPU options and FIX_UNALIGNED_VAX_FP as header-generating options.
add pci_swiz_*_common.c when appropriate.
clean up a bit and sort more carefully.
Home |
Main Index |
Thread Index |
Old Index