From owner-cvs-all Sat May 2 06:00:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA17939 for cvs-all-outgoing; Sat, 2 May 1998 06:00:12 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 GAA17934; Sat, 2 May 1998 06:00:10 -0700 (PDT) (envelope-from helbig@FreeBSD.org) From: Wolfgang Helbig Received: (from helbig@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA20739; Sat, 2 May 1998 05:58:00 -0700 (PDT) Date: Sat, 2 May 1998 05:58:00 -0700 (PDT) Message-Id: <199805021258.FAA20739@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/chown chown.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk helbig 1998/05/02 05:57:59 PDT Modified files: usr.sbin/chown chown.c Log: Don't ignore symbolic links in the absence of -h, -H or -L options. Instead change the user ID/group ID of the file that the link points to. Revision Changes Path 1.11 +1 -2 src/usr.sbin/chown/chown.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message