NetBSD/sys/fs/smbfs
atatat 19af35fd0d Tango on sysctl_createv() and flags. The flags have all been renamed,
and sysctl_createv() now uses more arguments.
2004-03-24 15:34:46 +00:00
..
files.smbfs add kqueue (EVFILT_READ, EVFILT_WRITE, EVFILT_VNODE) support 2003-03-02 22:06:50 +00:00
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 fix uninitialized variable 2003-10-25 08:39:05 +00:00
smbfs_kq.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smbfs_node.c print info about active vnodes in reclaim/inactive if prtactive is set 2004-02-29 12:17:39 +00:00
smbfs_node.h close the SMB handle when vnode is inactivated, rather than on file close, 2004-02-29 11:47:08 +00:00
smbfs_smb.c in smbfs_smb_lookup(), check the returned (found) file name matches 2004-03-21 16:04:07 +00:00
smbfs_subr.c add __KERNEL_RCSID() 2003-02-25 09:09:31 +00:00
smbfs_subr.h use NT DIRECTORY CHANGE NOTIFY to watch for directory kevents if the 2003-04-07 12:04:15 +00:00
smbfs_vfsops.c Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
smbfs_vnops.c remove apparently meaningless part of one debug printf insmbfs_lookup() 2004-03-22 16:40:48 +00:00
smbfs.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00