Warner Losh 7e76a985ca Add comments about why we're freeing subdevs (which is completely
redundant at this point and should be retired).  Don't free subdevs if
we don't attach any devices.  This was leaving stale device_t's
around.  Don't touch the device if it isn't attached since the name
isn't meaningful then.  Switch from strncpy (properly used) to
strlcpy.

From a patch submitted by Peter Pentchev
2004-09-09 20:47:28 +00:00
..
2004-09-05 12:33:15 +00:00
2004-09-03 23:19:27 +00:00
2004-06-26 10:35:10 +00:00
2004-09-03 23:29:01 +00:00