from netbsd:
authorderaadt <deraadt@openbsd.org>
Thu, 14 Dec 1995 06:20:26 +0000 (06:20 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 14 Dec 1995 06:20:26 +0000 (06:20 +0000)
commita29e977f9cadcec93df669556048c22f50058f4a
tree3a2600213181ed47ce4c9aaf74ebfd82ed8fbd1f
parent68ef75eff995a0c4e73394c0bc9134ecfa185501
from netbsd:
Bring in several changes from the ccd:
        * Be a bit better with prototypes
        * Use struct dkdevice in vnd_softc.
        * Prevent the unit from being unconfigured while open.
        * Implement a simple locking mechanism and use it for sanity's
          sake.
Still needs more work; needs to support disklabels and the like.
sys/dev/vnd.c