summaryrefslogtreecommitdiff
path: root/lib/libpanel/below.c
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2015-10-27 23:08:27 +0000
committerchristos <christos@NetBSD.org>2015-10-27 23:08:27 +0000
commit741b3c4afff6f5e8e869108adb97b221c83f94de (patch)
treec70ace5159959b33fde2eec61786d04f6a594a9f /lib/libpanel/below.c
parent44784daac1684c1ce336c0670869e0ef85bd2f78 (diff)
use dma64 if available so we don't have do bounce around too much.
Diffstat (limited to 'lib/libpanel/below.c')
0 files changed, 0 insertions, 0 deletions
space 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