1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-02 17:08:56 +00:00
Luigi Rizzo 65b8577640 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
2002-10-24 17:59:58 +00:00
..
2002-09-30 01:19:52 +00:00
2002-08-07 16:01:06 +00:00
2002-10-17 23:46:32 +00:00
2002-10-12 10:31:31 +00:00
2002-04-22 16:18:36 +00:00
2002-07-31 10:05:37 +00:00
2002-09-30 08:01:16 +00:00
2002-10-12 10:31:31 +00:00
2002-09-20 18:31:55 +00:00
2002-09-19 20:14:50 +00:00
rpc