Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/vax/boot/boot
Module Name: src
Committed By: junyoung
Date: Mon Jun 27 11:26:02 UTC 2005
Modified Files:
src/sys/arch/vax/boot/boot: boot.c conf.c devopen.c hp.c mfm.c netio.c
ra.c rom.c tmscp.c
Log Message:
Use the form of #include <...> rather than #include "..." for headers of
which paths don't start from the current directory.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/arch/vax/boot/boot/boot.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/vax/boot/boot/conf.c \
src/sys/arch/vax/boot/boot/devopen.c src/sys/arch/vax/boot/boot/ra.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/vax/boot/boot/hp.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/vax/boot/boot/mfm.c \
src/sys/arch/vax/boot/boot/tmscp.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/vax/boot/boot/netio.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/vax/boot/boot/rom.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