freebsd-src/usr.sbin/sade
Matthew Dillon 7cf138022c Add 'R'ecover option that deletes a partition and attempts
to recover its space into the previous partition.  Revert 'D'elete
to not attempt to recover any space.

Do not auto-create /home as per release engineers decision (though
I think this is a mistake).  However, all of this code will be
replaced later on anyway either with Jordan's stuff or with
some other sort of templater, so it isn't a big deal.
2002-01-07 07:51:24 +00:00
..
help
command.c Silence warnings on alpha : 2001-09-22 22:34:14 +00:00
config.c o Expand the text describing the Security options menu. 2001-12-21 19:51:44 +00:00
devices.c Close all open file descriptors before restarting sysinstall. 2001-09-30 00:43:32 +00:00
disks.c Silence more warnings. 2001-09-22 23:17:37 +00:00
dispatch.c Compensate for default disabling of network services in inetd.conf(5) 2001-08-02 03:25:16 +00:00
dmenu.c
globals.c DTRT in the restart case 2001-10-12 07:36:34 +00:00
install.c Update the default newfs block and fragment sizes from 8192/1024 to 2001-12-11 16:21:40 +00:00
keymap.c
label.c Add 'R'ecover option that deletes a partition and attempts 2002-01-07 07:51:24 +00:00
list.h
main.c DTRT in the restart case 2001-10-12 07:36:34 +00:00
Makefile Add the Bulgarian BDS and Phonetic keymaps. 2001-12-10 08:37:51 +00:00
menus.c Correct the path for the stable snapshot server. 2002-01-03 23:33:21 +00:00
misc.c Silence warnings : 2001-09-22 22:21:01 +00:00
msg.c Return the *right* error codes for yes/no questions when non-interactive. 2001-09-11 20:42:07 +00:00
rtermcap.c
sade.8 List the correct paths to the X server distributions. 2001-08-14 23:19:37 +00:00
sade.h o Add a configSecurity menu to generally configure security settings, 2001-12-21 18:30:50 +00:00
system.c MFS: Stop reaping children. It makes evil things happen to the extraction 2001-11-01 23:32:46 +00:00
termcap.c Use the isDebug() function rather than making up a new environment 2001-09-22 18:07:47 +00:00
usb.c
variable.c Add a couple of functions to create persistent variables that will 2001-09-24 10:16:23 +00:00
wizard.c