NetBSD/sys/fs/smbfs
2008-01-17 10:28:24 +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 Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
smbfs_kq.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
smbfs_node.c Correct previous. 2008-01-17 10:28:24 +00:00
smbfs_node.h Bring in fix from FreeBSD by tjr, 3 years and 9 months ago: Store a 2006-11-02 17:34:21 +00:00
smbfs_smb.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
smbfs_subr.c Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
smbfs_subr.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
smbfs_vfsops.c valloc -> vnalloc, vfree -> vnfree 2008-01-03 01:26:28 +00:00
smbfs_vnops.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
smbfs.h Bring in fix from FreeBSD by tjr, 3 years and 9 months ago: Store a 2006-11-02 17:34:21 +00:00