freebsd-dev/sbin/sysinstall
Andrey A. Chernov 6373dcc600 Second time bugfix, please be carefully.
Use dialog functions in Fatal only if dialog_active, else
use fprintf(stderr, because it may be called before dialog
initialization
1994-10-21 04:43:07 +00:00
..
bootarea.c More code rearrangment, moved all mbr code into its own file 1994-10-19 23:58:03 +00:00
bootarea.h More code rearrangment, moved all mbr code into its own file 1994-10-19 23:58:03 +00:00
exec.c Latest changes from me. Over to you Paul... 1994-10-21 02:14:54 +00:00
main.c Latest changes from me. Over to you Paul... 1994-10-21 02:14:54 +00:00
Makefile Latest changes from me. Over to you Paul... 1994-10-21 02:14:54 +00:00
mbr.c Remove ncurses.h, now included into dialog.h 1994-10-20 21:58:10 +00:00
mbr.h More code rearrangment, moved all mbr code into its own file 1994-10-19 23:58:03 +00:00
stage0.c remove unneded includes 1994-10-20 19:30:56 +00:00
stage1.c remove unneded includes 1994-10-20 19:30:56 +00:00
stage2.c Latest changes from me. Over to you Paul... 1994-10-21 02:14:54 +00:00
stage3.c Latest changes from me. Over to you Paul... 1994-10-21 02:14:54 +00:00
sysinstall.c remove unneded includes 1994-10-20 19:30:56 +00:00
sysinstall.h Latest changes from me. Over to you Paul... 1994-10-21 02:14:54 +00:00
termcap.c remove unneded includes 1994-10-20 19:30:56 +00:00
utils.c Second time bugfix, please be carefully. 1994-10-21 04:43:07 +00:00