From owner-cvs-sys Tue Sep 19 23:49:06 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA21161 for cvs-sys-outgoing; Tue, 19 Sep 1995 23:49:06 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA21152 ; Tue, 19 Sep 1995 23:48:57 -0700 Date: Tue, 19 Sep 1995 23:48:57 -0700 From: "Jordan K. Hubbard" Message-Id: <199509200648.XAA21152@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 userconfig.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk jkh 95/09/19 23:48:56 Branch: sys/i386/i386 RELENG_2_1_0 Modified: sys/i386/i386 userconfig.c Log: Now supports `expand all' and `collapse all'. Now comes up in the old line-oriented interface by default for serial and pcvt folk with a `visual' command for going to the visual interface. Best of both worlds, no? Submitted by: Michael Smith