NetBSD/sys/compat
rmind 0c217aec3a posix_spawn:
- Remove copy-pasting in error paths, use execve_free_{vmspace,data}().
- Move some code (both in the init and exit paths) out of the locks.
- Slightly simplify do_posix_spawn() callers.
- Add few asserts and comments.
2012-04-30 21:19:58 +00:00
..
aoutm68k Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
common Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
freebsd P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
ibcs2 Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
linux define LINUX_DEBUGLINK_SIGNATURE for i386 too. 2012-03-21 03:20:22 +00:00
linux32 Do not read past end of array. Found by gcc -03 2012-03-15 16:17:48 +00:00
m68k4k
ndis ansi prototypes 2012-02-03 23:39:59 +00:00
net
netbsd32 posix_spawn: 2012-04-30 21:19:58 +00:00
netinet6
osf1 Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
ossaudio Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
sunos Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
sunos32 Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
svr4 Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
svr4_32 Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
sys Add missing semi-colon. 2012-03-18 21:48:47 +00:00
ultrix Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
vax1k
Makefile