freebsd-src/sys/miscfs
Julian Elischer d51afe9d38 added support for link, and remove (unlink)
can now ln /devs/disks/floppy/fd1.1200 to fd1
and remove unwanted dirs and devices etc.
Still has a fatal bug.. don't use yet :)
1995-09-19 07:32:01 +00:00
..
deadfs Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00
devfs added support for link, and remove (unlink) 1995-09-19 07:32:01 +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