jhb 9740ac3060 Rename remaining linux32 symbols such as linux_sysent[] and
linux_syscallnames[] from linux_* to linux32_* to avoid conflicts with
linux64.ko.  While here, add support for linux64 binaries to systrace.
- Update NOPROTO entries in amd64/linux/syscalls.master to match the
  main table to fix systrace build.
- Add a special case for union l_semun arguments to the systrace
  generation.
- The systrace_linux32 module now only builds the systrace_linux32.ko.
  module on amd64.
- Add a new systrace_linux module that builds on both i386 and amd64.
  For i386 it builds the existing systrace_linux.ko.  For amd64 it
  builds a systrace_linux.ko for 64-bit binaries.

Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D3954
2015-10-22 21:28:20 +00:00
..
2014-09-17 22:26:01 +00:00
2014-09-17 22:24:51 +00:00
2011-12-30 21:22:10 +00:00
2012-08-15 06:31:32 +00:00
2015-06-30 17:00:45 +00:00
2014-12-19 06:51:01 +00:00
2015-09-10 12:40:31 +00:00
2015-07-07 19:01:54 +00:00
2015-07-03 06:11:54 +00:00
2015-06-30 19:35:14 +00:00
2014-11-07 19:13:19 +00:00
2014-10-20 14:42:42 +00:00
2015-08-24 19:32:03 +00:00
2014-10-09 19:32:35 +00:00
2013-08-03 08:21:35 +00:00
2014-08-28 00:05:02 +00:00
2015-06-24 15:53:52 +00:00
2012-03-30 23:05:48 +00:00
2012-08-15 04:03:55 +00:00
2012-04-21 01:51:16 +00:00
2013-03-03 16:17:09 +00:00
2012-05-01 07:38:40 +00:00
MFC
2013-02-21 21:59:35 +00:00
2014-09-25 14:25:38 +00:00
2015-10-01 05:56:38 +00:00
2014-07-07 00:27:09 +00:00
2015-06-23 22:22:36 +00:00
2014-09-19 10:32:20 +00:00
2012-06-25 09:46:06 +00:00
2014-07-26 17:59:25 +00:00
2015-02-07 23:09:03 +00:00
2012-01-17 18:20:34 +00:00
2015-04-22 18:15:18 +00:00
2015-10-22 11:09:25 +00:00