freebsd-dev/sys/compat/freebsd32
Paul Saab efe5becafa Wrap copyin/copyout for kevent so the 32bit wrapper does not have
to malloc nchanges * sizeof(struct kevent) AND/OR nevents *
sizeof(struct kevent) on every syscall.

Glanced at by:	peter, jmg
Obtained from:	Yahoo!
MFC after:	2 weeks
2005-06-03 23:15:01 +00:00
..
freebsd32_misc.c Wrap copyin/copyout for kevent so the 32bit wrapper does not have 2005-06-03 23:15:01 +00:00
freebsd32_proto.h Rebuild generated system call definition files following the addition of 2005-05-30 15:20:21 +00:00
freebsd32_syscall.h Rebuild generated system call definition files following the addition of 2005-05-30 15:20:21 +00:00
freebsd32_syscalls.c Rebuild generated system call definition files following the addition of 2005-05-30 15:20:21 +00:00
freebsd32_sysent.c Rebuild generated system call definition files following the addition of 2005-05-30 15:20:21 +00:00
freebsd32_util.h Eliminate stackgap usage for the (woefully incomplete) path translations 2003-12-23 02:48:11 +00:00
freebsd32.h Catch up to the not-so-recent statfs(2) changes. 2004-04-14 23:17:37 +00:00
Makefile Begin attempting to consolidate the two different i386 emulations 2003-08-22 22:51:48 +00:00
syscalls.conf GC unused 'syshide' override to /dev/null. This was here to disable 2003-12-24 00:32:07 +00:00
syscalls.master Introduce a new field in the syscalls.master file format to hold the 2005-05-30 15:09:18 +00:00