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
4edd6c2299
NetBSD
/
sys
/
dev
/
wscons
History
uwe
adad4427e8
Default WSDISPLAY_BORDER_COLOR to WS_DEFAULT_BG.
...
Avoids black overscan area when WS_DEFAULT_BG is set.
2022-01-29 01:19:30 +00:00
..
Makefile
…
ascii.h
…
files.wscons
…
linux_keymap.c
…
linux_keymap.h
…
mra.c
…
tpcalib.c
…
tpcalibvar.h
…
unicode.h
…
vt100_base.h
…
wsbell.c
Explicitly include generated ioconf.h for struct cfdrivers.
2020-12-27 16:09:33 +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
wsmouse: add support for "precision scrolling" events and (GET|SET)PARAMS
2021-09-28 06:14:27 +00:00
wsdisplay.c
libkern: Make KASSERT verify expression is valid if !DIAGNOSTIC.
2021-12-31 14:19:57 +00:00
wsdisplay_compat_usl.c
wsdisplay(4): Use C99 initializer for usl_syncops.
2021-06-01 23:28:07 +00:00
wsdisplay_glyphcache.c
…
wsdisplay_glyphcachevar.h
…
wsdisplay_usl_io.h
…
wsdisplay_util.c
…
wsdisplay_vcons.c
Try to guess attributes better.
2021-05-16 08:46:38 +00:00
wsdisplay_vcons_util.c
trailing whitespace
2021-01-17 00:35:46 +00:00
wsdisplay_vconsvar.h
introduce a putchar() based implementation of cursor() in order to avoid
2021-01-21 21:45:42 +00:00
wsdisplayvar.h
Default WSDISPLAY_BORDER_COLOR to WS_DEFAULT_BG.
2022-01-29 01:19:30 +00:00
wsemul_dumb.c
…
wsemul_sun.c
Protect KASSERT() with "#ifdef DIAGNOSTIC" as its expression is
2022-01-01 11:57:44 +00:00
wsemul_vt100.c
wsemul_vt100.c - make static everything that can be static
2022-01-02 23:46:21 +00:00
wsemul_vt100_chars.c
…
wsemul_vt100_keys.c
…
wsemul_vt100_subr.c
…
wsemul_vt100var.h
…
wsemulconf.c
…
wsemulvar.h
…
wsevent.c
Change the kqueue filterops::f_isfd field to filterops::f_flags, and
2021-09-26 01:16:07 +00:00
wsevent_50.c
…
wsevent_50.h
…
wseventvar.h
…
wskbd.c
Explicitly include generated ioconf.h for struct cfdrivers.
2020-12-27 16:09:33 +00:00
wskbdutil.c
…
wskbdvar.h
…
wsksymdef.h
wscons: add definitions for BÉPO, a standardized, Dvorak-style optimized
2021-09-22 17:37:31 +00:00
wsksymvar.h
…
wsmouse.c
wsmouse: add support for "precision scrolling" events and (GET|SET)PARAMS
2021-09-28 06:14:27 +00:00
wsmousevar.h
wsmouse: add support for "precision scrolling" events and (GET|SET)PARAMS
2021-09-28 06:14:27 +00:00
wsmux.c
s/configuraiton/configuration/ in comment.
2021-11-10 16:57:39 +00:00
wsmuxvar.h
…