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
/
tc
Age
Commit message (
Expand
)
Author
2007-01-04
Consistent usage of KAUTH_GENERIC_ISSUSER.
elad
2006-12-02
Change kauth(9) KPI for kauth_authorize_device_passthru() to add another
elad
2006-11-12
Tidy away wsmouse_input() abstractions and update
plunky
2006-11-08
remove extraneous kauth check; since open already does the auth - and
dogcow
2006-11-08
Replace securelevel checks with kauth(9) calls.
elad
2006-08-23
Acting as Elad's keyboard:
christos
2006-08-17
There seems to be no good reason for sfbp(4) to be commented out here, and its
bjh21
2006-07-29
Remove RASTERCONSOLE support from the pmax port.
ad
2006-07-21
- Use the LWP cached credentials where sane.
ad
2006-05-15
- include kauth.h for kauth_authorize_generic.
yamt
2006-05-14
integrate kauth.
elad
2006-05-10
Fix a bunch of cast lvalues.
skrll
2006-04-12
Add an extra cookie to the ioctl and mmap wsdisplay accessops that points
jmmv
2006-03-31
Use ANSI function decls, apply static.
thorpej
2006-03-31
Correct typo.
he
2006-03-30
Use device_private() more.
thorpej
2006-03-30
Liberally apply static.
thorpej
2006-03-30
Use device_private().
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-12-08
use VM_PAGE_TO_PHYS macro.
yamt
2005-12-02
Fix AUDIO_DEBUG printf formatting of size_t; from Pavel Cahyna in
kleink
2005-08-26
s/locdesc_t/int/g
drochner
2005-08-26
kill some more simple submatch() functions, use config_stdsubmatch()
drochner
2005-08-25
replace the "locdesc_t" structure carrying the number of locators
drochner
2005-06-08
Add __UNVOLATILE() to a cast when calling memset() to appease -Wcast-qual.
he
2005-06-02
avoid "volatile" cast-aways
drochner
2005-06-01
fix cast-qual fallout
drochner
2005-05-22
No 0x in front of %p...
christos
2005-02-27
regen
perry
2005-02-27
do not leave spaces at the end of stripped RCS Ids
perry
2005-02-27
nuke trailing whitespace
perry
2005-02-26
Remove some erroneous semicolons.
simonb
2005-02-04
de-__P
perry
2005-01-15
ansify and KNF
kent
2005-01-10
merge kent-audio1 branch, which introduces audio filter pipeline to the MI
kent
2005-01-02
Change screen blanking to be like other *fb.c drivers (and to not call
mhitch
2005-01-02
Fix and simplify incorrect check for screen blanking in WSDISPLAYIO_SVIDEO.
mhitch
2005-01-02
Fix a 3 year old error which caused px_init() to fail. Fixes PR 28798.
mhitch
2004-10-29
constify audio_hw_if, midi_hw_if, and radio_hw_if.
yamt
2004-09-13
remove unused variable
drochner
2004-09-13
a round of autoconf cleanup:
drochner
2004-08-26
kick out the ioasic offset check which happens in submatch() now
drochner
2004-08-26
turn the (unused) ioasic_submatch() function into something useful, use
drochner
2004-08-26
some cleanup: use the locator-passing variant of config_found(), get
drochner
2004-07-09
Clean up open/close.
mycroft
2004-04-27
remove redundant function prototypes to make this compilable after
yamt
2004-04-22
sprintf -> snprintf
itojun
2004-02-24
Spell interrupt with two rs. From Peter Postma.
wiz
2003-12-20
- Add /* CONSTCOND */ where appropriate.
tsutsui
2003-12-20
- Minor coding modifications for VDAC register access.
nisimura
[next]