..
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
Move SysV IPC freebsd32 compat shims helpers from freebsd32_misc.c to
2010-03-19 11:01:51 +00:00
freebsd32_misc.c
Create shared (readonly) page. Each ABI may specify the use of page by
2011-01-08 16:13:44 +00:00
freebsd32_proto.h
Regenerate system call files following addition of cap_enter(2),
2011-03-01 13:30:23 +00:00
freebsd32_signal.h
Constify source argument for siginfo_to_siginfo32().
2010-07-04 11:43:53 +00:00
freebsd32_syscall.h
Regenerate system call files following addition of cap_enter(2),
2011-03-01 13:30:23 +00:00
freebsd32_syscalls.c
Regenerate system call files following addition of cap_enter(2),
2011-03-01 13:30:23 +00:00
freebsd32_sysent.c
Regenerate system call files following addition of cap_enter(2),
2011-03-01 13:30:23 +00:00
freebsd32_util.h
Revert r210451, and the similar part of the r210431. The forward-declaration
2010-07-26 12:52:44 +00:00
freebsd32.h
Restore the ABI of struct kinfo_proc32 after r213536.
2010-12-19 21:18:33 +00:00
Makefile
syscalls.conf
- Remove unused sysvec variables from various syscalls.conf.
2006-08-15 17:25:55 +00:00
syscalls.master
Add two new system calls, setloginclass(2) and getloginclass(2). This makes
2011-03-05 12:40:35 +00:00