From owner-cvs-all Thu Oct 18 12:43: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06DE937B40A; Thu, 18 Oct 2001 12:43:00 -0700 (PDT) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9IJgxV67438; Thu, 18 Oct 2001 12:42:59 -0700 (PDT) (envelope-from gallatin) Message-Id: <200110181942.f9IJgxV67438@freefall.freebsd.org> From: Andrew Gallatin Date: Thu, 18 Oct 2001 12:42:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/linux Makefile src/sys/conf files.i386 src/sys/compat/linux linux_getcwd.c linux_file.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gallatin 2001/10/18 12:42:58 PDT Modified files: (Branch: RELENG_4) sys/modules/linux Makefile sys/conf files.i386 sys/compat/linux linux_file.c Added files: (Branch: RELENG_4) sys/compat/linux linux_getcwd.c Log: MFC linux_getcwd -- If the cwd isn't cached (__getcwd() fails), the cwd is looked up inside the kernel. Revision Changes Path 1.41.2.4 +1 -29 src/sys/compat/linux/linux_file.c 1.2.2.1 +470 -0 src/sys/compat/linux/linux_getcwd.c (new) 1.307.2.16 +2 -1 src/sys/conf/files.i386 1.34.2.8 +4 -4 src/sys/modules/linux/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message