From owner-freebsd-questions Fri May 31 15:59:13 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA19184 for questions-outgoing; Fri, 31 May 1996 15:59:13 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA19169 for ; Fri, 31 May 1996 15:59:09 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id PAA19088; Fri, 31 May 1996 15:52:07 -0700 From: Terry Lambert Message-Id: <199605312252.PAA19088@phaeton.artisoft.com> Subject: Re: Er... how long To: angio@aros.net (Dave Andersen) Date: Fri, 31 May 1996 15:52:07 -0700 (MST) Cc: terry@lambert.org, jfieber@indiana.edu, rhh@ct.picker.com, p.richards@elsevier.co.uk, freebsd-questions@FreeBSD.ORG In-Reply-To: <199605292344.RAA12179@terra.aros.net> from "Dave Andersen" at May 29, 96 05:44:29 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Incidentally, if anyone wants it, I rewrote filter to not pass > filenames around but instead to use it's brain and pass file descriptors > like a good little program should. I did it primarily to fix the > security hole -- the linux version runs setgid -- but it also has the > advantage of not having the same race conditions, saves a couple file > opens and closes, etc. Have you sent this to the elm maintainer for inclusionin the next release? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.