NetBSD/sys/fs/smbfs
2003-02-24 21:27:55 +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 g/c smbfs_hashprint() 2003-02-24 21:27:55 +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 since smbfs_fctx.f_fname is always used as 'char', may as well define it 2003-02-24 18:45:35 +00:00
smbfs_subr.c need <sys/mount.h> now 2003-02-24 09:18:56 +00:00
smbfs_subr.h since smbfs_fctx.f_fname is always used as 'char', may as well define it 2003-02-24 18:45:35 +00:00
smbfs_vfsops.c use pool to allocate memory for smbfs nodes 2003-02-24 18:41:04 +00:00
smbfs_vnops.c enable mmap and seek vnode ops - this makes mmap(2), lseek(2), 2003-02-24 19:09:02 +00:00
smbfs.h change smbfs_args: 2003-02-23 22:31:17 +00:00