summaryrefslogtreecommitdiff
path: root/sys/dev/dm/dm_pdev.c
AgeCommit message (Expand)Author
2018-01-05use some size_t, add whitespace between functions, rcsids.christos
2017-06-01remove checks for failure after memory allocation calls that cannot fail:chs
2010-12-23make dm aware of physical sector sizes.mlelstv
2010-11-19Introduce struct pathbuf. This is an abstraction to hold a pathnamedholland
2010-01-04Indent files remove unnecessary blank lines, white spaces and KNFize code.haad
2010-01-03Replace aprint_Verbose with aprint_debug to shutup unnecessary logs.haad
2009-09-09Fix bug in kmem_alloc/kmem_free of params string. Params string washaad
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2008-12-19Merge the haad-dm branch to -current. This branch adds LVM functionality tohaad