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
2006-08-28
fix incomplete struct decl.
christos
2006-08-28
fix incomplete initializers
christos
2006-07-21
- Use the LWP cached credentials where sane.
ad
2006-06-28
add a missing splx() in an error path
drochner
2006-06-19
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
gdamore
2006-06-07
merge FreeBSD timecounters from branch simonb-timecounters
kardel
2006-05-14
integrate kauth.
elad
2006-05-14
Fix typo in comment. From Mátyás János in PR kern/33477.
martin
2006-04-15
Remove the getwschar and putwschar accessops from wsdisplay drivers as
jmmv
2006-04-14
Coverity CID 1084: Don't call suser if we don't have a process context.
christos
2006-04-13
pass the right cookie to ioctl() and mmap() instead of struct wsscreen *
macallan
2006-04-12
correct typo
macallan
2006-04-12
Add an extra cookie to the ioctl and mmap wsdisplay accessops that points
jmmv
2006-04-07
don't include opt_wsdisplay_border.h here, to limit dependencies
drochner
2006-04-05
Use the existing ioctl path to call WSDISPLAYIO_GBORDER/WSDISPLAYIO_SBORDER
drochner
2006-04-01
Greek console keymap from Eye of the Beholder
christos
2006-03-29
Use device_cfdata().
thorpej
2006-03-28
Use device_unit().
thorpej
2006-03-18
Don't use intarg uninitialized in wsdisplay_usl_ioctl2. Fixes CID 2507
jmcneill
2006-03-14
Make this compile with WSKBD_DEBUG again.
uwe
2006-03-05
cleanup more SET/CLR/ISSET lossage
christos
2006-03-05
Add missing closing parenthesis to a diagnostic message.
jmmv
2006-02-23
Add support for virtual consoles to igsfb.
macallan
2006-02-19
Multiple inclusion protection.
jmcneill
2006-02-19
add a flag to completely disable drawing on a screen
macallan
2006-02-18
Bunch of changes to wscons in preparation for splash screen support:
jmcneill
2006-02-14
bzero() -> memset()
macallan
2006-02-14
do some extra initialization and zeroing, fixes odd problems on x86
macallan
2006-02-12
framework for generic virtual consoles
macallan
2006-02-10
fix compilation problems.
christos
2006-02-10
PR/32794: Paul Shupak: Panic in wsmouse code.
christos
2006-02-07
wsevent cleanup:
jmmv
2006-02-05
Add support to automatically repeat mouse button events in wsmouse(4) and
jmmv
2005-12-29
Add WSKBD_TYPE_EWS4800 for EWS4800 machines.
tsutsui
2005-12-27
changes for making DIAGNOSTIC not change the kernel ABI:
chs
2005-12-25
Let this build when WSMUX_DEBUG is set after the merge of ktrace-lwp.
jmmv
2005-12-11
merge ktrace-lwp.
christos
2005-12-05
back out the changes to KD* ioctl()s for now, seem to break more than they
macallan
2005-12-05
- remove a leftover debug printf()
macallan
2005-12-04
Make the VT_* ioctl()s work in LP64/big endian platforms, like sparc64.
macallan
2005-11-23
Some devices provide more than three (X, Y, and Z) "directions". So add
augustss
2005-11-11
Call nanotime() directly, instead of doing the
simonb
2005-09-06
Change the driver open function's conditional for overriding exclusive tty
kleink
2005-08-28
TAB/space cosmetics.
tsutsui
2005-06-21
PR-30566: Poll must not return <sys/errno.h> values.
ws
2005-06-08
Add a key symbol for the "Power" key.
martin
2005-06-01
Constify. Drivers pass const default calibration data to
uwe
2005-05-31
Fix misleading indentation.
uwe
2005-05-30
add const.
christos
2005-05-30
Adapt to recent constification.
martin
[next]