summaryrefslogtreecommitdiff
path: root/sys/dev/cgd.c
AgeCommit message (Expand)Author
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-05-17Test the right variable after allocating space, and then get rid of anagc
2003-03-21Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTLdsl
2003-02-25Add a new BUF_INIT() macro which initializes b_dep and b_interlock, andthorpej
2003-02-05Make the buffer cache code MP-safe.pk
2003-02-02Fix DEBUG printf warning.bouyer
2002-11-01implement separate read/write disk statistics:mrg
2002-10-24put back the D_DISK tag for cdevsw mistakely removed in previousjdolecek
2002-10-24Make it compile after the kq changes.augustss
2002-10-14Allow debugging to work on LP64 arches.elric
2002-10-04The CryptoGraphic Disk Driver.elric