NetBSD/distrib/utils/sysinst
dsl 7ef7a3f227 Checkpoint a load of changes - seems to work ok still.
- rework run_prog() so that the program name (etc) is usually displayed if
  the program generates any output, or terminates with an error.
  Allow arguments to included in single quotes.
  Try to collect console output so it doesn't interfere with curses.
- Add a '*' to the cylinder count if non-integral number of cylinders
  (on disklabel editor)
- Only show partition type for unused partitions.
- Show size including unused space on '+' partition, remove a..z since
  the don't relate to partition IDs (netbsd partition sizes)
- Fix deleting of 'user' partitions - killed size of next ptn.
- Don't default a swap partition is the disk already has one.
- Fix deleting of extended MBR partitions - changed size of ptn 2.
- Show error message if user tries something illegal in mbr editor.
- Default to old diskname (actually disk type - dunno why!)
- Use MI enable_rc_conf() to set RC_CONFIGURED=YES, use a single sed
  command instead of a raft of code playing with files etc.
- Float some menus to just below header text, saves counting and lets
  language variants have different height headers (use y=-1)
- Track whether anything is mounted on /mnt2 better.
- Put more texts into message file.
- Change english prose texts to be more correct.
- Stop french and polish versions core dumping if ptn start/size changed.
- Fix processing logic for saving /etc (action is still borked)
- Do tail-end setup if any sets (eg X) can't be found (but not if you give
  in (yet)).
2003-10-19 20:17:31 +00:00
..
arch Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
aout2elf.c use bounded string op 2003-08-06 13:56:58 +00:00
bsddisklabel.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
defs.h Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
disks_lfs.c
disks.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
endian.h Another pass of the rototiller. Mainly: 2003-07-07 12:30:19 +00:00
factor.c pass lint[pass1] 2003-01-10 20:00:27 +00:00
geom.c Another pass of the rototiller. Mainly: 2003-07-07 12:30:19 +00:00
install.c Use new kern.root_partition sysctl to find out whether we are installing 2003-09-27 10:47:17 +00:00
label.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
main.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
Makefile Delete more messages that are never output 2003-06-06 18:57:13 +00:00
Makefile.inc No need to build sysinstmsgs.en (they are compiled into the program). 2003-08-27 10:23:53 +00:00
mbr.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
mbr.h Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00
menus.mbr When writing /etc/fstab: 2003-08-05 13:35:26 +00:00
menus.mi Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
msg_xlat.sh Remove some messages that are not used and are unliklely to be needed. 2003-07-07 21:26:32 +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 Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +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.en Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
msg.mi.fr Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
msg.mi.pl Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
net.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
run.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
savenewlabel.c Force localfs_dir to be an absolute path - fixes PR install/14130. 2003-07-27 08:57:27 +00:00
sizemultname.c A load of KNF changes, plus a couple of strnxxx => strlxxx my fingers did 2003-06-16 19:42:13 +00:00
SPELLING.en filesystem -> file system 2002-07-29 02:51:07 +00:00
target.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
TODO remove setting root's shell, as this was addressed in install/17676. 2002-08-27 00:22:53 +00:00
txtwalk.c Sprinkle a load of consts, and change a few variable names. 2003-07-25 08:26:21 +00:00
txtwalk.h Sprinkle a load of consts, and change a few variable names. 2003-07-25 08:26:21 +00:00
unif.awk fix incomplete $id$, delete clause 3 2003-08-30 21:54:42 +00:00
upgrade.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
util.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00