NetBSD/sys/miscfs
jdolecek 83bb6f6dd7 Changes to make it less likely to need to be revisited later again:
* fdesc_attr(): don't panic for 'unknown' descriptor types, rather use
  (*fp->f_ops->fo_stat)() hook, as for DTYPE_SOCKET and DTYPE_PIPE
  XXX perhaps use different vnode type than VBAD for these?
* fdesc_setattr(): just return 0 regardless of type, rather than paniccing
  for 'unknown' descriptor types
2002-04-02 17:46:06 +00:00
..
deadfs
fdesc Changes to make it less likely to need to be revisited later again: 2002-04-02 17:46:06 +00:00
fifofs
genfs in genfs_compat_getpages(), clear any part of a page that 2002-03-22 03:51:51 +00:00
kernfs
nullfs
overlay
portal
procfs
specfs
syncfs
umapfs
union
Makefile