freebsd-skq/usr.sbin/sade
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 the -current sources from the 2.1 branch. 1995-12-07 10:34:59 +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
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
dmenu.c Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +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 Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +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
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
rtermcap.c Implement a work-around for Create_Chunk providing no pointer to the 1995-05-07 22:07:53 +00:00
sade.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
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 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