freebsd-skq/sys/dev/vt
pfg 729533413f sys: use our roundup2/rounddown2() macros when param.h is available.
rounddown2 tends to produce longer lines than the original code
and when the code has a high indentation level it was not really
advantageous to do the replacement.

This tries to strike a balance between readability using the macros
and flexibility of having the expressions, so not everything is
converted.
2016-04-21 19:57:40 +00:00
..
colors
font
hw sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
logo
vt_buf.c
vt_consolectl.c
vt_core.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
vt_cpulogos.c
vt_font.c
vt_sysmouse.c
vt.h