From owner-freebsd-current@FreeBSD.ORG Wed Jun 11 20:21:19 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E76B337B401 for ; Wed, 11 Jun 2003 20:21:18 -0700 (PDT) Received: from out002.verizon.net (out002pub.verizon.net [206.46.170.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F7F043FAF for ; Wed, 11 Jun 2003 20:21:18 -0700 (PDT) (envelope-from vze2ztys@verizon.net) Received: from bogushost2 ([138.88.175.24]) by out002.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030612032117.WZIT13328.out002.verizon.net@bogushost2> for ; Wed, 11 Jun 2003 22:21:17 -0500 Message-ID: <000801c33091$afb483a0$18af588a@bogushost2> From: "Andrew Lankford" To: Date: Wed, 11 Jun 2003 23:21:16 -0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Authentication-Info: Submitted using SMTP AUTH at out002.verizon.net from [138.88.175.24] at Wed, 11 Jun 2003 22:21:17 -0500 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: CURRENT console setttings borked X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew Lankford List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2003 03:21:19 -0000 Info about my buildworld: FreeBSD bogushost2 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Jun 11 = 21:33:34 EDT 2003 root@bogushost2:/usr/obj/usr/src/sys/ARL5KERNEL = i386 In addition to my pppoe/adsl connection no longer working, I find that I = cannot use control-c to kill running programs when I'm logged in = directly to the console (without invoking "stty intr ^c" first) yerprompt$ stty #(syscons console, TERM=3Dcons25) speed 115200 baud; lflags: echoe echoke echoctl pendin oflags: -oxtabs cflags: cs8 -parenb discard dsusp eof erase intr kill lnext quit reprint=20 =20 start stop susp werase =20 =20 ...although an xterm seems to behave itself (almost) yerprompt$ stty #(TERM=3Dxterm) speed 38400 baud; lflags: echoe echok echoke echoctl pendin iflags: -ixany ignpar oflags: -oxtabs cflags: cs8 -parenb -hupcl erase2 status =20 ^E =20 Hope this helps unbreak whatever's broken.... Andrew Lankford