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:   drochner
Date:           Wed Jun  8 10:25:21 UTC 2011

Modified Files:
        src/sys/dev/ic: vga.c
        src/sys/dev/wscons: wsconsio.h
        src/usr.sbin/wsfontload: wsfontload.8 wsfontload.c

Log Message:
add support for the interesting parts of ISO-2 and KOI8-R fonts
to the vga(4) driver


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/sys/dev/ic/vga.c
cvs rdiff -u -r1.95 -r1.96 src/sys/dev/wscons/wsconsio.h
cvs rdiff -u -r1.24 -r1.25 src/usr.sbin/wsfontload/wsfontload.8
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/wsfontload/wsfontload.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