NetBSD/sys/compat
maxv 8d404a3e9c There are two times the same branches.
} else if (addr == LUSR_OFF(__signal)) {
 			error = ENOTSUP;
		} else if (addr == LUSR_OFF(__signal)) {
			error = ENOTSUP;
		}

Just delete one of them. Spotted by my code scanner.

ok christos@
2014-04-15 17:53:09 +00:00
..
aoutm68k c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
common Move a few compat 50 syscalls, not applicable to rump kernels, out of 2014-04-04 18:17:36 +00:00
freebsd fix typos 2014-03-07 02:02:16 +00:00
ibcs2 Redo previous. 2014-03-08 01:51:58 +00:00
linux There are two times the same branches. 2014-04-15 17:53:09 +00:00
linux32 c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
m68k4k c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
ndis kill {v,}sprintf 2014-03-26 18:11:26 +00:00
net Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socket 2011-02-01 01:39:19 +00:00
netbsd32 Fix a potential - but very unlikely - NULL pointer dereference. 2014-03-22 08:15:25 +00:00
netinet6
osf1 c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
ossaudio exec modules need to be of the exec kind 2013-09-19 18:50:35 +00:00
sunos c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
sunos32 c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
svr4 Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
svr4_32 'error' is not set on failure. Which means that if copyout() fails, 0 2014-04-09 11:40:03 +00:00
sys add a struct for the 4.3BSD struct direct 2014-01-28 01:29:35 +00:00
ultrix c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
vax1k c99 initializers for struct execsw 2014-03-07 01:33:43 +00:00
Makefile