freebsd-dev/usr.sbin/sade
Joerg Wunsch 7ef22d9129 Provide a symlink for /bin/sh when the fixit floppy is mounted, so
scripts using #!/bin/sh (like /mnt2/dev/MAKEDEV) will work.

Observed by:	andreas
1996-11-16 22:42:13 +00:00
..
help Syncronize my tree so Eric can access the latest code. 1996-10-04 13:33:49 +00:00
command.c
config.c 1. Saner ldconfig path. 1996-11-09 19:26:01 +00:00
devices.c Add vx to list of devices. 1996-11-15 19:53:08 +00:00
disks.c Make sure current_chunk is 0 each time we enter the editor. 1996-11-07 16:40:10 +00:00
dispatch.c Use macros for package names so it's easier to update them in one 1996-11-04 12:56:33 +00:00
dmenu.c Sysinstall now offers the installation of a keymap early in the game! 1996-11-09 16:47:08 +00:00
globals.c Close PR#1542. Don't just assume 24 lines, get the tty size. 1996-08-01 10:58:54 +00:00
install.c Provide a symlink for /bin/sh when the fixit floppy is mounted, so 1996-11-16 22:42:13 +00:00
keymap.c Sysinstall now offers the installation of a keymap early in the game! 1996-11-09 16:47:08 +00:00
label.c Correctly re-adjust current slice # when slices are deleted. 1996-10-06 11:40:31 +00:00
main.c If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is defined 1996-09-26 21:03:35 +00:00
Makefile Disgusting kludge to make depend rule work again in the fact of 1996-11-09 20:50:23 +00:00
menus.c 1. Take out console setup in options now that Joerg has moved it into 1996-11-09 18:12:17 +00:00
misc.c A number of improvements in the way statistics are printed, add a "chroot" 1996-07-09 14:28:22 +00:00
msg.c Saner screen refresh changes, part I. 1996-10-01 04:56:34 +00:00
rtermcap.c
sade.h 1. Take out console setup in options now that Joerg has moved it into 1996-11-09 18:12:17 +00:00
system.c Installation cleanup, round II. 1996-10-01 12:13:29 +00:00
termcap.c If we're unable to open /dev/ttyv0, assume that we're on a single tty system 1996-09-26 21:07:11 +00:00
variable.c
wizard.c