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
2008-10-19
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
apb
2008-09-08
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
gmcgarry
2008-07-09
- device/softc split
joerg
2008-06-11
Use device_lookup_private() to get softc.
tsutsui
2008-05-26
- assign 2 clause TNF license to the files cited as my ownership.
nisimura
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-13
Split device_t/softc for MI ncr53c9x and some related devices,
tsutsui
2008-04-05
use aprint_*_dev and device_xname
cegger
2008-04-04
Split device_t/softc for le(4) and variants and misc cosmetic changes.
tsutsui
2008-03-29
Split softc and device_t for zsc(4) and its children.
tsutsui
2008-02-27
Add the bus devclass to tc
matt
2008-02-20
Use the VAX_PHYS_TO_S0 macro from vax/tc_machdep.h
matt
2008-02-19
Fix TC on VAX. (missed committing these earlier)
matt
2007-11-13
Remove some whitespace.
cube
2007-11-09
Use zs_lock_init() to set up the chanstate's lock.
ad
2007-11-07
Merge tty changes from the vmlocking branch.
ad
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2007-10-08
Use the softint API.
ad
2007-07-21
Don't depend on uvm_extern.h pulling in proc.h.
ad
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
2007-04-12
Make tc_knowndevs const.
matt
2007-04-12
Make tc_knowndevs const.
matt
2007-03-06
Fix some caddr_t rototill fallout.
simonb
2007-03-05
semimechanically convert 'void foo' -> 'void *foo', as part of the continuing
dogcow
2007-03-04
fix fallout from caddr_t changes.
yamt
2007-03-04
fix fallout from caddr_t changes.
yamt
2007-03-04
fix fallout from caddr_t changes.
yamt
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
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
[next]