From owner-cvs-user Sat Mar 29 16:01:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA22180 for cvs-user-outgoing; Sat, 29 Mar 1997 16:01:00 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA22170; Sat, 29 Mar 1997 16:00:55 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id JAA19121; Sun, 30 Mar 1997 09:59:52 +1000 Date: Sun, 30 Mar 1997 09:59:52 +1000 From: Bruce Evans Message-Id: <199703292359.JAA19121@godzilla.zeta.org.au> To: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-user@freefall.freebsd.org, obrien@freefall.freebsd.org Subject: Re: cvs commit: src/contrib/cpio lchown.c Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >obrien 97/03/29 15:10:25 > > Added: contrib/cpio lchown.c > Log: > Rodney Grimes's dummy lchown() so that cpio understands 4.4 symbolic links. > (taken from old gnu/usr.bin/cpio) > > Reviewed by: phk It is a FreeBSD addition and should have stayed in gnu/usr.bin/cpio. Bruce