freebsd-dev/sys/miscfs
Julian Elischer 7090c38afc added the dev_link external registration
used to produce a second link to an already exixting device
e.g.
dev_add /disks/sd0
dev_link /scsi/bus0/targ0/lun0 to /disks/sd0
(not real syntax)
1995-09-08 04:46:14 +00:00
..
deadfs Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00
devfs added the dev_link external registration 1995-09-08 04:46:14 +00:00
fdesc Do not allow delete/rename lookup request to prevent 1995-09-02 20:19:12 +00:00
fifofs Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00
kernfs Fix some incorrect comments that make reference to /dev/fd. 1995-07-31 09:52:21 +00:00
nullfs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
portal Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
procfs Change procfs_lookup to not allow delete/rename operations 1995-09-02 18:28:48 +00:00
specfs Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00
umapfs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
union Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00