From owner-cvs-all Sun Jan 31 05:08:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA27099 for cvs-all-outgoing; Sun, 31 Jan 1999 05:08:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA27090; Sun, 31 Jan 1999 05:08:27 -0800 (PST) (envelope-from yokota@FreeBSD.org) From: Kazutaka YOKOTA Received: (from yokota@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id FAA11182; Sun, 31 Jan 1999 05:08:26 -0800 (PST) (envelope-from yokota@FreeBSD.org) Date: Sun, 31 Jan 1999 05:08:26 -0800 (PST) Message-Id: <199901311308.FAA11182@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 userconfig.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1999/01/31 05:08:26 PST Modified files: sys/i386/i386 userconfig.c Log: - Don't print unnecessary CLI command prompt (and faked "quit" command) if RB_CONFIG is not set. - Print a short, introductory banner for CLI before the first command prompt, not after. Revision Changes Path 1.128 +89 -76 src/sys/i386/i386/userconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message