summaryrefslogtreecommitdiff
path: root/sys/dev/dm/dm_pdev.c
diff options
context:
space:
mode:
authorpooka <pooka@NetBSD.org>2009-09-08 21:51:33 +0000
committerpooka <pooka@NetBSD.org>2009-09-08 21:51:33 +0000
commitd6331b9a6eb5905e5335d2567913369df9ec9fd2 (patch)
tree18b3f4a2a3f753515a513e07a358c935e000f4fc /sys/dev/dm/dm_pdev.c
parent676351e4c4c84123f9b442087ec49404b88a93cd (diff)
* fix error print
* adjust resulting image minsize
Diffstat (limited to 'sys/dev/dm/dm_pdev.c')
0 files changed, 0 insertions, 0 deletions
nverting long double values to integer types, explicitly use themartin 2006-05-11add128() wants bits64 * as it's 5th argument.mrg 2003-07-26netbsd.org->NetBSD.orgsalo 2002-05-21Import the 32-bit version of SoftFloat 2a and separate it and the 64-bitbjh21