freebsd-dev/usr.sbin/sade
Robert Watson 71e8420535 o No longer mount /proc by default on newly installed systems. Almost
all facilities that previously relied on /proc have been rewritten
  to use ptrace().  procfs has presented a substantial security
  hazard for years, with several user->root compromises in the last
  few years.  Procfs will continue to be available but will require
  administrator intervention to use.

Reviewed by:	scottl, jedgar, mike, tmm
2002-02-10 01:34:04 +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 o No longer mount /proc by default on newly installed systems. Almost 2002-02-10 01:34:04 +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 Reword the ``Please remove the FreeBSD fixit CDROM now.'' to 2002-02-08 13:42:35 +00:00
keymap.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
label.c Fix a signal 11 error that occurs if you try to use the 'T' option on 2002-01-29 22:35:40 +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 Add the Bulgarian BDS and Phonetic keymaps. 2001-12-10 08:37:51 +00:00
menus.c Stop saying that "express" mode is for impatient people. It's 2002-01-30 01:34:16 +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 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