Date: Mon, 22 Apr 2002 16:03:04 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount.c Message-ID: <200204222303.g3MN34o71093@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2002/04/22 16:03:03 PDT Modified files: sbin/mount mount.c Log: Do our best to determine if the user is attempting an NFS mount when the filesystem type isn't given in the command line. In the case of an IPv6 address containing ':', one must use the '@' separator for it to be properly parsed (mount_nfs(8) still needs fixing at the moment though). PR: bin/37230 Reviewed by: obrien MFC after: 1 week Revision Changes Path 1.45 +19 -6 src/sbin/mount/mount.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204222303.g3MN34o71093>