From nobody@FreeBSD.org  Sun Apr  8 19:59:15 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id BF61C37B443
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  8 Apr 2001 19:59:09 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f392x9f66559;
	Sun, 8 Apr 2001 19:59:09 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200104090259.f392x9f66559@freefall.freebsd.org>
Date: Sun, 8 Apr 2001 19:59:09 -0700 (PDT)
From: davidx@viasoft.com.cn
To: freebsd-gnats-submit@FreeBSD.org
Subject: csh broken in 4.3-RC
X-Send-Pr-Version: www-1.0

>Number:         26446
>Category:       bin
>Synopsis:       csh broken in 4.3-RC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 08 20:00:09 PDT 2001
>Closed-Date:    Mon Apr 9 18:06:23 PDT 2001
>Last-Modified:  Mon Apr 09 18:06:56 PDT 2001
>Originator:     David Xu
>Release:        FreeBSD 4.3-RC
>Organization:
Viasoft
>Environment:
FreeBSD davidbsd.viasoft.com.cn 4.3-RC FreeBSD 4.3-RC #24: Fri Apr  6 09:04:10 C
ST 2001     xyf@davidbsd.viasoft.com.cn:/usr/src/sys/compile/xu  i386
>Description:
when root user run csh as his shell, input some chars on command line and then pressing up and down arrow key has no effect, you can not scroll to history command.

>How-To-Repeat:
set csh as root user's default shell, login as root, press enter, you have a blank command line, then input a char, then press up arrow key, you can not scroll to history command, it generates a bell.

>Fix:
don't know.


>Release-Note:
>Audit-Trail:

From: Dima Dorfman <dima@unixfreak.org>
To: davidx@viasoft.com.cn
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: bin/26446: csh broken in 4.3-RC 
Date: Sun, 08 Apr 2001 20:12:08 -0700

 davidx@viasoft.com.cn writes:
 > 
 > >Number:         26446
 > >Category:       bin
 > >Synopsis:       csh broken in 4.3-RC
 >
 > >Description:
 > when root user run csh as his shell, input some chars on command
 > line and the n pressing up and down arrow key has no effect, you can
 > not scroll to history command.
 
 This is expected behavior; it's trying to search through the history
 list for a command beginning with whatever you started typing.  See
 rev. 1.28 of src/etc/root/dot.cshrc and tcsh(1) (search for
 "history-search-backward").
 
 					Dima Dorfman
 					dima@unixfreak.org
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Mon Apr 9 18:06:23 PDT 2001 
State-Changed-Why:  
Originator reports satisfaction with my explanation via private mail. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26446 
>Unformatted:
