Module Name: src Committed By: mlelstv Date: Sun Nov 10 06:47:30 UTC 2019
Modified Files:
src/sys/kern: vfs_vnops.c
src/sys/sys: vnode.h
Log Message:
Add functions to open devices by device number or path.
To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.202 src/sys/kern/vfs_vnops.c
cvs rdiff -u -r1.282 -r1.283 src/sys/sys/vnode.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
