K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2003-11-09T17:04:04.000000Z K 7 svn:log V 180 Use kern_sendit rather than sendit for the Linux send* syscalls. This means we can avoid using the stack gap for most send* syscalls now (it is still used in the IP_HDRINCL case). END