From owner-cvs-sys Sat Feb 25 12:24:10 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id MAA29125 for cvs-sys-outgoing; Sat, 25 Feb 1995 12:24:10 -0800 Received: from precipice.Shockwave.COM (precipice.shockwave.com [171.69.108.33]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id MAA29105; Sat, 25 Feb 1995 12:24:01 -0800 Received: from localhost (localhost [127.0.0.1]) by precipice.Shockwave.COM (8.6.9/8.6.9) with SMTP id MAA29954; Sat, 25 Feb 1995 12:22:05 -0800 Message-Id: <199502252022.MAA29954@precipice.Shockwave.COM> To: Poul-Henning Kamp cc: CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com Subject: Re: cvs commit: src/sys/sys conf.h snoop.h tty.h In-reply-to: Your message of "Sat, 25 Feb 1995 12:17:01 PST." <199502252017.MAA18871@ref.tfs.com> Date: Sat, 25 Feb 1995 12:22:05 -0800 From: Paul Traina Sender: cvs-sys-owner@freebsd.org Precedence: bulk From: Poul-Henning Kamp Subject: Re: cvs commit: src/sys/sys conf.h snoop.h tty.h > (d) rewrite /dev/snp ioctl interface so that it is device driver and i386 > independant It should live under /sys/dev/snoop then ... I think Ugen might disagree since it has rather incestuious knowledge of the generic tty driver code. I'll gladly take two steps back and let you decide what you want to do, I hope to never build another kernel with the snoop stuff in it, I was just cleaning up stuff, not making architectual decisions.