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-07-06
Change type `kbd_t' from `u_int_16_t' to `u_int32_t'.
hannken
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
2000-06-09
add EGA display type
drochner
2000-06-02
Add VAX display types along with the SPARCbook P9100.
matt
2000-05-28
Add async I/O support.
takemura
2000-05-19
define spanish keymap
drochner
2000-05-13
Oops. Swedish is KB_SV.
bjh21
2000-05-13
Add keypad-# and Swedish layout
bjh21
2000-05-13
Add Archimedes mouse/kbd/video
bjh21
2000-05-01
Mouse move event should be made before mouse bown event. Without that,
takemura
2000-04-28
Add a concept of the `background attribute'. This is the same as the
mycroft
2000-04-14
Add an "iopener" keymap variant, giving us.iopener and
tsarna
2000-03-30
Remove register declarations.
augustss
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-03-19
Make clearer. IMHO, all of this code should stop referring to Control-L
tsarna
2000-03-19
Correct a comment
tsarna
2000-03-13
HPC/PsPC keyboard types.
sato
2000-03-12
Add a new frame buffer identifier for the hpcmips.
takemura
2000-03-06
Add cnbell() support.
thorpej
2000-03-05
Add Norwegian keymap from Haavard Lygre.
soren
2000-02-28
WSMOUSE_SCALIBCOORDS had not worked because ioctrl code was wrong.
takemura
2000-02-25
Only call the cursor method when the cursor state is actually changing.
mycroft
2000-01-22
pass raw keyboard data unsigned to avoid sign extension
drochner
2000-01-18
add the NeXT mouse type
deberg
2000-01-08
Absolute pointing device support.
takemura
2000-01-07
Don't define WSDISPLAY_FONTORDER_L2R as 0. The function wsfont_lock uses
enami
2000-01-06
Got too excited with cut and paste in previous. Noted by itojun.
ad
2000-01-05
Add two new members to 'struct wsdisplay_font': 'bitorder' and 'byteorder'.
ad
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
[next]