freebsd-dev/sys/i386/isa/pcvt
Robert Drehmel 266c520a5a Changed the data types of three index variables, two of them
in the `video_state' structure, to larger ones (from u_char to
u_short).  Each can now hold values at least as large as the
size of the array it is meant to point into.

This eliminates warnings printed by GCC 3.3.1 and hence makes
pcvt compilable using -Werror.
2003-07-27 14:01:33 +00:00
..
pcvt_conf.h
pcvt_drv.c
pcvt_ext.c
pcvt_hdr.h Changed the data types of three index variables, two of them 2003-07-27 14:01:33 +00:00
pcvt_kbd.c
pcvt_kbd.h
pcvt_out.c
pcvt_sup.c
pcvt_tbl.h
pcvt_vtf.c