Introduce the function iovec_copyin() and it's friend iovec_free().
[dragonfly.git] / sys / sys / kern_syscall.h
2003-10-08 David P. Reese, Jr.Introduce the function iovec_copyin() and it's friend...
2003-10-03 David P. Reese, Jr.Modify kern_{send,recv}msg() to take struct uio's,...
2003-09-29 David P. Reese, Jr.Split getsockopt() and setsockopt().
2003-09-19 David P. Reese, Jr.Separate all of the send{to,msg} and recv{from,msg...
2003-09-07 David P. Reese, Jr.Change the split syscall naming convention from syscall...