K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-10-24T17:59:58.000000Z K 7 svn:log V 330 Fix a bug in MAKEDEV -- when creating /dev/usb, the code was using whatever random value was already in $unit. It happened to work because the variable is often unset, but this is not always the case e.g. when you call "MAKEDEV sio2 usb ..." This affects -stable as well. Reviewed by: n_hibma Silence from: re MFC after: 3 days END