DragonFly submit List (threaded) for 2003-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
syscall separation stage 3
Separate all of the send{to,msg} and recv{from,msg} syscalls and create
kern_sendmsg() and kern_recvmsg(). The functions sendit() and recvit()
are now no more.
Rewrite the related legacy syscalls and place them in the 43bsd emulation
directory. Also move the definition of omsghdr to the emulation directory.
http://www.gomerbud.com/daver/patches/dragonfly/syscall-separation-3.diff
I'll commit this early Thursday if people like it.
--
David P. Reese, Jr. daver@xxxxxxxxxxxx
http://www.gomerbud.com/daver/
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]