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
2003-02-11
stylistic change: put variable declarations to the top of a function
drochner
2003-02-10
undo constification of 'data' for wsdisplay font - unfortunately we need
jdolecek
2003-02-09
make 'name' and 'data' of struct wsdisplay_font const, mark data arrays
jdolecek
2003-01-31
Define Atari wskeyboard type.
thomas
2003-01-20
The Double-Semi-Colon Police.
simonb
2003-01-20
Use u_int variables for some variables that are passed to
simonb
2003-01-18
Merge the nathanw_sa branch.
thorpej
2003-01-05
Fix build glitch.
sommerfeld
2003-01-05
When moving the cursor down, only scroll up if cursor is exactly at
sommerfeld
2003-01-03
Added new ioctl command, WSMOUSEIO_GETID to tell touch panel identifier
takemura
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-12-26
Don't leak memory on double init, and don't panic on double fini. Emit
christos
2002-12-10
Silence strict-alias warning.
fvdl
2002-12-10
Add WSKBD_TYPE_MAPLE and WSMOUSE_TYPE_MAPLE for Dreamcast Maple bus devices.
itohy
2002-11-26
si_ -> sel_
christos
2002-11-25
Add 'U' to 16-bit hex constants to stop gcc 3.3 from complaining. Shouldn't
fvdl
2002-10-25
Add a few symbols.
martin
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-15
Add modecookie to struct wsscreen_descr, which is used to point to video
junyoung
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-01
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-09-25
Fix some small unclear documentation and cleanup a bit...
reinoud
2002-09-23
Remove breaks after returns, unreachable returns and returns after
simonb
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-07-09
switch/case KNF.
junyoung
2002-07-04
alloc_attr -> allocattr
junyoung
2002-07-04
alloc_attr -> allocattr
junyoung
2002-07-02
wsdisplay needs wsevent.c. PR 17456
itojun
2002-06-26
PR/17402: Add wsmoused support by providing get/set char and events.
christos
2002-06-06
Don't detach the mouse from the mux just because the mouse device is
drochner
2002-04-23
Remove the cyrillic keysyms. This was not done the right way.
hannken
2002-04-07
Rename WSDISPLAYIO_USEFONT to WSDISPLAYIO_SFONT.
hannken
2002-03-24
Sync most Cyrillic names with X11 keysym names.
uwe
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2002-03-17
Add Cyrillic keysyms. From OpenBSD.
augustss
2002-03-17
Don't forget the symbolc names for the keymaps.
augustss
2002-03-17
Add more language map definitions.
augustss
2002-03-02
Added wsmux_set_display() to fix the problem that wskbd wan't connected
takemura
2002-02-24
Add WSMOUSE_TYPE_MAXINE.
ad
2002-01-13
added amiga display/mouse/keyboard defines
jandberg
2002-01-12
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
tsutsui
2001-12-04
Simply entries added in previous.
gmcgarry
2001-12-02
Add identifiers for HP devices.
gmcgarry
2001-12-02
Revert previous; the _e003U definition is used elsewhere.
ross
2001-12-01
On a VT100, the "scanline 5" character is also used for box drawing, so
bjh21
2001-11-28
- convert usage of "defopt" to "defflag" where the relevant option does
lukem
2001-11-22
Add some DIAGNOSTIC tests.
augustss
2001-11-22
Close multiplxees BEFORE removing the event variable they are
augustss
[next]