NetBSD/sys/compat
scw cb52115837 In preparation for COMPAT_NETBSD32 on SH-5:
- The MD netbsd32_machdep.h header now defines the 32-bit pointer type
   instead of using u_int32_t everywhere,
 - The MD netbsd32_machdep.h header now defines a macro (at least on
   current implementations) which converts a 32-bit pointer to its 64-bit
   equivalent,
 - Change the MI code to utilise the above two items in all the right places,
 - Implement netbsd32___sigaction_sigtramp().

Tested on Sparc64 by Matt Green.
2002-10-23 13:16:38 +00:00
..
aout - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
aoutm68k - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
common count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
freebsd regen for rfork 2002-10-09 20:24:10 +00:00
hpux count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
ibcs2 count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
irix merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
linux remove XXX should die comment from the define; otherwise traditional cpp 2002-10-22 23:31:24 +00:00
m68k4k count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
mach - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
netbsd32 In preparation for COMPAT_NETBSD32 on SH-5: 2002-10-23 13:16:38 +00:00
osf1 - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
ossaudio Make SNDCTL_DSP_POST a nop. It's explicitly *not* supposed to sleep, and as 2001-12-24 00:10:46 +00:00
pecoff - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
sunos count executable image pages as executable for vm-usage purposes. 2002-10-05 22:34:02 +00:00
sunos32 - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
svr4 merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
svr4_32 - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
ultrix - Introduce a e_fault field in struct proc to provide emulation specific 2002-09-21 21:14:54 +00:00
vax1k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
Makefile Our INCSDIR has been pruned from distrib/sets, so don't make it any more. 2001-03-30 12:42:30 +00:00