CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/08/28 06:48:14
Modified files:
sys/dev/ic : com.c pcdisplay_chars.c pcdisplay_subr.c
pcdisplayvar.h pckbc.c vga.c vga_subr.c
vgavar.h
sys/dev/isa : pcdisplay.c vga_isa.c
sys/dev/rasops : rasops.c rasops1.c rasops15.c rasops2.c
rasops24.c rasops32.c rasops4.c rasops8.c
rasops_bitops.h
sys/dev/wscons : wsdisplay_compat_usl.c wsemul_dumb.c
wsemulconf.c wskbdutil.c
Log message:
ansify function definitions, and constify a few arrays while there.
no functional change.