From owner-cvs-all Wed Aug 25 8:25:56 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B2D4415A27; Wed, 25 Aug 1999 08:25:54 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA01134; Wed, 25 Aug 1999 08:23:55 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <199908251523.IAA01134@freefall.freebsd.org> From: Marcel Moolenaar Date: Wed, 25 Aug 1999 08:23:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_stats.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 1999/08/25 08:23:55 PDT Modified files: sys/i386/linux linux_stats.c Log: Fix linux_newlstat in that it doesn't return the attributes of its containing directory. Also, update arguments of NDINIT for both newstat and newlstat. While I'm at it, fix style bugs in all {s|ls|fs}tat syscalls. Reported by: bde Revision Changes Path 1.13 +105 -118 src/sys/i386/linux/linux_stats.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message