minix/nbsd_include
Thomas Veerman a6d0ee24c3 Use correct value for _NSIG
User processes can send signals with number up to _NSIG. There are a few
signal numbers above that used by the kernel, but should explicitly not
be included in the range or range checks in PM will fail.

The system processes use a different version of sigaddset, sigdelset,
sigemptyset, sigfillset, and sigismember which does not include a range
check on signal numbers (as opposed to the normal functions used by normal
processes).

This patch unbreaks test37 when the boot image is compiled with GCC/Clang.
2012-01-16 11:42:29 +00:00
..
arch netbsd fsck driver import 2011-12-22 23:07:15 +01:00
arpa [NBSD libc] Various fixes. 2011-04-06 15:59:10 +00:00
heimdal
minix base system hooks for pkgsrc drivers 2011-11-16 16:18:21 +01:00
net
netinet
netinet6
prop import netbsd libprop 2011-12-22 18:03:13 +01:00
protocols
rpc Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
rpcsvc
ssp
sys Use correct value for _NSIG 2012-01-16 11:42:29 +00:00
ufs import netbsd ext2fs fsck and newfs 2011-12-22 23:07:23 +01:00
a.out.h
aio.h
ar.h
assert.h
atomic.h
bitstring.h
bm.h
cdbr.h
cdbw.h
complex.h
cpio.h
ctype.h
db.h
dirent.h
disktab.h
dlfcn.h
err.h
errno.h
fenv.h
fmtmsg.h
fnmatch.h
fstab.h
fts.h
ftw.h
getopt.h
glob.h
grp.h
hesiod.h
iconv.h
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kvm.h
langinfo.h
libgen.h
limits.h
link_aout.h
link_elf.h
link.h
locale.h
login_cap.h
lwp.h
Makefile import netbsd ext2fs fsck and newfs 2011-12-22 23:07:23 +01:00
malloc.h
math.h
md2.h
memory.h
mntopts.h
monetary.h
mpool.h
mqueue.h
ndbm.h
netconfig.h
netdb.h
netgroup.h
nl_types.h
nlist.h
nsswitch.h
paths.h
pwd.h
randomid.h
ranlib.h
re_comp.h
regex.h
regexp.h
res_update.h
resolv.h
rmt.h
sa.h
sched.h
search.h
semaphore.h
setjmp.h
sgtty.h
signal.h Use correct value for _NSIG 2012-01-16 11:42:29 +00:00
stab.h
stdbool.h
stddef.h
stdio.h
stdlib.h
string.h
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
tgmath.h
time.h Fine grained compatibility with _RENAMEd symbols 2011-11-28 10:12:44 +00:00
ttyent.h
tzfile.h
ucontext.h
ulimit.h
unistd.h Cut PM out of the adddma/deldma/getdma call path 2012-01-14 00:27:06 +01:00
util.h
utime.h
utmp.h
utmpx.h
uuid.h
varargs.h
vis.h
wchar.h
wctype.h
wordexp.h