NetBSD/sys/compat
manu 9dfecbefdb Fixed stack setup for argument passing. argc and **argv need to be aligned
on a 16 bytes boundary. To get things done, we currently duplicate a lot of
code from copyargs(), this should be done in a nicer way.
2001-12-04 22:13:41 +00:00
..
aout add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
aoutm68k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
common Preload <bsd.own.mk> before .undef DESTDIR. 2001-11-14 22:00:42 +00:00
freebsd add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
hpux don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ibcs2 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
irix Fixed stack setup for argument passing. argc and **argv need to be aligned 2001-12-04 22:13:41 +00:00
linux Removed unused (commented out) code 2001-11-20 21:50:13 +00:00
m68k4k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
mach add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
netbsd32 if the LKM support is not compiled in, don't bother using exec_lock 2001-11-23 22:02:39 +00:00
osf1 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
ossaudio add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
pecoff pecoff_copyargs(): Fix incorrect pointer type of the variable `ap'. 2001-12-03 06:11:33 +00:00
sunos Don't define COMPAT_SUNOS here. It is defined in opt_compat_sunos.h 2001-12-02 00:35:25 +00:00
sunos32 SUNOS_M_NATIVE is now a macro that takes an arg, not a constant. 2001-11-29 18:53:50 +00:00
svr4 nuke the #include "opt_compat_irix.h", too 2001-12-02 00:46:03 +00:00
svr4_32 don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ultrix add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +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