..
arch
If all disk is allocated to root and/or swap do not prompt for a (bogus) /usr.
1999-07-14 16:47:37 +00:00
defs.h
convert run_prog's error message from being a "const char *" to a msg.
1999-07-04 21:39:33 +00:00
disks.c
instead of using msg_printf_add("\n") to add a newline to the output,
1999-07-04 21:52:11 +00:00
endian.h
Rework the MBR code, and some of the labelling code.
1999-03-31 00:44:48 +00:00
factor.c
copyright notice typo fixups, as noticed in PR#7248. This software
1999-06-20 06:08:13 +00:00
geom.c
KNF.
1998-06-20 13:05:48 +00:00
install.c
* make selection of 'none' for installation media type return the user
1999-06-22 06:57:00 +00:00
label.c
message const poisoning, and conversion from integers to an opaque
1999-07-04 21:32:48 +00:00
main.c
now that msg_window returns a value, check it
1999-06-22 15:04:15 +00:00
Makefile
use CPPFLAGS instead of CFLAGS, fix dependancies, add RCSID
1997-10-22 02:17:11 +00:00
Makefile.inc
message and menu files now named *.en rather than *.eng (via repository
1999-06-20 05:55:51 +00:00
mbr.c
Don't try to convert the CHS values if not needed. Add extra flag
1999-07-10 23:07:15 +00:00
mbr.h
Don't try to convert the CHS values if not needed. Add extra flag
1999-07-10 23:07:15 +00:00
menus.mi.en
replace msg_noecho+msg_prompt+msg_echo with msg_prompt_noecho
1999-07-04 10:29:29 +00:00
menus.mi.fr
replace msg_noecho+msg_prompt+msg_echo with msg_prompt_noecho
1999-07-04 10:29:29 +00:00
msg.mi.en
one 'domain' -> 'DNS domain' that slipped through the cracks
1999-07-06 06:10:53 +00:00
msg.mi.fr
beware whitespace at ends of lines in messages: it's actually meaningful!
1999-07-06 06:10:04 +00:00
net.c
From Alan Barrett <apb@iafrica.com>, in response to my response to his PR:
1999-07-03 09:02:23 +00:00
run.c
If the first wait4() in launch_subwin() caught the child exiting, the loop
1999-07-14 16:30:58 +00:00
SPELLING.en
clues for the clueless and convenient common-bogon grep list.
1999-06-20 06:53:06 +00:00
target.c
copyright notice typo fixups, as noticed in PR#7248. This software
1999-06-20 06:08:13 +00:00
TODO
Add setting RTC offset for pc's.
1999-05-05 01:21:37 +00:00
txtwalk.c
copyright notice typo fixups, as noticed in PR#7248. This software
1999-06-20 06:08:13 +00:00
txtwalk.h
copyright notice typo fixups, as noticed in PR#7248. This software
1999-06-20 06:08:13 +00:00
upgrade.c
* make selection of 'none' for installation media type return the user
1999-06-22 06:57:00 +00:00
util.c
note that msg_printf_add() is going to go away
1999-07-04 22:33:54 +00:00