Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2019 16:23:49 +0300
From:      Alexandru Goia <goia.i.alexandru@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   FreeBSD kernel system call
Message-ID:  <CADmgqahndcuy9VDdZ934ohOEAY7Y9VYhyE7%2BBCukuZKm2J68XQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Greetings !

I am trying to write the code to a Unix system call, on the
FreeBSD 12.0 system. I managed to do that on Linux :

http://romania-acknowledges-stars.blogspot.com/2018/10/angel-call-in-kernel.html

but I find hard, without proper documentation, to implement it
on FreeBSD.

I am in trouble understanding the presence of SYSCALL_MODULE(9), and
its meaning and usage.

Please help.
Thank you.
Alexander Goia



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADmgqahndcuy9VDdZ934ohOEAY7Y9VYhyE7%2BBCukuZKm2J68XQ>