NetBSD/sys/miscfs
tv 10d08cc9f2 Only show the "exe" entry to Linux processes, suggested by christos.
Since there are actually three struct emul's for linux, use the e_name
field to determine eligibility with strcmp().
2000-08-09 23:30:49 +00:00
..
deadfs
fdesc MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
fifofs
genfs Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
kernfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
nullfs
overlay
portal
procfs Only show the "exe" entry to Linux processes, suggested by christos. 2000-08-09 23:30:49 +00:00
specfs change the lf_advlock() arguments from 2000-07-22 15:26:11 +00:00
syncfs When unmounting, make sure to free the syncer vnode so that it can be reused. 2000-07-09 00:59:03 +00:00
umapfs
union Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
Makefile