freebsd-src/sys/miscfs
Julian Elischer bb70475a92 Fix comment to match reality..
vop_strategy gets a vnode argument these days.
1999-08-25 00:26:34 +00:00
..
deadfs Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes 1998-11-22 09:19:07 +00:00
devfs Devfs now adds itself to the hook that PHK supplies. 1999-08-24 20:30:15 +00:00
fdesc Make sure that stat(2) and friends always return a valid st_dev field. 1999-07-02 16:29:47 +00:00
fifofs Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
kernfs Remove an unused variable. 1999-08-17 22:08:55 +00:00
nullfs Make sure that stat(2) and friends always return a valid st_dev field. 1999-07-02 16:29:47 +00:00
portal Make sure that stat(2) and friends always return a valid st_dev field. 1999-07-02 16:29:47 +00:00
procfs Let processes retrieve their argv through procfs. Revert to the original 1999-08-19 19:41:08 +00:00
specfs Fix comment to match reality.. 1999-08-25 00:26:34 +00:00
umapfs Make sure that stat(2) and friends always return a valid st_dev field. 1999-07-02 16:29:47 +00:00
union Make sure that stat(2) and friends always return a valid st_dev field. 1999-07-02 16:29:47 +00:00