From owner-freebsd-commit Wed Apr 12 16:52:20 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA00976 for commit-outgoing; Wed, 12 Apr 1995 16:52:20 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA00952 for cvs-sys-outgoing; Wed, 12 Apr 1995 16:50:55 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id QAA00934 ; Wed, 12 Apr 1995 16:50:03 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id JAA30798; Thu, 13 Apr 1995 09:45:37 +1000 Date: Thu, 13 Apr 1995 09:45:37 +1000 From: Bruce Evans Message-Id: <199504122345.JAA30798@godzilla.zeta.org.au> To: bde@zeta.org.au, phk@ref.tfs.com Subject: Re: cvs commit: src/sys/i386/isa sio.c Cc: CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com, phk@freefall.cdrom.com Sender: commit-owner@FreeBSD.org Precedence: bulk >> A magic sequence of chars would be a misfeature, as it would be for >> syscons. The escape should be out of bounds (perhaps it should optionally >> be break && some combination of the modem status lines). >No, we want something you can send on a modem... I don't see how a ddb-hooked serial console can be both secure and useful, so I'm not trying to support modems. Bruce