index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
wscons
Age
Commit message (
Expand
)
Author
2000-01-05
replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[]
drochner
1999-12-21
change decoding function to return multiple symbols per keypress
drochner
1999-12-21
add a symbol for keyboard variant bits which are not handled by the
drochner
1999-12-21
introduce a METAESC keyboard variant bit
drochner
1999-12-12
defopt RCONS_4BPP.
scottr
1999-12-06
-allow the "show_screen" call to the display driver to complete
drochner
1999-12-01
Done something half sensible if a USB console keyboard is unplugged instead
augustss
1999-12-01
Make it compile even if there is no wsdisplay.
augustss
1999-11-10
allow to set multiple keyboard "variants" simultanously.
drochner
1999-11-08
Return -1 from wsmux_displayioctl() if no muxes components like the ioctl().
augustss
1999-11-08
Apply wrstuden's stopgap change to make alpha/macppc X work without wsmux.
mycroft
1999-11-03
Don't flag an error when doing ioctl() on a mux without any
augustss
1999-11-03
Only update the cursor state if it's enabled.
mycroft
1999-10-19
Split wsdisplay_usl_ioctl() into two functions -- one which is screen-dependent
mycroft
1999-10-12
add wsdisplay_switchtoconsole() to allow other parts of kernel to force
jdolecek
1999-10-01
At shutdown, switch to screen 0 on console display so that we see some
ad
1999-09-20
Add one new dispaly type for DEC TC TX 8/24bpp framebuffer. Currently acts
nisimura
1999-09-16
introduce new variable wsdisplay_defaultscreens (initialized to
jdolecek
1999-08-26
One more ioctl() fix. Most of WSDISPLAYIO_xxx were never been called when
nisimura
1999-08-25
Fix an ioctl() problem. From nisimura@itc.aist-nara.ac.jp (Toru Nishimura).
augustss
1999-08-16
Mention mux # when ignoring it for the console.
augustss
1999-08-14
defopt COMPAT_14
augustss
1999-08-14
Initialise "error" in wsmux_detach_sc() before testing if it set.
simonb
1999-08-07
Make it possible to open wskbd devices for write (i.e. ioctl) even
augustss
1999-08-04
Get the dependencies on NWSMUX right (I hope).
augustss
1999-07-30
Eliminate the need for needs-count for wsmux. This should make
augustss
1999-07-30
GRR! Kludge around the extremely annoying wsmux configuration lossage
thorpej
1999-07-29
Add the wsmux pseudo device.
augustss
1999-07-06
Add the detach and activate entry points to the cfattach struct.
augustss
1999-07-01
make it compile if WSDISPLAY_COMPAT_RAWKBD is defined, but NWSDISPLAY not,
drochner
1999-06-30
Make it possible to detach wsmouse and wskbd.
augustss
1999-05-30
Don't let bd.which be unitialized... Thanks Dave!
christos
1999-05-30
PR/7665: Dave Sainty: X server bell pitch setting doesn't reflect reality
christos
1999-05-17
add some #ifdefs to make it link w/o wskbd
drochner
1999-05-16
Make this build without wsdisplay.
thorpej
1999-05-15
Get rid of the timeout-driven wscons_glue stuff which caused a lot of
drochner
1999-05-14
Sort out the inclusion of wscons source files: the files are only
drochner
1999-05-11
define swedish layout and "dvorak" variant
drochner
1999-05-03
Add ioctl definitions for setting mouse resolution, scale factor and sample
ad
1999-04-22
Map the Home and End keys as xterm does.
mycroft
1999-04-01
defopt WSCONS_SUPPORT_PCVTFONTS
drochner
1999-03-27
remove a diagnostic panic in the keyboard autorepeat timeout() handler.
drochner
1999-03-27
defopt RCONS_2BPP and RCONS_16BPP
dbj
1999-03-23
If no screen got the "focus" (which happens with serial console or if
drochner
1999-03-22
defopt WSDISPLAY_DEFAULTSCREENS
sommerfe
1999-03-13
Don't initialize any virtual screens (except the system console) at
drochner
1999-03-10
don't erase the characters moved over on a <TAB>, a real VT100 doesn't
drochner
1999-02-20
complete the font tables for the DEC special fonts; assign some codes
drochner
1999-02-12
change the "mapchar" interface to return a "quality" or "match level"
drochner
1999-02-12
"NEXT" is a keyboard type, not a keymap variation.
drochner
[next]