From owner-freebsd-alpha Thu May 25 21:51:37 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 010A737BFE3 for ; Thu, 25 May 2000 21:51:33 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (nobody@relay.nuxi.com [169.237.7.38]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id VAA06168; Thu, 25 May 2000 21:51:31 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id KAA04713; Thu, 25 May 2000 10:17:45 -0700 (PDT) (envelope-from obrien) Date: Thu, 25 May 2000 10:17:44 -0700 From: "David O'Brien" To: Christian Weisgerber Cc: freebsd-alpha@FreeBSD.org Subject: Re: uac.c Message-ID: <20000525101744.B2790@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20000525190328.A80312@fettuccini.unix-ag.uni-kl.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000525190328.A80312@fettuccini.unix-ag.uni-kl.de>; from naddy@unix-ag.uni-kl.de on Thu, May 25, 2000 at 07:03:28PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, May 25, 2000 at 07:03:28PM +0200, Christian Weisgerber wrote: > I'm looking at uac.c, and there are some things I don't understand. > | extern int sysarch(int, char *); > > Why isn't sysarch() declared in any header file? One really isn't supose to be using it in such userland programs. -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message