freebsd-skq/sys/compat/freebsd32
Adrian Chadd e77f9fed15 Update the ULE scheduler + thread and kinfo structs to use int for cpuid
rather than u_char.

To try and play nice with the ABI, the u_char CPU ID values are clamped
at 254.  The new fields now contain the full CPU ID, or -1 for no cpu.

Differential Revision:	D955
Reviewed by:	jhb, kib
Sponsored by:	Norse Corp, Inc.
2014-10-18 19:36:11 +00:00
..
freebsd32_capability.c
freebsd32_ioctl.c Overhaul CAM SG driver IOCTL interfaces. 2014-06-02 19:53:53 +00:00
freebsd32_ioctl.h Overhaul CAM SG driver IOCTL interfaces. 2014-06-02 19:53:53 +00:00
freebsd32_ipc.h
freebsd32_misc.c Fix fcntl(2) compat32 after r270691. The copyin and copyout of the 2014-09-25 21:07:19 +00:00
freebsd32_misc.h
freebsd32_proto.h Regenerate after r272823: 2014-10-09 15:19:35 +00:00
freebsd32_signal.h
freebsd32_syscall.h Regenerate after r272823: 2014-10-09 15:19:35 +00:00
freebsd32_syscalls.c Regenerate after r272823: 2014-10-09 15:19:35 +00:00
freebsd32_sysent.c Regenerate after r272823: 2014-10-09 15:19:35 +00:00
freebsd32_systrace_args.c Regen. 2014-08-27 01:02:19 +00:00
freebsd32_util.h Remove ia64. 2014-07-07 00:27:09 +00:00
freebsd32.h Update the ULE scheduler + thread and kinfo structs to use int for cpuid 2014-10-18 19:36:11 +00:00
Makefile
syscalls.conf
syscalls.master Move the SCTP syscalls to netinet with the rest of the SCTP code. The 2014-10-09 15:16:52 +00:00