freebsd-src/sys/compat/freebsd32
John Baldwin fe8cdcae87 - Replace inline implementations of sigprocmask() with calls to
kern_sigprocmask() in the various binary compatibility emulators.
- Replace calls to sigsuspend(), sigaltstack(), sigaction(), and
  sigprocmask() that used the stackgap with calls to the corresponding
  kern_sig*() functions instead without using the stackgap.
2003-04-22 18:23:49 +00:00
..
freebsd32.h
freebsd32_misc.c - Replace inline implementations of sigprocmask() with calls to 2003-04-22 18:23:49 +00:00
freebsd32_proto.h Regen: swapoff 2002-12-16 00:49:36 +00:00
freebsd32_syscall.h Regen: swapoff 2002-12-16 00:49:36 +00:00
freebsd32_sysent.c Regen: swapoff 2002-12-16 00:49:36 +00:00
freebsd32_util.h SCARGS removal take II. 2002-12-14 01:56:26 +00:00
Makefile
syscalls.conf
syscalls.master o In struct prison, add an allprison linked list of prisons (protected 2003-04-09 02:55:18 +00:00