]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r236581
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 29 Jun 2012 18:39:22 +0000 (18:39 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 29 Jun 2012 18:39:22 +0000 (18:39 +0000)
commitec9b2ec054c3fc901b094fdc4a751ad765fc4f12
treeee13c10ae049e9ca974eada2b4ce4e9d79bd77f6
parent8587adfa0892518cf87b327c04deccf9ae57f9ca
MFC: r236581

The loaddev environment variable is not modifiable once set, so it is not
update for ZFS. It seems that this does not really affect anything except
the help command. Nevertheless, rearrange things so loaddev is set only
once in all cases in order to get it right.
Pointed out by: avg

git-svn-id: svn://svn.freebsd.org/base/stable/9@237815 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/sparc64/loader/main.c