summaryrefslogtreecommitdiff
path: root/sys/compat/common/uipc_syscalls_43.c
AgeCommit message (Expand)Author
1998-08-05add missing check for msg.msg_iovlen <= 0Todd C. Miller
1998-08-05delete bogus casts of msg_iovlen to u_int since msg_iovlen is already a u_intTodd C. Miller
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-02-26From NetBSD: update to 960217 sourcesNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt