This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1098d9f33e
NetBSD
/
sys
/
dev
/
wscons
History
nia
e1bcbb6984
wscons(4): WSKBD_TYPE_PC_AT is automatically translated to
...
WSKBD_TYPE_PC_XT in modern kernels
2020-10-29 09:08:35 +00:00
..
Makefile
…
ascii.h
…
files.wscons
…
linux_keymap.c
…
linux_keymap.h
…
mra.c
…
tpcalib.c
Do not overflow int64_t on HP Spectre x360 13-inch ae019TU
2019-07-09 12:55:45 +00:00
tpcalibvar.h
…
unicode.h
…
vt100_base.h
…
wsbell.c
Add missing SETBELL() for WSKBDIO_COMPLEXBELL.
2019-06-22 08:03:01 +00:00
wsbelldata.h
…
wsbellmux.c
…
wsbellmuxvar.h
…
wsbellvar.h
…
wscons_callbacks.h
…
wscons_raster.h
…
wscons_rfont.h
…
wscons_rinit.c
…
wscons_rops.c
…
wsconsio.h
wscons(4): WSKBD_TYPE_PC_AT is automatically translated to
2020-10-29 09:08:35 +00:00
wsdisplay.c
localify
2019-12-06 07:12:38 +00:00
wsdisplay_compat_usl.c
Move proc_lock into the data segment. It was dynamically allocated because
2020-05-23 23:42:41 +00:00
wsdisplay_glyphcache.c
…
wsdisplay_glyphcachevar.h
…
wsdisplay_usl_io.h
…
wsdisplay_util.c
Update for proplib(3) API changes.
2020-06-11 02:32:06 +00:00
wsdisplay_vcons.c
When font is switched, not only putchar, but also other ri_ops can be
2019-07-31 14:29:54 +00:00
wsdisplay_vcons_util.c
…
wsdisplay_vconsvar.h
…
wsdisplayvar.h
…
wsemul_dumb.c
…
wsemul_sun.c
…
wsemul_vt100.c
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
2019-11-10 21:16:21 +00:00
wsemul_vt100_chars.c
…
wsemul_vt100_keys.c
…
wsemul_vt100_subr.c
…
wsemul_vt100var.h
…
wsemulconf.c
…
wsemulvar.h
…
wsevent.c
Move proc_lock into the data segment. It was dynamically allocated because
2020-05-23 23:42:41 +00:00
wsevent_50.c
Rather than keeping a separate mutex, condvar, and pserialize for each
2019-12-12 02:15:42 +00:00
wsevent_50.h
…
wseventvar.h
…
wskbd.c
…
wskbdutil.c
…
wskbdvar.h
…
wsksymdef.h
Correct KB_NEXT value. No impact since KB_NEXT isn't used anywhere.
2020-10-17 10:28:10 +00:00
wsksymvar.h
…
wsmouse.c
…
wsmousevar.h
…
wsmux.c
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
2019-11-10 21:16:21 +00:00
wsmuxvar.h
…