freebsd-dev/usr.sbin/diskinfo
Xin LI f5d62d03ad Don't consider ioctl returning error as a fatal error and move on to next
disk.  When multiple devices are specified, a non-supporting ioctl will
cause diskinfo(8) to stop at the point which does not seem to be necessary.

Ok'ed by:	phk
MFC after:	1 month
2011-02-08 11:32:22 +00:00
..
diskinfo.8 Make diskinfo report disk stripe size and offset. It should help users to 2009-12-24 21:39:30 +00:00
diskinfo.c Don't consider ioctl returning error as a fatal error and move on to next 2011-02-08 11:32:22 +00:00
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00