From owner-freebsd-arch Sun May 27 8:53:15 2001 Delivered-To: freebsd-arch@freebsd.org Received: from kalaid.f2f.com.ua (kalaid.f2f.com.ua [62.149.0.33]) by hub.freebsd.org (Postfix) with ESMTP id 3A92137B422 for ; Sun, 27 May 2001 08:53:11 -0700 (PDT) (envelope-from sobomax@mail-in.net) Received: from mail.uic-in.net (root@[212.35.189.4]) by kalaid.f2f.com.ua (8.11.3/8.11.1) with ESMTP id f4RFtOK50460; Sun, 27 May 2001 18:55:25 +0300 (EEST) (envelope-from sobomax@mail-in.net) Received: from notebook.vega.com (das0-l110.uic-in.net [212.35.189.237]) by mail.uic-in.net (8.11.3/8.11.3) with ESMTP id f4RFqSo03736; Sun, 27 May 2001 18:52:31 +0300 (EEST) (envelope-from sobomax@mail-in.net) Date: Sun, 27 May 2001 18:52:31 +0300 (EEST) Message-Id: <200105271552.f4RFqSo03736@mail.uic-in.net> To: des@ofug.org, arch@FreeBSD.ORG From: Maxim Sobolev Reply-To: sobomax@FreeBSD.ORG Subject: Re: {kbd,vid}control insanity patch X-Mailer: Pygmy (v0.5.8) In-Reply-To: Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 27 May 2001 14:58:13 +0200, Dag-Erling Smorgrav wrote: > The attached patch moves the history buffer controls out of kbdcontrol > and into vidcontrol where they belong. It also fixes some indentation > issues in {kbd,vid}control, removes the allscreens_kbdflags knob from > rc.syscons and rc.conf, and corrects some of the poor language in the > man pages. > > (because of the indentation changes, the best way to view this patch > is to apply it, then 'cvs diff -b' the patched files) Looks fine to me, though you may remove #ifdef CONS_CLRHIST - vidcontrol(1) is not a cross-tool, so you don't have to care if it builds on anything but 5-STABLE or not. -Maxim P.S. Please next time don't remove me from CC list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message