From owner-cvs-all Fri Nov 2 11:33:58 2001 Delivered-To: cvs-all@freebsd.org Received: from assaris.sics.se (gw.permabit.com [4.36.55.2]) by hub.freebsd.org (Postfix) with ESMTP id EBAFC37B408; Fri, 2 Nov 2001 11:33:53 -0800 (PST) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id UAA89687; Fri, 2 Nov 2001 20:34:02 +0100 (CET) (envelope-from assar) To: Robert Watson Cc: tardis@watson.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern syscalls.master References: From: Assar Westerlund Date: 02 Nov 2001 20:34:02 +0100 In-Reply-To: Robert Watson's message of "Fri, 2 Nov 2001 11:34:41 -0500 (EST)" Message-ID: <5lwv19ufv9.fsf@assaris.sics.se> Lines: 10 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Robert Watson writes: > My understanding was that pioctl() served a different function from > afs_syscall. If that is incorrect, I can easily back out the change, as I > have not MFC'd it. pioctl and afs_syscall are different names for the same system call. As to what the system call should really be called, I don't know, probably afs_syscall. /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message