NetBSD/sys/fs/smbfs
dsl 82357f6d42 ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.
2009-03-14 21:04:01 +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 ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +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 gcc extension of variadic macros with comma elimination. 2008-06-24 10:23:48 +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
smbfs.h Remove duplicate definition of "smbfs_node_pool". 2008-09-07 13:13:04 +00:00