From owner-cvs-gnu Sat Jun 22 07:21:58 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA03693 for cvs-gnu-outgoing; Sat, 22 Jun 1996 07:21:58 -0700 (PDT) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA03681; Sat, 22 Jun 1996 07:21:53 -0700 (PDT) Received: from campa.panke.de (anonymous218.ppp.cs.tu-berlin.de [130.149.17.218]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id QAA06709; Sat, 22 Jun 1996 16:07:00 +0200 Received: (from wosch@localhost) by campa.panke.de (8.6.12/8.6.12) id NAA00457; Sat, 22 Jun 1996 13:43:22 +0200 Date: Sat, 22 Jun 1996 13:43:22 +0200 From: Wolfram Schneider Message-Id: <199606221143.NAA00457@campa.panke.de> To: Bruce Evans Cc: CVS-committers@freefall.freebsd.org, ache@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/man/man Makefile man.c In-Reply-To: <199606220629.QAA21238@godzilla.zeta.org.au> References: <199606220629.QAA21238@godzilla.zeta.org.au> Reply-to: Wolfram Schneider MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Bruce Evans writes: >> Modified: gnu/usr.bin/man/man Makefile man.c >> Log: >> Close security holes and restore suid bit >> Restore writting cat's functionality > >> Revision Changes Path >> 1.16 +2 -0 src/gnu/usr.bin/man/man/Makefile >> 1.15 +123 -46 src/gnu/usr.bin/man/man/man.c > >This should have been reviewed. I thought the general consensus was a sgid man, not suid. Wolfram