From owner-freebsd-bugs Sat Dec 16 22:20:06 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA27458 for bugs-outgoing; Sat, 16 Dec 1995 22:20:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA27449 Sat, 16 Dec 1995 22:20:03 -0800 (PST) Date: Sat, 16 Dec 1995 22:20:03 -0800 (PST) Message-Id: <199512170620.WAA27449@freefall.freebsd.org> To: freebsd-bugs Cc: From: Bruce Evans Subject: Re: kern/897: cannot watch the slattach'ed tty Reply-To: Bruce Evans Sender: owner-bugs@FreeBSD.ORG Precedence: bulk The following reply was made to PR kern/897; it has been noted by GNATS. From: Bruce Evans To: FreeBSD-gnats-submit@freebsd.org, dk@dog.farm.org Cc: Subject: Re: kern/897: cannot watch the slattach'ed tty Date: Sun, 17 Dec 1995 17:05:58 +1100 >>Description: >the watch(1) over a line used by slattach cannot be run; syslog diagnostics: >Dec 17 02:19:27 dog /kernel: Snoop: bad attached tty data. Snooping is only implemented for the standard line discipline. Bruce