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
2007-04-11
add WSDISPLAY_TYPE_GENFB
macallan
2007-04-04
Revert previous commit until further investigation because it is
mishka
2007-04-02
Implement locking switcher for alternative layots (many languages
mishka
2007-03-05
It was probably not a good idea to put that scroll stuff to accessops.
drochner
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-09
Merge newlock2 to head.
ad
2007-01-29
Remove more duplicate headers.
hubertf
2007-01-19
add #defines for ADB and pseudo mice
macallan
2007-01-13
Complete initializers so those files compile.
cube
2007-01-04
Consistent usage of KAUTH_GENERIC_ISSUSER.
elad
2006-12-26
Adapt to recent machdep scope changes.
elad
2006-12-26
Add type for sgimips/light(4).
rumble
2006-12-17
Add WSKBD_TYPE_ZAURUS (Sharp Zaurus keyboard).
peter
2006-12-02
Welcome to evbppc/virtex -- port to Xilinx Virtex series FPGA's with embedded
freza
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-11-12
Tidy away wsmouse_input() abstractions and update
plunky
2006-11-11
COMPAT_10 implies COMPAT_11, so there's no need to test both.
bjh21
2006-11-06
add wsdisplay_preattach() to attach an early console that can be overridden
macallan
2006-10-17
now that we have -Wno-unused-parameter, back out all the tremendously ugly
dogcow
2006-10-13
More -Wunused fallout. sprinkle __unused when possible; otherwise, use the
dogcow
2006-10-12
- sprinkle __unused on function decls.
christos
2006-10-10
Use kauth(9) instead of securelevel.
elad
2006-10-09
KNF: No variable names in the prototype.
peter
2006-10-09
s/REGENTS/AUTHOR/
peter
2006-10-09
Remove (the default) #define XXXDEBUG and add the options to the relevant
peter
2006-10-01
Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks!
elad
2006-09-22
In struct vcons_data, don't depend on DIAGNOSTIC and always include
elad
2006-09-08
Typo.
uebayasi
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
[next]