From owner-cvs-all@FreeBSD.ORG Wed Jun 4 10:31:31 2003 Return-Path: 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 CFBFB37B401 for ; Wed, 4 Jun 2003 10:31:31 -0700 (PDT) Received: from mail.speakeasy.net (mail10.speakeasy.net [216.254.0.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AC5743FBD for ; Wed, 4 Jun 2003 10:31:29 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 22294 invoked from network); 4 Jun 2003 17:31:28 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 4 Jun 2003 17:31:28 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h54HVQp0007680; Wed, 4 Jun 2003 13:31:26 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200306040349.h543nVCv045807@repoman.freebsd.org> Date: Wed, 04 Jun 2003 13:31:28 -0400 (EDT) From: John Baldwin To: Robert Watson cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/kern syscalls.master X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2003 17:31:32 -0000 On 04-Jun-2003 Robert Watson wrote: > rwatson 2003/06/03 20:49:31 PDT > > FreeBSD src repository > > Modified files: > sys/kern syscalls.master > Log: > Add system calls to explicitly list extended attributes on a > file/directory/link, rather than using a less explicit hack on > the extattr retrieval API: > > extattr_list_fd() > extattr_list_file() > extattr_list_link() > > The existing API was counter-intuitive, and poorly documented. > The prototypes for these system calls are identical to > extattr_get_*(), but without a specific attribute name to > leave NULL. Don't forget the ia32 syscall.master's for amd64 and ia64. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/