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