From owner-freebsd-hackers Mon Sep 3 21:35:24 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from damnfast.idsi.net (damnfast.idsi.net [216.91.16.5]) by hub.freebsd.org (Postfix) with ESMTP id B599237B403 for ; Mon, 3 Sep 2001 21:35:20 -0700 (PDT) Received: (from mkm@localhost) by damnfast.idsi.net (8.11.4/8.11.4) id f844ZCl06988 for freebsd-hackers@freebsd.org; Tue, 4 Sep 2001 00:35:12 -0400 (EDT) (envelope-from mkm) Date: Tue, 4 Sep 2001 00:35:11 -0400 From: Kyle Martin To: freebsd-hackers@freebsd.org Subject: lite2 syscallargs Message-ID: <20010904003511.A6939@idsi.net> Mail-Followup-To: freebsd-hackers@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I'll go ahead and apologize if this question has already been answered, but I didn't find anything in the list archive, but I was spelunking through the source tree and i noticed the following comment in sys/sys/sysent.h: /* placeholder till we integrate rest of lite2 syscallargs changes XXX */ This first appeared Mon Feb 10 02:19:36 1997 UTC (4 years, 6 months ago) by dyson. can someone tell me what these changes are? Or is it safe to say that there aren't going to be any changes as previously planned? Oh, the comment is at line 52, just after the SCARG define if that helps. Thanks, Kyle -- /* Kyle Martin * Software Engineer, Arachnid Inc. * mkm@isdi.net */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message