freebsd-dev/sys/compat/freebsd32
Ed Schouten 18cf135421 Update system call tables.
The previous commit also included changes to all the system call lists,
but it is a tradition to update these lists in a second commit, so rerun
make sysent to update the $FreeBSD$ tags inside these files to refer to
the latest version of syscalls.master.

Requested by:	rwatson
2008-08-20 08:39:10 +00:00
..
freebsd32_ipc.h Add freebsd32 compat wrappers for msgctl() and _semctl() using 2007-12-06 23:35:29 +00:00
freebsd32_misc.c style(9): put parentheses around return values. 2008-07-10 19:54:34 +00:00
freebsd32_proto.h Update system call tables. 2008-08-20 08:39:10 +00:00
freebsd32_signal.h Oops, add the missing file. 2006-10-05 01:58:08 +00:00
freebsd32_syscall.h Update system call tables. 2008-08-20 08:39:10 +00:00
freebsd32_syscalls.c Update system call tables. 2008-08-20 08:39:10 +00:00
freebsd32_sysent.c Update system call tables. 2008-08-20 08:39:10 +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 Move several data structure definitions out of freebsd32_misc.c and into 2007-12-06 23:11:27 +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 Integrate the new MPSAFE TTY layer to the FreeBSD operating system. 2008-08-20 08:31:58 +00:00