Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   ad
Date:           Sun May 23 17:59:40 UTC 1999

Modified Files:
        src/sys/arch/sparc/dev: fb.c
        src/sys/arch/sparc64/dev: fb.c
        src/sys/arch/pmax/dev: rcons.c
        src/sys/dev/rcons: rcons.h rcons_kern.c
Log Message:
- Setting initial position of cursor is up to caller.
- Set cursor position properly for SPARC. From Juergen Hannken-Illjes.

To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/arch/sparc/dev/fb.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/sparc64/dev/fb.c
cvs rdiff -r1.28 -r1.29 src/sys/arch/pmax/dev/rcons.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/rcons/rcons.h
cvs rdiff -r1.9 -r1.10 src/sys/dev/rcons/rcons_kern.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