..
doc
dm: Fix strange pointer declarations
2019-12-07 15:28:39 +00:00
device-mapper.c
dm: Refactor dmioctl()
2019-12-19 15:57:46 +00:00
dm_dev.c
dm: Style cleanups (no functional changes)
2019-12-15 14:39:42 +00:00
dm_ioctl.c
dm: Minor dm_ioctl.c fixes (indentation/typo/type/etc)
2019-12-19 16:27:39 +00:00
dm_pdev.c
dm: Fix "table" output format of dm-linear and dm-stripe
2019-12-20 16:16:36 +00:00
dm_table.c
dm: Style cleanups (no functional changes)
2019-12-15 14:39:42 +00:00
dm_target_error.c
dm: Test # of args in target's ->init()
2019-12-18 14:31:35 +00:00
dm_target_linear.c
dm: Fix "table" output format of dm-linear and dm-stripe
2019-12-20 16:16:36 +00:00
dm_target_mirror.c
dm: Style cleanups (no functional changes)
2019-12-15 14:39:42 +00:00
dm_target_snapshot.c
dm: Rename dm specific atoi() to atoi64()
2019-12-15 16:14:27 +00:00
dm_target_stripe.c
dm: Fix "table" output format of dm-linear and dm-stripe
2019-12-20 16:16:36 +00:00
dm_target_zero.c
dm: Test # of args in target's ->init()
2019-12-18 14:31:35 +00:00
dm_target.c
dm: u_{int,long} -> unsigned {int,long}
2019-12-19 15:34:54 +00:00
dm.h
dm: Fix "table" output format of dm-linear and dm-stripe
2019-12-20 16:16:36 +00:00
files.dm
Add error and zero targets to build.
2019-12-17 07:57:25 +00:00
Makefile
netbsd-dm.h
dm: Remove trailing whitespace
2019-12-06 16:46:14 +00:00
TODO