K 10 svn:author V 3 bde K 8 svn:date V 27 2002-04-25T13:17:33.000000Z K 7 svn:log V 1009 Break the following implementation of panic(3): #!bin/sh # Original version of this by Michael Reifenberger # . mdconfig -d -u 11 >/dev/null 2>&1 dd if=/dev/zero of=zz bs=1m count=1 while : do mdconfig -a -t vnode -f zz -u 11 fdisk -f - -iv /dev/md11 <