--- - branch: MAIN date: Sat Dec 7 15:28:39 UTC 2019 files: - new: '1.34' old: '1.33' path: src/sys/dev/dm/dm.h pathrev: src/sys/dev/dm/dm.h@1.34 type: modified - new: '1.14' old: '1.13' path: src/sys/dev/dm/dm_dev.c pathrev: src/sys/dev/dm/dm_dev.c@1.14 type: modified - new: '1.14' old: '1.13' path: src/sys/dev/dm/dm_target_mirror.c pathrev: src/sys/dev/dm/dm_target_mirror.c@1.14 type: modified - new: '1.18' old: '1.17' path: src/sys/dev/dm/dm_pdev.c pathrev: src/sys/dev/dm/dm_pdev.c@1.18 type: modified - new: '1.18' old: '1.17' path: src/sys/dev/dm/dm_target_zero.c pathrev: src/sys/dev/dm/dm_target_zero.c@1.18 type: modified - new: '1.12' old: '1.11' path: src/sys/dev/dm/dm_table.c pathrev: src/sys/dev/dm/dm_table.c@1.12 type: modified - new: '1.25' old: '1.24' path: src/sys/dev/dm/dm_target.c pathrev: src/sys/dev/dm/dm_target.c@1.25 type: modified - new: '1.25' old: '1.24' path: src/sys/dev/dm/dm_target_snapshot.c pathrev: src/sys/dev/dm/dm_target_snapshot.c@1.25 type: modified - new: '1.16' old: '1.15' path: src/sys/dev/dm/dm_target_error.c pathrev: src/sys/dev/dm/dm_target_error.c@1.16 type: modified - new: '1.24' old: '1.23' path: src/sys/dev/dm/dm_target_linear.c pathrev: src/sys/dev/dm/dm_target_linear.c@1.24 type: modified - new: '1.30' old: '1.29' path: src/sys/dev/dm/dm_target_stripe.c pathrev: src/sys/dev/dm/dm_target_stripe.c@1.30 type: modified - new: '1.3' old: '1.2' path: src/sys/dev/dm/doc/locking.txt pathrev: src/sys/dev/dm/doc/locking.txt@1.3 type: modified id: 20191207T152839Z.ff380c2cfa434d8073e3ebb2225d7a37e3307abf log: | dm: Fix strange pointer declarations Should be "type *name" or "type* name", but not "type * name". taken-from: DragonFlyBSD module: src subject: 'CVS commit: src/sys/dev/dm' unixtime: '1575732519' user: tkusumi