Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2002 19:37:03 +0100
From:      Pawel Jakub Dawidek <nick@garage.freebsd.pl>
To:        Terry Lambert <tlambert2@mindspring.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Syscall number.
Message-ID:  <20021221183703.GQ11475@garage.freebsd.pl>
In-Reply-To: <3E04B3A6.A820638A@mindspring.com>
References:  <20021220184337.GD11475@garage.freebsd.pl> <20021221032233.GG11475@garage.freebsd.pl> <3E04A8D2.C6CDBF6A@mindspring.com> <20021221175226.GP11475@garage.freebsd.pl> <3E04B3A6.A820638A@mindspring.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--jB+02Y6wHc2pEa2x
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Dec 21, 2002 at 10:32:06AM -0800, Terry Lambert wrote:
+> > +> This is actually a bad way to do things.
+> > +>
+> > +> There is a system call loadable module type, and you should
+> > +> use that instead of directly accessing the system call entry
+> > +> table and stomping on values without asserting appropriate
+> > +> locks.
+> >=20
+> > But I want to operate on existing syscalls.
+>=20
+> Then specify a system call number instead of allowing the system to
+> pick an unassigned system call for you.

But I may catch even _all_ system call, so making separate functions
for every syscall isn't good idea (if I understand You well).

--=20
Pawel Jakub Dawidek
UNIX Systems Administrator
http://garage.freebsd.pl
Am I Evil? Yes, I Am.

--jB+02Y6wHc2pEa2x
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iQCVAwUBPgS0zz/PhmMH/Mf1AQH1GwP+NJ8Vkclh+p20mT2/ruRPHRTxPupnuHOe
PFIaNrRF8DaHqA0M07P2VivRjFXVRIqyfGndSTb2/Vwvwx/WAN7sLFHdnfu1fr7y
UTB9UKSKmFGZ+qRoV6qvU40tGLaQyFfaoimLpjl42T4Y+ezmsXTidLlvM86j4vEt
26dPVPdINcU=
=ZttK
-----END PGP SIGNATURE-----

--jB+02Y6wHc2pEa2x--

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




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