freebsd-nq/sys/compat/freebsd32
John Baldwin 19042f9cce - Change the commented out freebsd32_xxx() example to use kern_xxx() along
with a single copyin() + translate and translate + copyout() rather than
  using the stackgap.
- Remove implementation of the stackgap for freebsd32 since it is no longer
  used for that compat ABI.

Approved by:	re (scottl)
2005-06-29 15:16:20 +00:00
..
freebsd32_misc.c - Change the commented out freebsd32_xxx() example to use kern_xxx() along 2005-06-29 15:16:20 +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 - Change the commented out freebsd32_xxx() example to use kern_xxx() along 2005-06-29 15:16:20 +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