freebsd-dev/sys/compat/freebsd32
John Baldwin 8e3764c0a6 Fix the freebsd32 versions of semsys(), shmsys(), and msgsys() to use the
old ABI versions of the relevant control system call (e.g.
freebsd7_freebsd32_msgctl() instead of freebsd32_msgctl() for msgsys()).

Approved by:	re (kib)
2009-07-27 16:03:04 +00:00
..
freebsd32_ioctl.c Emulate the FIODGNAME ioctl in our 32-bit emulator. 2009-03-29 20:09:51 +00:00
freebsd32_ioctl.h Emulate the FIODGNAME ioctl in our 32-bit emulator. 2009-03-29 20:09:51 +00:00
freebsd32_ipc.h Change the ABI of some of the structures used by the SYSV IPC API: 2009-06-24 21:10:52 +00:00
freebsd32_misc.c Fix the freebsd32 versions of semsys(), shmsys(), and msgsys() to use the 2009-07-27 16:03:04 +00:00
freebsd32_proto.h Regen the freebsd32 parts. 2009-07-08 16:30:34 +00:00
freebsd32_signal.h Add 32-bit compat support for AIO. 2008-12-11 00:58:05 +00:00
freebsd32_syscall.h Regen the freebsd32 parts. 2009-07-08 16:30:34 +00:00
freebsd32_syscalls.c Regen the freebsd32 parts. 2009-07-08 16:30:34 +00:00
freebsd32_sysent.c Regen the freebsd32 parts. 2009-07-08 16:30:34 +00:00
freebsd32_util.h Add support for installing 32-bit system calls from kernel modules. This 2008-09-25 20:50:21 +00:00
freebsd32.h Rename implementation function for freebsd32 sysarch(2) to allow for 2009-04-01 13:11:50 +00:00
Makefile Add a 'clean' target. 2005-10-23 23:58:23 +00:00
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master Fix freebsd32 version of lpathconf(2). 2009-07-08 16:26:43 +00:00