NetBSD/sys/fs/smbfs
2003-02-24 09:57:31 +00:00
..
files.smbfs
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
smbfs_io.c SMBERROR() purge - replace with KASSERT()s, panic or remove altogether 2003-02-24 09:30:42 +00:00
smbfs_node.c add genfsops necessary for genfs_*{get|put}pages() to actually work 2003-02-23 21:55:20 +00:00
smbfs_node.h add genfsops necessary for genfs_*{get|put}pages() to actually work 2003-02-23 21:55:20 +00:00
smbfs_smb.c SMBERROR() purge - replace with KASSERT()s, panic or remove altogether 2003-02-24 09:30:42 +00:00
smbfs_subr.c need <sys/mount.h> now 2003-02-24 09:18:56 +00:00
smbfs_subr.h g/c smbfs_debuglevel, it's not used anywhere 2003-02-23 18:47:10 +00:00
smbfs_vfsops.c update for changed locking requirements for smb_share_put() 2003-02-24 09:57:31 +00:00
smbfs_vnops.c add genfsops necessary for genfs_*{get|put}pages() to actually work 2003-02-23 21:55:20 +00:00
smbfs.h change smbfs_args: 2003-02-23 22:31:17 +00:00