Source-Changes archive

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

CVS commit: syssrc/sys/dev



Module Name:    syssrc
Committed By:   junyoung
Date:           Sun Jul  7 06:36:35 UTC 2002

Modified Files:
        syssrc/sys/dev/ic: pcdisplay_subr.c pcdisplayvar.h vga.c
        syssrc/sys/dev/isa: ega.c pcdisplay.c

Log Message:
Rename vc_ccol and vc_crow in struct pcdisplayscreen to cursorcol
and cursorrow, respectively, to be consistent with other members
in the structure.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/dev/ic/pcdisplay_subr.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/ic/pcdisplayvar.h
cvs rdiff -r1.59 -r1.60 syssrc/sys/dev/ic/vga.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/isa/ega.c
cvs rdiff -r1.18 -r1.19 syssrc/sys/dev/isa/pcdisplay.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