NetBSD/sys/fs/smbfs
jdolecek 8af8547957 smbfs_rename(): #ifdef notyet some code related to disabled smbfs_smb_move(),
and also fix a return in the code section - we need to do vnode cleanup
before returning error
2004-02-28 09:19:53 +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 Remove some assigned-to but otherwise unused variables. 2003-10-30 01:58:17 +00:00
smbfs_node.h g/c some unneeded forward struct declarations 2003-03-23 17:54:26 +00:00
smbfs_smb.c FIx uninitialized variable warnings 2003-10-25 18:33:37 +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 Dynamic sysctl. 2003-12-04 19:38:21 +00:00
smbfs_vnops.c smbfs_rename(): #ifdef notyet some code related to disabled smbfs_smb_move(), 2004-02-28 09:19:53 +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