freebsd-skq/sys/boot/ofw/libofw
mav 4675313369 Fix panics on attempt to dereference uninitizlized pointer, returned via
'path' argument of ofw_parsedev() if devspec refers raw device with no path.

For example, `ls /pci@1f,0/ide@d/disk@0,0:a/` works fine, while
`ls /pci@1f,0/ide@d/disk@0,0:a` panicked before this change.
2012-09-18 15:38:42 +00:00
..
devicename.c Fix panics on attempt to dereference uninitizlized pointer, returned via 2012-09-18 15:38:42 +00:00
elf_freebsd.c
libofw.h sparc64/zfs boot: take advantage of new libzfsboot capabilities 2012-05-12 20:27:33 +00:00
Makefile sparc64/zfs boot: take advantage of new libzfsboot capabilities 2012-05-12 20:27:33 +00:00
ofw_console.c
ofw_copy.c
ofw_disk.c The workaround added in r151650 for handling firmwares that don't allow 2012-06-04 20:45:33 +00:00
ofw_memory.c
ofw_module.c
ofw_net.c
ofw_reboot.c
ofw_time.c
openfirm.c
openfirm.h
ppc64_elf_freebsd.c