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
/
cgdvar.h
Age
Commit message (
Expand
)
Author
2020-04-06
Pull up following revision(s) (requested by riastradh in ticket #823):
martin
2015-09-06
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2014-03-18
Remove a simplelock and replace with a kmutex
skrll
2012-12-05
add cgdconfig -l like vnconfig -l
christos
2012-05-25
Modify dksubr.c to add a function that sets the disk properties in
elric
2010-01-12
Make cgd(4) into a detachable pseudo-device. Thanks, Jan Danielsson,
dyoung
2009-11-10
avoid variable array stack allocation by enforcing and allocating always the
christos
2008-09-12
PR/39525: Joachim Schueth, Frederik Sausmikat:
christos
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-01-04
Start detangling lock.h from intr.h. This is likely to cause short term
ad
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-12-02
revert previous commit (size_t -> int change). Thanks cube.
christos
2006-12-02
restore binary compatibility.
christos
2006-12-02
int -> size_t
christos
2005-12-11
merge ktrace-lwp.
christos
2005-06-27
no reason for those not to be const.
christos
2004-08-23
Protect against multiple inclusion.
thorpej
2004-03-27
Modified the dksubr routines to:
elric
2002-10-04
The CryptoGraphic Disk Driver.
elric