freebsd-dev/usr.sbin/sysinstall
Murray Stokely f784e0d137 Back out rev 1.74. This functionality causes a panic on 4.4-RELEASE
floppies if you try to actually use it.  This code will work fine if
you build and use sysinstall on a running system, since you have the
benefit of an installed termcap file.  However, this code does not
work on an MFSROOT, where you must set the TERMCAP environment
variable properly.  Unfortunately the quick fix of setting the TERMCAP
variable doesn't seem to fix the problem either.  olgeni will add this
functionality back once it's been fully implemented (hopefully using
the working code in termcap.c).

PR:		bin/30739
Submitted by:	Alexey V. Neyman <alex.neyman@auriga.ru>
Discussed with / Pointy hat to:  olgeni
MFC after:	3 days
2001-09-25 00:28:26 +00:00
..
help Attempt to make key behavior more clear. 2001-08-31 03:29:25 +00:00
anonFTP.c Silence warnings : 2001-09-22 22:21:01 +00:00
cdrom.c Introduce the concept of previously mounted media to sysinstall. 2001-09-05 02:30:50 +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
dev2c.sh
devices.c You were knocked senseless by the Boomerang, spun around by the Cyclone, 2001-07-23 20:44:54 +00:00
dhcp.c sysinstall's primitive network configuration expects only one value 2001-09-06 10:27:28 +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
dist.c Silence more warnings. 2001-09-22 23:17:37 +00:00
dist.h
dmenu.c
doc.c
dos.c
floppy.c
ftp.c Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As the 2001-07-02 00:18:04 +00:00
globals.c
http.c
index.c Silence warnings : 2001-09-22 22:21:01 +00:00
install.c Silence more warnings. 2001-09-22 23:17:37 +00:00
install.cfg There is a problem in this example script. Setting ftp=time.cdrom.com 2001-09-06 10:04:27 +00:00
installUpgrade.c sysinstall's binary upgrade option used to display the contents of 2001-09-04 21:06:48 +00:00
keymap.c
kget.c
label.c Tweak the Alpha partition warning wording and comment a little. 2001-07-13 16:45:00 +00:00
list.h
main.c Add a couple of functions to create persistent variables that will 2001-09-24 10:16:23 +00:00
Makefile Add Czech keyboard definition to sysinstall. 2001-09-05 07:12:19 +00:00
media.c If we're set to non-interactive, we shouldn't ask the user yes/no questions 2001-07-30 20:45:54 +00:00
menus.c Add Hungarian FTP mirror. 2001-09-05 07:41:01 +00:00
misc.c Silence warnings : 2001-09-22 22:21:01 +00:00
modules.c
mouse.c
msg.c Return the *right* error codes for yes/no questions when non-interactive. 2001-09-11 20:42:07 +00:00
network.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
nfs.c Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As the 2001-07-02 00:18:04 +00:00
options.c Back out rev 1.74. This functionality causes a panic on 4.4-RELEASE 2001-09-25 00:28:26 +00:00
package.c Fix the type of the NULL arg to execl() 2001-07-09 09:24:06 +00:00
pccard.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
rtermcap.c
sysinstall.8 List the correct paths to the X server distributions. 2001-08-14 23:19:37 +00:00
sysinstall.h Add a couple of functions to create persistent variables that will 2001-09-24 10:16:23 +00:00
system.c Silence warnings. 2001-09-22 22:25:35 +00:00
tape.c Silence warnings. 2001-09-22 22:25:35 +00:00
tcpip.c Silence warnings. 2001-09-22 22:25:35 +00:00
termcap.c Use the isDebug() function rather than making up a new environment 2001-09-22 18:07:47 +00:00
ttys.c Silence more warnings. 2001-09-22 23:17:37 +00:00
ufs.c
usb.c
user.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +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