freebsd-dev/usr.sbin/sade
Makoto Matsushita bbcb3e0620 Sysinstall cleanups for installation:
1) Use devfs to mount filesystems.  If mounting devfs is fail,
           fallback to old code.
        2) When fscking filesystems, use 'fsck_ffs' explicitly.  As a
           result, we no longer need 'fsck' the wrapper program.

Reviewed by:	jkh
2001-12-02 04:47:46 +00:00
..
help Document (with warnings) the otherwise undocumented `F' command. 2001-03-13 06:52:07 +00:00
command.c Silence warnings on alpha : 2001-09-22 22:34:14 +00:00
config.c Silence warnings on alpha : 2001-09-22 22:34:14 +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 Whoops - really make the "fix" I did to the dmenuToggleVariable logic 2000-03-08 14:20:26 +00:00
globals.c DTRT in the restart case 2001-10-12 07:36:34 +00:00
install.c Sysinstall cleanups for installation: 2001-12-02 04:47:46 +00:00
keymap.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
label.c Tweak the Alpha partition warning wording and comment a little. 2001-07-13 16:45:00 +00:00
list.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
main.c DTRT in the restart case 2001-10-12 07:36:34 +00:00
Makefile Remove kget() feature, which is removed from 5-current kernel. 2001-12-01 13:13:27 +00:00
menus.c Grammar police (system console terminal type menu). 2001-11-26 23:14: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 Remove kget() feature, which is removed from 5-current kernel. 2001-12-01 13:13:27 +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 Add support for USB to sysinstall. This includes running usbd and 2000-05-12 03:01:17 +00:00
variable.c Add a couple of functions to create persistent variables that will 2001-09-24 10:16:23 +00:00
wizard.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00