NetBSD/sys/dev/dm
dholland 1fbab01a93 More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
This covers (I think) all the MI headers outside of external/ (and dist/).
2015-09-06 06:00:59 +00:00
..
doc
device-mapper.c include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
dm_dev.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
dm_ioctl.c CID 976256: Help coverity understand that when the list is empty the head 2015-05-10 14:08:54 +00:00
dm_pdev.c
dm_table.c
dm_target_error.c
dm_target_linear.c
dm_target_mirror.c
dm_target_snapshot.c
dm_target_stripe.c
dm_target_zero.c
dm_target.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
dm.h dm_target_t reference count is modified with atomic_{inc,dec}_32 so should 2014-10-02 21:58:16 +00:00
files.dm
Makefile
netbsd-dm.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
TODO