NetBSD/sys/dev/wscons
rmind c6186face4 Welcome to 4.99.55:
- Add a lot of missing selinit() and seldestroy() calls.

- Merge selwakeup() and selnotify() calls into a single selnotify().

- Add an additional 'events' argument to selnotify() call.  It will
  indicate which event (POLL_IN, POLL_OUT, etc) happen.  If unknown,
  zero may be used.

Note: please pass appropriate value of 'events' where possible.
Proposed on: <tech-kern>
2008-03-01 14:16:49 +00:00
..
ascii.h
files.wscons add scrollback support 2007-08-06 03:11:32 +00:00
Makefile
mra.c
tpcalib.c
tpcalibvar.h
unicode.h
wscons_callbacks.h If you're going to use device_t, may as well include sys/device.h; unb0rks 2007-10-19 08:57:50 +00:00
wscons_raster.h
wscons_rfont.h
wscons_rinit.c
wscons_rops.c
wsconsio.h add type for Fujitsu AG-10e 2007-08-27 02:01:23 +00:00
wsdisplay_compat_usl.c restructure things a bit so that proclist_mutex is held between the 2008-01-14 21:17:00 +00:00
wsdisplay_usl_io.h
wsdisplay_vcons.c Use callout_setfunc/callout_schedule and don't cast function pointers. 2007-10-17 22:13:56 +00:00
wsdisplay_vconsvar.h add scrollback support 2007-08-06 03:11:32 +00:00
wsdisplay.c Use PMF_FN_ARGS, PMF_FN_PROTO. 2008-02-29 06:13:39 +00:00
wsdisplayvar.h -Don't detach/attach the X server in the pmf suspend/resume functions 2008-02-20 22:33:18 +00:00
wsemul_dumb.c
wsemul_sun.c
wsemul_vt100_chars.c
wsemul_vt100_keys.c
wsemul_vt100_subr.c
wsemul_vt100.c
wsemul_vt100var.h
wsemulconf.c
wsemulvar.h
wsevent.c Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
wseventvar.h
wskbd.c Do not return EBUSY if this is the console. 2008-02-28 16:54:48 +00:00
wskbdutil.c
wskbdvar.h
wsksymdef.h Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
wsksymvar.h
wsmouse.c Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
wsmousevar.h
wsmux.c
wsmuxvar.h