NetBSD/sys/dev/wscons
drochner 9ec3975139 allow to customize how highlighting and underlining text is substituted
if the display doesn't provide this
submitted by xs@kittenz.org per PR kern/18004
2003-04-02 18:22:56 +00:00
..
Makefile
ascii.h
files.wscons allow to customize how highlighting and underlining text is substituted 2003-04-02 18:22:56 +00:00
unicode.h Revert previous; the _e003U definition is used elsewhere. 2001-12-02 01:04:26 +00:00
wscons_callbacks.h Make wsdisplay_set_console_kbd() a little less twisted. 2001-11-10 17:14:51 +00:00
wscons_raster.h alloc_attr -> allocattr 2002-07-04 14:37:10 +00:00
wscons_rfont.h
wscons_rinit.c add/cleanup RCSIDs 2001-11-13 06:17:46 +00:00
wscons_rops.c alloc_attr -> allocattr 2002-07-04 17:58:02 +00:00
wsconsio.h undo constification of 'data' for wsdisplay font - unfortunately we need 2003-02-10 14:28:19 +00:00
wsdisplay.c Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console 2003-03-06 00:38:26 +00:00
wsdisplay_compat_usl.c Merge the nathanw_sa branch. 2003-01-18 10:32:11 +00:00
wsdisplay_usl_io.h
wsdisplayvar.h Add modecookie to struct wsscreen_descr, which is used to point to video 2002-10-15 17:38:08 +00:00
wsemul_dumb.c ANSIfy. 2001-10-13 15:56:15 +00:00
wsemul_sun.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
wsemul_vt100.c stylistic change: put variable declarations to the top of a function 2003-02-11 10:45:28 +00:00
wsemul_vt100_chars.c On a VT100, the "scanline 5" character is also used for box drawing, so 2001-12-01 16:07:58 +00:00
wsemul_vt100_keys.c add/cleanup RCSIDs 2001-11-13 06:17:46 +00:00
wsemul_vt100_subr.c allow to customize how highlighting and underlining text is substituted 2003-04-02 18:22:56 +00:00
wsemul_vt100var.h ANSIfy. 2001-10-13 15:56:15 +00:00
wsemulconf.c ANSIfy. 2001-10-13 15:56:15 +00:00
wsemulvar.h ANSIfy. 2001-10-13 15:56:15 +00:00
wsevent.c Don't leak memory on double init, and don't panic on double fini. Emit 2002-12-26 12:01:42 +00:00
wseventvar.h merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
wskbd.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
wskbdutil.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
wskbdvar.h ANSIfy. 2001-10-13 15:56:15 +00:00
wsksymdef.h Add 'U' to 16-bit hex constants to stop gcc 3.3 from complaining. Shouldn't 2002-11-25 20:49:55 +00:00
wsksymvar.h ANSIfy. 2001-10-13 15:56:15 +00:00
wsmouse.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
wsmousevar.h ANSIfy. 2001-10-13 15:56:15 +00:00
wsmux.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
wsmuxvar.h Added wsmux_set_display() to fix the problem that wskbd wan't connected 2002-03-02 08:22:26 +00:00