NetBSD/sys/fs/smbfs
jdolecek 245fa74e31 g/c SMBFS_USEZONE and some other redundant code
terminate the check if options SMB was included
remove the #ifndef FB_CURRENT around f_mntonname; FB_CURRENT used to be defined
  in netsmb headers, and this caused f_mntonname to not be initialized
terminate the messy code setting f_mntfromname, and use snprintf() instead
2003-02-16 19:35:16 +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
smbfs_node.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
smbfs_node.h netbsd changes 2002-01-09 17:43:28 +00:00
smbfs_smb.c
smbfs_subr.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
smbfs_subr.h
smbfs_vfsops.c g/c SMBFS_USEZONE and some other redundant code 2003-02-16 19:35:16 +00:00
smbfs_vnops.c
smbfs.h