From owner-cvs-sys Sat Jan 31 11:28:47 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA22874 for cvs-sys-outgoing; Sat, 31 Jan 1998 11:28:47 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA22844; Sat, 31 Jan 1998 11:28:30 -0800 (PST) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA01011; Sat, 31 Jan 1998 11:28:29 -0800 (PST) Date: Sat, 31 Jan 1998 11:28:29 -0800 (PST) Message-Id: <199801311928.LAA01011@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/ufs/ufs ufs_vnops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 1998/01/31 11:28:28 PST Modified files: sys/ufs/ufs ufs_vnops.c Log: Serves me right for not puting SUIDDIR in LINT. it got bitrot. This should stop complaints about it not working for people. Revision Changes Path 1.75 +9 -9 src/sys/ufs/ufs/ufs_vnops.c