freebsd-dev/sbin/mount_nfs
Jaakko Heinonen 0996e132ae MFC r198491:
Fix parsing of mount options specified with -o in case an option with
value is preceded by an option without value (for example -o
option1,option2=value). Options must be separated before searching for
'='. Also compare pnextopt explicitly against NULL.

PR:		bin/134069
Approved by:	trasz (mentor)
2009-11-26 18:14:03 +00:00
..
Makefile Add support for the experimental nfs client to mount_nfs. The 2009-05-27 19:56:51 +00:00
mount_nfs.8 Delete the descriptions of the gssname and allgssname optionss from 2009-07-29 14:44:09 +00:00
mount_nfs.c MFC r198491: 2009-11-26 18:14:03 +00:00