NetBSD/sys/miscfs
mrg 2f159a1bac remove/move more mach vm header files:
<vm/pglist.h> -> <uvm/uvm_pglist.h>
	<vm/vm_inherit.h> -> <uvm/uvm_inherit.h>
	<vm/vm_kern.h> -> into <uvm/uvm_extern.h>
	<vm/vm_object.h> -> nothing
	<vm/vm_pager.h> -> into <uvm/uvm_pager.h>

also includes a bunch of <vm/vm_page.h> include removals (due to redudancy
with <vm/vm.h>), and a scattering of other similar headers.
2000-06-26 14:20:25 +00:00
..
deadfs sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
fdesc make vfs_getnewfsid only take one argument and fetch the name of the 2000-06-10 18:27:01 +00:00
fifofs Register, begone! 2000-03-30 12:22:12 +00:00
genfs Stylistic change. 2000-05-29 18:59:51 +00:00
kernfs make vfs_getnewfsid only take one argument and fetch the name of the 2000-06-10 18:27:01 +00:00
nullfs make vfs_getnewfsid only take one argument and fetch the name of the 2000-06-10 18:27:01 +00:00
overlay make vfs_getnewfsid only take one argument and fetch the name of the 2000-06-10 18:27:01 +00:00
portal make vfs_getnewfsid only take one argument and fetch the name of the 2000-06-10 18:27:01 +00:00
procfs remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
specfs Register, begone! 2000-03-30 12:22:12 +00:00
syncfs Delete redundant decls of vn_syncer_add_to_worklist(), syncdelay, 2000-03-30 02:21:49 +00:00
umapfs make vfs_getnewfsid only take one argument and fetch the name of the 2000-06-10 18:27:01 +00:00
union make vfs_getnewfsid only take one argument and fetch the name of the 2000-06-10 18:27:01 +00:00
Makefile