Hello, I am completely new to FREEBSD FreeBSD and kernel programming.
As part of my O/S course, I need to add a system call to a kernel which takes UID and signum as its arguments and sends it to all processes under that UID.
I have no clue on how to proceed, can someone please help? I tried looking at the existing kernel code but I have no clue on what's happening!
As part of my O/S course, I need to add a system call to a kernel which takes UID and signum as its arguments and sends it to all processes under that UID.
I have no clue on how to proceed, can someone please help? I tried looking at the existing kernel code but I have no clue on what's happening!