NetBSD/distrib/utils/sysinst
christos 3a471759da PR/26201: Jukka Salmi: sysinst dumps core on NetBSD 2.0_BETA i386
The problem is that current_cylsize is used in the menu to select
rounding, and it is un-initialized at this point.
XXX: Must be pulled up to 2.0
2004-07-12 22:33:21 +00:00
..
arch Translate "Keyboard type" to french. 2004-06-14 21:49:15 +00:00
Makefile Now that the language variants are built using message files, remove 2004-04-18 19:54:39 +00:00
Makefile.inc Fix mbr bootcode handling to ensure that the bootselect table is always 2004-04-25 21:55:18 +00:00
SPELLING.en
TODO
aout2elf.c - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
bsddisklabel.c PR/26201: Jukka Salmi: sysinst dumps core on NetBSD 2.0_BETA i386 2004-07-12 22:33:21 +00:00
defs.h Add a menu (right at the start) to ask for the keyboard type. 2004-06-12 19:18:24 +00:00
disks.c dd->dd_no_mbr has to always be initialized. It doesn't default to 0 since 2004-05-18 14:07:06 +00:00
disks_lfs.c
endian.h
factor.c
geom.c
install.c A load of usability fixes mainly to network installs. 2004-06-05 21:18:59 +00:00
label.c Kill emptylabel() is doesn't DTRT since it doesn't know the size of the array. 2004-03-26 19:55:13 +00:00
main.c Add a menu (right at the start) to ask for the keyboard type. 2004-06-12 19:18:24 +00:00
mbr.c Fix mbr bootcode handling to ensure that the bootselect table is always 2004-04-25 21:55:18 +00:00
mbr.h Get rid of the EXTERN/INIT mess; fix so that we can process this with xstr(1). 2004-06-06 06:06:59 +00:00
menus.mbr
menus.mi A load of usability fixes mainly to network installs. 2004-06-05 21:18:59 +00:00
msg.mbr.de Fix a spelling mistake and align a title properly 2004-03-07 00:40:45 +00:00
msg.mbr.en Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
msg.mbr.fr Some more minor fixes in text. 2004-03-29 16:08:20 +00:00
msg.mbr.pl Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
msg.mi.de Translate language selection string. 2004-06-29 16:02:59 +00:00
msg.mi.en A load of usability fixes mainly to network installs. 2004-06-05 21:18:59 +00:00
msg.mi.fr Adapt the french translation to the split base/sets directories, and other 2004-06-07 18:27:39 +00:00
msg.mi.pl A load of usability fixes mainly to network installs. 2004-06-05 21:18:59 +00:00
msg_xlat.sh Use [*] to match an explicit '*' in shell pattern matches. 2003-11-11 17:25:45 +00:00
net.c A load of usability fixes mainly to network installs. 2004-06-05 21:18:59 +00:00
run.c A load of usability fixes mainly to network installs. 2004-06-05 21:18:59 +00:00
savenewlabel.c
sizemultname.c
target.c Get rid of the EXTERN/INIT mess; fix so that we can process this with xstr(1). 2004-06-06 06:06:59 +00:00
txtwalk.c - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
txtwalk.h - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
unif.awk fix incomplete $id$, delete clause 3 2003-08-30 21:54:42 +00:00
upgrade.c A load of usability fixes mainly to network installs. 2004-06-05 21:18:59 +00:00
util.c Add a menu (right at the start) to ask for the keyboard type. 2004-06-12 19:18:24 +00:00
wskbd.c Add a menu (right at the start) to ask for the keyboard type. 2004-06-12 19:18:24 +00:00