NetBSD/sys/compat
bjs 91b72f6613 'if (error = 0)' -> 'if (error == 0)' 2008-08-08 16:21:44 +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 Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
linux32 Regen for rt_sigpending. 2008-07-24 12:11:14 +00:00
m68k4k Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
pecoff Make various bits of debug code compile again. 2008-04-30 14:07:13 +00:00
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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ultrix 'if (error = 0)' -> 'if (error == 0)' 2008-08-08 16:21:44 +00:00
vax1k Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile