NetBSD/sys/fs/smbfs
2003-02-23 17:28:01 +00:00
..
files.smbfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +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 g/c smbfs_getpages()/smbfs_putpages() we don't use on NetBSD 2003-02-23 17:28:01 +00:00
smbfs_node.c remove SMBFS_NAME_DEBUG code, mainly because it didn't work on alignment-picky 2003-02-20 15:39:58 +00:00
smbfs_node.h add nfs-style n_ctime, n_nctime 2003-02-18 20:09:01 +00:00
smbfs_smb.c some KNF, add a KASSERT() for smbfs_findnextLM1() case 2003-02-21 20:15:01 +00:00
smbfs_subr.c make DIFF1970TO1601 static 2003-02-21 21:46:45 +00:00
smbfs_subr.h do previous differently - pass ap->a_id down to smbfs_smb_lock() 2003-02-19 13:51:24 +00:00
smbfs_vfsops.c vrele() the reference to root vnode before calling vflush() in smbfs_unmount(), 2003-02-18 19:40:36 +00:00
smbfs_vnops.c g/c unneeded local variables in smbfs_read()/smbfs_readdir() 2003-02-21 20:13:21 +00:00
smbfs.h netbsd changes 2002-01-09 17:43:28 +00:00