freebsd-skq/contrib/smbfs/mount_smbfs
Tim J. Robbins b97916da44 Pass getvfsbyname() the address of a struct xvfsconf instead of
struct vfsconf. This silences a warning, but could also prevent
stack corruption problems if xvfsconf ever became larger than vfsconf.

PR:		53863
Submitted by:	Lukas Ertl
2003-07-20 11:27:54 +00:00
..
getmntopts.c
Makefile
mntopts.h
mount_smbfs.8
mount_smbfs.c Pass getvfsbyname() the address of a struct xvfsconf instead of 2003-07-20 11:27:54 +00:00