NetBSD/distrib/utils/sysinst
dsl e0683ac0f3 Kill two more global variables, bsize (bios disk size) was never used
and bcylsize (bios cylinder size) can be calculated in the one place
it is needed.
The ask_sizemult() call will go once I decide what to to with the
(slightly useful) explanatory text about cylinder alignment.
2004-07-17 19:36:59 +00:00
..
arch Kill two more global variables, bsize (bios disk size) was never used 2004-07-17 19:36:59 +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 Remove the globals ramsize and rammb, the former was only ever used inside 2004-07-17 10:55:03 +00:00
defs.h Remove the globals ramsize and rammb, the former was only ever used inside 2004-07-17 10:55:03 +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 Remove the globals ramsize and rammb, the former was only ever used inside 2004-07-17 10:55:03 +00:00
mbr.c Kill two more global variables, bsize (bios disk size) was never used 2004-07-17 19:36:59 +00:00
mbr.h Kill two more global variables, bsize (bios disk size) was never used 2004-07-17 19:36: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 'Warp' menu selection to 'Exit' when a timezone is selected. 2004-07-17 11:28:16 +00:00
msg.mi.fr 'Warp' menu selection to 'Exit' when a timezone is selected. 2004-07-17 11:28:16 +00:00
msg.mi.pl 'Warp' menu selection to 'Exit' when a timezone is selected. 2004-07-17 11:28:16 +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 'Warp' menu selection to 'Exit' when a timezone is selected. 2004-07-17 11:28:16 +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