freebsd-nq/usr.sbin/sysinstall
Paul Traina 09bef27f97 If we're unable to open /dev/ttyv0, assume that we're on a single tty system
and use /dev/console.

I really think the proper test is to determine which device has been configured
to be the console (remember the RB_SERIAL flag?) and use it instead of always
trying to open /dev/ttyv0 first.
1996-09-26 21:07:11 +00:00
..
help Update docs to match. 1996-07-09 14:34:58 +00:00
anonFTP.c Close a security hole in anonymous ftp setup. 1996-09-06 05:58:27 +00:00
cdrom.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
command.c 1. Update all the copyrights to delete useless clauses 3 and 4. 1996-04-13 13:32:15 +00:00
config.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
dev2c.sh
devices.c Fix EBUSY checking in devices.c - DTRT when it's detected on a CD. 1996-07-13 05:09:29 +00:00
disks.c Remove some gratutious screen saves. 1996-09-22 00:48:55 +00:00
dispatch.c Document shortcuts. 1996-07-02 10:57:58 +00:00
dist.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
dist.h Take compat dists out of the canned set - they seem to do more harm 1996-07-09 16:29:00 +00:00
dmenu.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
doc.c Support compressed doc files again. 1996-07-05 08:36:02 +00:00
dos.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
floppy.c Remove some bogosities I introduced with the init file hack (not serious, 1996-09-15 23:55:23 +00:00
ftp.c Handle SIGPIPE in a couple of crucial places. 1996-08-01 12:35:51 +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
index.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
install.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
installUpgrade.c Don't call copySelf() when upgrading. 1996-09-18 18:40:37 +00:00
label.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +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 Remove some bogosities I introduced with the init file hack (not serious, 1996-09-15 23:55:23 +00:00
media.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
menus.c Various minor improvements. 1996-09-08 01:39:25 +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 Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
network.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
nfs.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
options.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
package.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
rtermcap.c
sysinstall.h Close PR#1542. Don't just assume 24 lines, get the tty size. 1996-08-01 10:58:54 +00:00
system.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
tape.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
tcpip.c Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog. 1996-09-01 08:17:14 +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
ufs.c Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
variable.c Fix a truly stupid bug which broke the package installation menu 1996-06-12 14:02:13 +00:00
wizard.c Add a new -fake argument to make sysinstall not actually change things while 1996-04-28 20:54:11 +00:00