NetBSD/sys/fs/smbfs
tsutsui d779b85d3e Remove extra whitespace added by a stupid tool.
XXX: more in src/sys/arch
2009-04-18 14:58:02 +00:00
..
Makefile
files.smbfs
smbfs.h Remove duplicate definition of "smbfs_node_pool". 2008-09-07 13:13:04 +00:00
smbfs_io.c bzero -> memset 2009-03-18 16:00:08 +00:00
smbfs_kq.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
smbfs_node.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +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 Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +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 Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
smbfs_vfsops.c kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
smbfs_vnops.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00