Subject: Re: CVS commit: src/usr.sbin/sti
To: Christos Zoulas <christos@netbsd.org>
From: Hubert Feyrer <feyrer@cs.stevens.edu>
List: source-changes
Date: 11/13/2005 08:38:24
On Thu, 10 Nov 2005, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Thu Nov 10 19:07:03 UTC 2005
>
> Modified Files:
> src/usr.sbin/sti: sti.8 sti.c
>
> Log Message:
> cgd wanted to have it read stdin.
How about attaching it to a pty, and tap also in the output getting sent
to that?
(not that I think this should be in base in the first place, but obviously
noone cares...)
- Hubert