Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/luna68k/stand/boot
Module Name: src
Committed By: tsutsui
Date: Sun Jan 20 07:32:46 UTC 2013
Modified Files:
src/sys/arch/luna68k/stand/boot: getline.c scsi.c
Log Message:
Don't call internal cngetc() and cnputc() directly.
Use public getchar() and puthchar() instead.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/luna68k/stand/boot/getline.c \
src/sys/arch/luna68k/stand/boot/scsi.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