From owner-cvs-all Mon Sep 2 22:23: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8CED37B400; Mon, 2 Sep 2002 22:22:58 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id C200343E3B; Mon, 2 Sep 2002 22:22:57 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.3/8.12.2) with ESMTP id g835MtvV063452; Tue, 3 Sep 2002 07:22:55 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Ian Dowse Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_cache.c src/sys/sys syscallsubr.h In-Reply-To: Your message of "Mon, 02 Sep 2002 15:40:30 PDT." <200209022240.g82MeUuH050255@freefall.freebsd.org> Date: Tue, 03 Sep 2002 07:22:55 +0200 Message-ID: <63451.1031030575@critter.freebsd.dk> From: Poul-Henning Kamp 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 In message <200209022240.g82MeUuH050255@freefall.freebsd.org>, Ian Dowse writes : >iedowse 2002/09/02 15:40:30 PDT > > Modified files: > sys/kern vfs_cache.c > sys/sys syscallsubr.h > Log: > Split up __getcwd so that kernel callers of the internal version > can specify whether the buffer is in user or system space. Actually we seem to have a full-blown getcwd() over in the linux code, that should be pulled into sys/kern and used for native mode too. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message