freebsd-dev/sbin/mount_nfs
Jaakko Heinonen bdb403798c 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-10-26 14:57:33 +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 Fix parsing of mount options specified with -o in case an option with 2009-10-26 14:57:33 +00:00