syscall separation stage 3

David P. Reese, Jr. daver at gomerbud.com
Wed Sep 17 01:22:03 PDT 2003


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 at xxxxxxxxxxxx
                                               http://www.gomerbud.com/daver/





More information about the Submit mailing list