NetBSD/distrib/utils/sysinst
cjs a85a1c039c Initialise the array primes at run-time rather than compile time
so it's put in bss rather than data. Saves 38K or so. :-) (Well,
only 125 bytes or so after commpression.)
1997-12-20 23:47:02 +00:00
..
arch Copy a temporary termcap file onto the harddisk for sysinst's convenience. 1997-12-19 00:57:18 +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 Delete implemented TODO items from the for-1.3 list. 1997-12-07 03:03:19 +00:00
defs.h pc532 partitions and md stuff. 1997-12-10 04:36:19 +00:00
disks.c * Add main menu option to reinstall sets or install additional sets. 1997-12-05 14:00:59 +00:00
factor.c Initialise the array primes at run-time rather than compile time 1997-12-20 23:47:02 +00:00
fdisk.c * Check for an existing MBR not by looking at the geometry, but by looking 1997-11-29 21:49:13 +00:00
geom.c Update to current state. Install and upgrade nearly finished. Disk 1997-10-15 04:35:17 +00:00
install.c Add check for overlapping partitions: 1997-12-04 11:27:56 +00:00
label.c Fix typo that made label overlap check unreliable. 1997-12-18 11:54:11 +00:00
main.c Add a cleanup function (set with atexit()) that shuts down curses nicely 1997-12-05 13:38:59 +00:00
mbr.c * Check for an existing MBR not by looking at the geometry, but by looking 1997-11-29 21:49:13 +00:00
menus.mi.eng * Add main menu option to reinstall sets or install additional sets. 1997-12-05 14:00:59 +00:00
menus.mi.fr Sync with .eng versions + correct some spellings/wording. 1997-12-05 17:37:41 +00:00
msg.mi.eng Commit change from Dec 6 discussion on current_users: 1997-12-12 22:26:32 +00:00
msg.mi.fr Fix some line overflow. 1997-12-10 10:38:15 +00:00
net.c Ping the right host. (From Matthias Pfaller.) 1997-12-05 17:19:48 +00:00
run.c * Clean up target.c to use a single consistent path-prefixing subroutine. 1997-11-03 02:38:41 +00:00
target.c * Add main menu option to reinstall sets or install additional sets. 1997-12-05 14:00:59 +00:00
txtwalk.c Import of sysinst. Not quite ready, but other ports want access for 1997-09-26 23:02:53 +00:00
txtwalk.h Import of sysinst. Not quite ready, but other ports want access for 1997-09-26 23:02:53 +00:00
upgrade.c Be sure to clear the screen after the fscks in the re-install option. 1997-12-19 00:57:56 +00:00
util.c * Add main menu option to reinstall sets or install additional sets. 1997-12-05 14:00:59 +00:00