From owner-cvs-sys Sat Nov 8 22:36:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA18398 for cvs-sys-outgoing; Sat, 8 Nov 1997 22:36:40 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA18259; Sat, 8 Nov 1997 22:34:59 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id WAA28224; Sat, 8 Nov 1997 22:33:10 -0800 (PST) Date: Sat, 8 Nov 1997 22:33:10 -0800 (PST) Message-Id: <199711090633.WAA28224@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/ddb db_input.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1997/11/08 22:33:10 PST Modified files: (Branch: RELENG_2_2) sys/ddb db_input.c Log: Command history buffer fix. (MFC) Submitted by: john hood Revision Changes Path 1.15.2.3 +10 -10 src/sys/ddb/db_input.c