NetBSD/sys/fs/smbfs
2003-04-08 16:26:31 +00:00
..
files.smbfs add kqueue (EVFILT_READ, EVFILT_WRITE, EVFILT_VNODE) support 2003-03-02 22:06:50 +00:00
Makefile
smbfs_io.c smbfs_writevnode(): print offset as %lld in debug message, and 2003-03-24 13:52:59 +00:00
smbfs_kq.c use NT DIRECTORY CHANGE NOTIFY to watch for directory kevents if the 2003-04-07 12:04:15 +00:00
smbfs_node.c when loaded via LKM, need to malloc_type_{attach|detach} used malloc 2003-04-02 16:26:53 +00:00
smbfs_node.h g/c some unneeded forward struct declarations 2003-03-23 17:54:26 +00:00
smbfs_smb.c use pools instead of malloc(9) for allocation of smb request structures 2003-04-07 19:35:39 +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 attach/detach also malloc type M_SMBFSHASH ('oops') 2003-04-08 16:26:31 +00:00
smbfs_vnops.c smbfs_closel(): fix inverted test in directory case 2003-04-07 19:31:01 +00:00
smbfs.h g/c smbfs_kqinit() prototype, it is no more 2003-04-07 12:04:40 +00:00