opnsense-src/sys/dev/vt
Jean-Sébastien Pédron 87684766b0 vt(4): Enclose vt_mouse_paste() prototype inside #ifndef SC_NO_CUTPASTE/#endif
This fixes the build with sparc64 LINT for instance.

Reported by:	bz@
MFC after:	3 days
2014-09-13 09:33:37 +00:00
..
colors vt(4): Colors are indexed against a console palette, not a VGA palette 2014-08-10 17:04:10 +00:00
font vt(4): Rename the "mouse_cursor" structure to "vt_mouse_cursor" 2014-08-21 19:42:24 +00:00
hw Remove stray whitespaces. 2014-09-12 14:07:20 +00:00
logo Remove stray whitespaces. 2014-09-12 14:07:20 +00:00
vt.h Switch vt(4) to traditional behaviour with copy-paste same as syscons(4) do. 2014-09-12 14:16:10 +00:00
vt_buf.c Fix stray char on paste. 2014-09-12 14:17:09 +00:00
vt_consolectl.c Remove stray whitespaces. 2014-09-12 14:07:20 +00:00
vt_core.c vt(4): Enclose vt_mouse_paste() prototype inside #ifndef SC_NO_CUTPASTE/#endif 2014-09-13 09:33:37 +00:00
vt_font.c Increase vt(9) max glyph data to 1MB for CJK fonts with many glyphs 2014-01-01 19:38:15 +00:00
vt_sysmouse.c vt(4): Handle global and per-window mouse cursor toggle in one place 2014-08-21 13:04:34 +00:00