1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/fs/nwfs
Boris Popov 1cebc48fb3 A name of the file can change while its id stays the same. So, we have
to update it as well.

Remove unused function.
2001-03-06 09:59:18 +00:00
..
nwfs_io.c Get rid from the legacy __P() macro. Remove 'register' keywords. 2000-10-02 09:29:59 +00:00
nwfs_ioctl.c Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
nwfs_mount.h
nwfs_node.c A name of the file can change while its id stays the same. So, we have 2001-03-06 09:59:18 +00:00
nwfs_node.h Protect hash data with lock manager instead of home grown one. 2000-10-02 09:49:04 +00:00
nwfs_subr.c Get rid from the legacy __P() macro. Remove 'register' keywords. 2000-10-02 09:29:59 +00:00
nwfs_subr.h
nwfs_vfsops.c Reviewed by: jlemon 2001-03-01 21:00:17 +00:00
nwfs_vnops.c A name of the file can change while its id stays the same. So, we have 2001-03-06 09:59:18 +00:00
nwfs.h