NetBSD/distrib/utils/sysinst
jonathan 56b85b59ae The disk-scanning loop in get_disks() had a magic upper bound of 5.
Replace with MAX_DISKS (size of the array of disk info).

Fixes a problem where sysinst cannot install onto disks rz5 or greater
on pmaxes (which use old SCSI with wired-down scsi devices, even for
GENERIC kernels).
1998-10-31 03:54:44 +00:00
..
arch Add braces to make egcs happy. 1998-10-12 17:00:43 +00:00
Makefile use CPPFLAGS instead of CFLAGS, fix dependancies, add RCSID 1997-10-22 02:17:11 +00:00
Makefile.inc use CPPFLAGS instead of CFLAGS, fix dependancies, add RCSID 1997-10-22 02:17:11 +00:00
TODO 1.3 has long since come and gone, update some entries, add a couple. 1998-09-17 04:11:54 +00:00
defs.h Implement a config file (-f file) option that overrides compiled in 1998-10-25 19:15:04 +00:00
disks.c The disk-scanning loop in get_disks() had a magic upper bound of 5. 1998-10-31 03:54:44 +00:00
factor.c KNF. 1998-06-20 13:05:48 +00:00
fdisk.c Implement a config file (-f file) option that overrides compiled in 1998-10-25 19:15:04 +00:00
geom.c KNF. 1998-06-20 13:05:48 +00:00
install.c KNF. 1998-06-20 13:05:48 +00:00
label.c KNF. 1998-06-20 13:05:48 +00:00
main.c Implement a config file (-f file) option that overrides compiled in 1998-10-25 19:15:04 +00:00
mbr.c Fix BIOS GEOMETRY menu 1998-07-21 14:53:36 +00:00
mbr.h Fix BIOS GEOMETRY menu 1998-07-21 14:53:36 +00:00
menus.mi.eng Make all menus scrollable by default so small screens won't have 1998-10-22 05:38:50 +00:00
menus.mi.fr Make all menus scrollable by default so small screens won't have 1998-10-22 05:38:50 +00:00
msg.mi.eng Implement a config file (-f file) option that overrides compiled in 1998-10-25 19:15:04 +00:00
msg.mi.fr * mount NFS directory to get the sets from read-only, 1997-12-26 01:58:44 +00:00
net.c Change how network interfaces are selected to allow for longer names, 1998-10-14 05:27:52 +00:00
run.c bzero->memset 1998-08-10 02:23:45 +00:00
target.c bzero->memset 1998-08-10 02:23:45 +00:00
txtwalk.c Implement a config file (-f file) option that overrides compiled in 1998-10-25 19:15:04 +00:00
txtwalk.h Implement a config file (-f file) option that overrides compiled in 1998-10-25 19:15:04 +00:00
upgrade.c KNF. 1998-06-20 13:05:48 +00:00
util.c bzero->memset 1998-08-10 02:23:45 +00:00