syscall separation part 5

David P. Reese, Jr. daver at gomerbud.com
Mon Sep 29 21:58:33 PDT 2003


Create a MSG_KERN_IOV flag for use in kern_{send,recv}msg().  This should
allow us to modify the contents of an iov in the emulation code and pass
it to kern_{send,recv}msg() without the use of the stackgap.

Also, catch some spots where I forgot to pass flags in a message.

http://gomerbud.com/daver/patches/dragonfly/syscall-separation-5.diff

I'd like to commit this tomorrow night if it gets good reviews.

-- 
   David P. Reese, Jr.                                     daver at xxxxxxxxxxxx
                                               http://www.gomerbud.com/daver/





More information about the Submit mailing list