freebsd-skq/contrib/smbfs/mount_smbfs
mux eb7afb3b32 Re-add the code to automatically load the smbfs.ko module if necessary.
We can't realy on the mount(2) system call to do it for us here because
smb_lib_init() needs the module and we call it before mount().  The old
code has been slightly modified to not use the getvfsent(3) API which
is now retired.

Noticed by:     many
2004-06-20 14:30:33 +00:00
..
getmntopts.c Import smbfs-1.4.1. 2001-12-14 11:06:03 +00:00
Makefile Import smbfs-1.4.1. 2001-12-14 11:06:03 +00:00
mntopts.h Import smbfs-1.4.2. 2001-12-20 16:16:25 +00:00
mount_smbfs.8 - Correct the path to the dot.nsmbrc sample file. 2003-07-31 11:50:01 +00:00
mount_smbfs.c Re-add the code to automatically load the smbfs.ko module if necessary. 2004-06-20 14:30:33 +00:00