freebsd-dev/sys/miscfs
KATO Takenori 87884aad6e Workarround for DIAGNOSTIC kernel's panic in union_lookup().
Union_removed_upper() clobbers cache when file is removed.
Upper vp will be removed by union_reclaim().
1998-02-06 02:42:21 +00:00
..
deadfs Add support for poll(2) on files. vop_nopoll() now returns POLLNVAL 1997-12-15 03:09:59 +00:00
devfs add copyrights 1998-01-02 07:31:07 +00:00
fdesc Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
fifofs Turn DIAGNOSTIC into a new-style option. 1998-02-04 22:34:03 +00:00
kernfs Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
nullfs Turn DIAGNOSTIC into a new-style option. 1998-02-04 22:34:03 +00:00
portal Fixed missing initialization of mp->mnt_stat. At least vm depends on 1998-01-01 08:28:26 +00:00
procfs Turn DIAGNOSTIC into a new-style option. 1998-02-04 22:34:03 +00:00
specfs 1) Start using a cleaner and more consistant page allocator instead 1998-02-05 03:32:49 +00:00
umapfs Declare the variable `i' when UMAP_DIAGNOSTIC is defined. 1998-02-03 14:30:01 +00:00
union Workarround for DIAGNOSTIC kernel's panic in union_lookup(). 1998-02-06 02:42:21 +00:00