NetBSD/sys/compat
christos 95ffbb8bc9 Define a PSL_CLEARSIG macro for the psl flags to be cleared on signal delivery
and use it everywhere.
2008-09-18 15:57:04 +00:00
..
aoutm68k Commit regenerated files after adding include of <sys/sched.h>. 2008-06-21 19:59:09 +00:00
common Replace references to getsock/getvnode. 2008-06-24 11:18:14 +00:00
darwin Remove proc_representative_lwp(), use a simple LIST_FIRST() instead. 2008-07-02 19:49:58 +00:00
freebsd Follow FreeBSD's rev 1.18 (by imp): 2008-05-12 17:46:08 +00:00
ibcs2 Replace references to getsock/getvnode. 2008-06-24 11:18:14 +00:00
irix Remove proc_representative_lwp(), use a simple LIST_FIRST() instead. 2008-07-02 19:49:58 +00:00
linux Define a PSL_CLEARSIG macro for the psl flags to be cleared on signal delivery 2008-09-18 15:57:04 +00:00
linux32 Define a PSL_CLEARSIG macro for the psl flags to be cleared on signal delivery 2008-09-18 15:57:04 +00:00
m68k4k
mach Remove proc_representative_lwp(), use a simple LIST_FIRST() instead. 2008-07-02 19:49:58 +00:00
ndis use device_xname 2008-07-17 13:39:50 +00:00
netbsd32 Use more timespecs internally. From Alexander Shishkin and me. 2008-07-15 16:18:08 +00:00
osf1 Replace references to getsock/getvnode. 2008-06-24 11:18:14 +00:00
ossaudio
pecoff
sunos convert some [left behind] compat code to use new sockopt API 2008-08-07 20:15:32 +00:00
sunos32 convert some [left behind] compat code to use new sockopt API 2008-08-07 20:15:32 +00:00
svr4 Change {ff,fd}_exclose and ff_allocated to bool. Change exclose arg to 2008-07-02 16:45:19 +00:00
svr4_32 Change {ff,fd}_exclose and ff_allocated to bool. Change exclose arg to 2008-07-02 16:45:19 +00:00
sys
ultrix 'if (error = 0)' -> 'if (error == 0)' 2008-08-08 16:21:44 +00:00
vax1k
Makefile