summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2013-06-09 23:50:30 +0000
committermarius <marius@FreeBSD.org>2013-06-09 23:50:30 +0000
commit6bae06c63f1840d83bcfab67740917e869efab33 (patch)
tree77bf07b9c3b4070782d4cbbf833b7212d6d25290 /lib/libc
parent0c3f6d383d180e43ea57dcf68a41ce554c2ce8d5 (diff)
downloadFreeBSD-src-6bae06c63f1840d83bcfab67740917e869efab33.zip
FreeBSD-src-6bae06c63f1840d83bcfab67740917e869efab33.tar.gz
- The method introduced as part of r234898 for not altering the boot path
when booting from ZFS turned out to also cause the boot path not being adjusted if booting from CD-ROM with firmware versions that do not employ the "cdrom" alias in that case. So shuffle the code around instead in order to achieve the original intent. Ideally, we shouldn't fiddle with the boot path when booting from UFS on a disk either; unfortunately, there doesn't seem to be an universal way of telling disks and CD-ROMs apart, though. [1] - Use NULL instead of 0 for pointers. PR: 179289 MFC after: 1 week
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud