freebsd-dev/sys/miscfs
Poul-Henning Kamp a6d3121589 Make the type and map files claim 0 bytes size. Tar doesn't get confused
now, but doesn't store any data eiter.

I wonder if we shouldn't claim to be fifos instead...
1999-05-04 08:01:55 +00:00
..
deadfs Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes 1998-11-22 09:19:07 +00:00
devfs This Implements the mumbled about "Jail" feature. 1999-04-28 11:38:52 +00:00
fdesc Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 22:42:27 +00:00
fifofs Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
kernfs Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 22:42:27 +00:00
nullfs Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 00:57:57 +00:00
portal Remove declarations for undefined functions and a couple of unused 1999-01-12 11:49:30 +00:00
procfs Make the type and map files claim 0 bytes size. Tar doesn't get confused 1999-05-04 08:01:55 +00:00
specfs Catch a case spotted by Tor where files mmapped could leave garbage in the 1999-04-05 19:38:30 +00:00
umapfs Suser() simplification: 1999-04-27 11:18:52 +00:00
union This code got moved as a result of confusion between union mounts and 1999-02-28 16:13:25 +00:00