freebsd-skq/sys/miscfs
dyson c74503c0b7 Add a feature to procfs to allow display of the process address map
with multiple entries as follows:

	start address, end address, resident pages in range, private pages
		in range, RW/RO, COW or not, (vnode/device/swap/default).
1996-06-17 22:43:36 +00:00
..
deadfs Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all 1996-03-11 19:29:25 +00:00
devfs Cosmetic change: make the ``ready to run'' line match the 1996-06-15 20:37:22 +00:00
fdesc Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
fifofs Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all 1996-03-11 19:29:25 +00:00
kernfs Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:37:57 +00:00
nullfs Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:37:57 +00:00
portal Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
procfs Add a feature to procfs to allow display of the process address map 1996-06-17 22:43:36 +00:00
specfs Fix the problem that unmounting filesystems that are backed by a VMIO 1996-03-19 05:13:22 +00:00
umapfs Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:37:57 +00:00
union This commit was generated by cvs2svn to compensate for changes in r14557, 1996-03-11 19:29:25 +00:00