NetBSD/sys/fs/smbfs
jdolecek f31ba31b00 change smbfs_args:
* g/c unused members 'mount_point', 'root_path', which only take space
* rename 'dev' to 'dev_fd' to more closely match what it is
* add 'export' member to avoid changing this again if ever smbfs would
  be made exportable

bump SMBFS_VERMIN - ABI/API change; mount_smbfs needs to be recompiled
to work again
2003-02-23 22:31:17 +00:00
..
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
files.smbfs
smbfs.h change smbfs_args: 2003-02-23 22:31:17 +00:00
smbfs_io.c g/c compatibility defines PROC_LOCK()/PROC_UNLOCK() 2003-02-23 19:35:14 +00:00
smbfs_node.c add genfsops necessary for genfs_*{get|put}pages() to actually work 2003-02-23 21:55:20 +00:00
smbfs_node.h add genfsops necessary for genfs_*{get|put}pages() to actually work 2003-02-23 21:55:20 +00:00
smbfs_smb.c style; no space after cast, and add cast to the assignment case too. 2003-02-23 22:03:11 +00:00
smbfs_subr.c make DIFF1970TO1601 static 2003-02-21 21:46:45 +00:00
smbfs_subr.h g/c smbfs_debuglevel, it's not used anywhere 2003-02-23 18:47:10 +00:00
smbfs_vfsops.c change smbfs_args: 2003-02-23 22:31:17 +00:00
smbfs_vnops.c add genfsops necessary for genfs_*{get|put}pages() to actually work 2003-02-23 21:55:20 +00:00