Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: sakamoto
Date: Thu Jun 24 01:10:33 UTC 1999
Modified Files:
syssrc/sys/arch/bebox/stand/boot: Makefile boot.c clock.c cons.c cons.h
ns16550.c
Added Files:
syssrc/sys/arch/bebox/stand/boot: boot.h
Removed Files:
syssrc/sys/arch/bebox/stand/boot: pci.c
Log Message:
Some cleanup.
Move bootinfo related things to boot.c
and console related things to cons.c.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/bebox/stand/boot/Makefile
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/bebox/stand/boot/boot.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/bebox/stand/boot/boot.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/bebox/stand/boot/clock.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/bebox/stand/boot/cons.c \
syssrc/sys/arch/bebox/stand/boot/ns16550.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/bebox/stand/boot/cons.h
cvs rdiff -r1.3 -r0 syssrc/sys/arch/bebox/stand/boot/pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index