freebsd-dev/cddl
Pawel Jakub Dawidek 48ac84fc56 Improve sharenfs option handling, so it is possible to give hosts list.
Before the change the command above:

	# zfs set sharenfs=freefall.freebsd.org,69.147.83.54 tank/foo

was translated to:

/tank/foo -freefall.freebsd.org -69.147.83.54

instead of:

/tank/foo freefall.freebsd.org 69.147.83.54

This commit corrects this.
2007-04-21 13:17:23 +00:00
..
compat/opensolaris Improve sharenfs option handling, so it is possible to give hosts list. 2007-04-21 13:17:23 +00:00
contrib/opensolaris MFp4: 2007-04-21 12:02:57 +00:00
lib Link libzpool, ztest and zdb against libpthread. 2007-04-17 15:52:37 +00:00
sbin Apply a set of style.Makefile(5) changes to src/cddl/ makefiles. 2007-04-16 21:20:26 +00:00
usr.bin Link libzpool, ztest and zdb against libpthread. 2007-04-17 15:52:37 +00:00
usr.sbin Link libzpool, ztest and zdb against libpthread. 2007-04-17 15:52:37 +00:00
Makefile Apply a set of style.Makefile(5) changes to src/cddl/ makefiles. 2007-04-16 21:20:26 +00:00
Makefile.inc Apply a set of style.Makefile(5) changes to src/cddl/ makefiles. 2007-04-16 21:20:26 +00:00