freebsd-nq/sys/miscfs
Bruce Evans f2c6b65bab Fixed 1TB filesize changes. Some pindexes had bogus names and types
but worked because vm_pindex_t is indistinuishable from vm_offset_t.
1995-12-17 07:19:58 +00:00
..
deadfs
devfs Restored lost prototypes. 1995-12-14 19:04:09 +00:00
fdesc
fifofs Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
kernfs another case where cdevsw becoming a pointer makes it neccesary to 1995-12-14 18:26:55 +00:00
nullfs Staticize. 1995-12-11 09:24:58 +00:00
portal Staticize. 1995-12-11 09:24:58 +00:00
procfs Fixed 1TB filesize changes. Some pindexes had bogus names and types 1995-12-17 07:19:58 +00:00
specfs Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
umapfs Staticize. 1995-12-11 09:24:58 +00:00
union