freebsd-dev/usr.sbin/sade
Jordan K. Hubbard 957bdf511e Major surgery.
1. Use new dialog menu hacks (no strings, just arrays of dialogMenuItem structs)
   so that I can create composite menus with radio/checkbox/... items in them,
   removing some long-standing UI bogons in various menus.  This work isn't
   finished yet, but will be done in two phases.  This is phase one.

2. Remove all the script installation stuff.  I never got time to document it,
   it was arcane and it just complicated much of the code.  There are better
   ways of doing this if I want to do auto-driven installations later.

3. Remove much dead code and otherwise attempt to remove as much historical
   grot as possible so that this code is easier to hack on.  This is also
   a two-stage process, phase one of which is now complete.
1996-04-07 03:52:36 +00:00
..
help Update the -current sources from the 2.1 branch. 1995-12-07 10:34:59 +00:00
command.c Update the -current sources from the 2.1 branch. 1995-12-07 10:34:59 +00:00
config.c Major surgery. 1996-04-07 03:52:36 +00:00
devices.c Major surgery. 1996-04-07 03:52:36 +00:00
disks.c Major surgery. 1996-04-07 03:52:36 +00:00
dmenu.c Major surgery. 1996-04-07 03:52:36 +00:00
globals.c Update the -current sources from the 2.1 branch. 1995-12-07 10:34:59 +00:00
install.c Major surgery. 1996-04-07 03:52:36 +00:00
label.c Major surgery. 1996-04-07 03:52:36 +00:00
main.c Major surgery. 1996-04-07 03:52:36 +00:00
Makefile Major surgery. 1996-04-07 03:52:36 +00:00
menus.c Major surgery. 1996-04-07 03:52:36 +00:00
misc.c Lots of fixes: 1996-03-18 15:28:10 +00:00
msg.c Update the -current sources from the 2.1 branch. 1995-12-07 10:34:59 +00:00
rtermcap.c Implement a work-around for Create_Chunk providing no pointer to the 1995-05-07 22:07:53 +00:00
sade.h Major surgery. 1996-04-07 03:52:36 +00:00
system.c Major enhancements to the package adder (next step is to use the new dialog 1996-03-21 09:30:18 +00:00
termcap.c Major enhancements to the package adder (next step is to use the new dialog 1996-03-21 09:30:18 +00:00
variable.c Update the -current sources from the 2.1 branch. 1995-12-07 10:34:59 +00:00
wizard.c Update the -current sources from the 2.1 branch. 1995-12-07 10:34:59 +00:00