freebsd-dev/sys/ia64/ia32
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
..
ia32_misc.c - Replace inline implementations of sigprocmask() with calls to 2003-04-22 18:23:49 +00:00
ia32_proto.h Regen: swapoff 2002-12-16 00:49:36 +00:00
ia32_signal.c Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to 2002-09-01 21:41:24 +00:00
ia32_syscall.h Regen: swapoff 2002-12-16 00:49:36 +00:00
ia32_sysent.c Regen: swapoff 2002-12-16 00:49:36 +00:00
ia32_sysvec.c Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to 2002-09-01 21:41:24 +00:00
ia32_util.h SCARGS removal take II. 2002-12-14 01:56:26 +00:00
ia32.h
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