iwasaki 324480cbaf Fix some problems in linux_sendmsg() and linux_recvmsg().
- Allocate storage for uap->msg always because it is copyin()'ed in
   native sendmsg().
 - Convert sockopt level from Linux to FreeBSD after native recvmsg() calling.
 - Some cleanups.

Tested with:	Oracle 9i shared server connection mode.

MFC after:	1 week
2003-10-11 15:08:32 +00:00
..
2003-10-06 09:13:08 +00:00
2003-10-10 23:14:21 +00:00
2003-10-07 09:28:07 +00:00
2003-09-02 17:30:40 +00:00
2003-10-07 17:46:18 +00:00
2003-10-11 09:24:58 +00:00
2003-08-29 23:25:00 +00:00