NetBSD/sys/compat/linux
maxv 9cdb398e86 If SCARG(uap, what) = 0, copyin() will copy (size_t)-1 bytes, and it's not
a good idea; but not proven harmful.

With the help of njoly@
2014-06-21 10:23:07 +00:00
..
arch Cleanup pipe(2) flags, now that native handle them. 2014-06-01 13:42:12 +00:00
common If SCARG(uap, what) = 0, copyin() will copy (size_t)-1 bytes, and it's not 2014-06-21 10:23:07 +00:00
files.linux
linux_syscall.h
linux_syscallargs.h
linux_syscalls.c
Makefile.inc use new bsd.syscall.mk 2014-01-14 18:51:24 +00:00