Deleted Added
full compact
33c33
< __FBSDID("$FreeBSD: head/usr.sbin/devinfo/devinfo.c 162799 2006-09-29 16:46:01Z ru $");
---
> __FBSDID("$FreeBSD: head/usr.sbin/devinfo/devinfo.c 173057 2007-10-27 13:06:15Z jhb $");
68c68
< hexmode = (rman->dm_size > 100) || (rman->dm_size == 0);
---
> hexmode = (rman->dm_size > 1000) || (rman->dm_size == 0);