Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Dec 2000 14:14:45 -0800
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        Marcel Moolenaar <marcel@cup.hp.com>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern makesyscalls.sh
Message-ID:  <20001201141445.F8051@fw.wintelcom.net>
In-Reply-To: <3A281AC0.8ACB10C5@cup.hp.com>; from marcel@cup.hp.com on Fri, Dec 01, 2000 at 04:40:16PM -0500
References:  <200012010847.eB18ltq66577@freefall.freebsd.org> <3A281AC0.8ACB10C5@cup.hp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Marcel Moolenaar <marcel@cup.hp.com> [001201 13:40] wrote:
> Alfred Perlstein wrote:
> > 
> >   Modified files:
> >     sys/kern             makesyscalls.sh
> >   Log:
> >   Add reserved lkmressys keyword.  I swear, this script will die the
> >   next time I need to hack on it.
> 
> Well, we need to change it anyway to have a more enhanced mechanism to
> mark syscalls as COMPAT syscalls. Currently we only have COMPAT, meaning
> COMPAT_43. But we also have syscalls that are FreeBSD2.x or FreeBSD3.x
> compatibility syscalls. Currently we have code wrapped in #ifdef
> COMPAT_43, while it actually should be wrapped in #ifdef COMPAT_FBSD3 or
> something along that line.
> 
> I guess I can't talk you into making that change then... :-)

I'll keep in mind, I really do want to rewrite this and I'll try to
do that when I do, it may require a change to the way the config file
is written, but it'll be worth it.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001201141445.F8051>