NetBSD/sys/miscfs
perseant 247156f4d2 Apply patch from kern/5538:
Fix group mapping so members of group 0 get other group-ids mapped as well.
Avoid rename panic by checking (*this_vp_p) against NULLVP before
dereferencing it (same change as to NULLFS some time ago).
1999-03-19 21:46:25 +00:00
..
deadfs
fdesc Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
fifofs
genfs Pass null pointers to VOP_UPDATE rather than having all the callers fetch the 1999-03-05 21:09:48 +00:00
kernfs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
nullfs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
portal Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
procfs malloc the arg temporary buffer, rather than declaring it as an automatic 1999-03-13 22:26:48 +00:00
specfs
umapfs Apply patch from kern/5538: 1999-03-19 21:46:25 +00:00
union Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
Makefile