scottl 2003/06/07 13:02:56 PDT FreeBSD src repository Modified files: lib/libdisk disk.c Log: Sanity check the list obtained from the kern.disks sysctl so that Disk_Names() doesn't get fooled into returning a bogus list. This should fix sysinstall from segfaulting when no disk devices are present. Revision Changes Path 1.117 +4 -1 src/lib/libdisk/disk.c