minix/sys
Ben Gras 8ccb12bb5a use netbsd <sys/signal.h> and sigset_t
. create signals-related struct message type to store sigset_t
	  directly
	. create notify-specific message types, so the generic NOTIFY_ARG
	  doesn't exist anymore
	. various related test expansions, improvements, fixes
	. add a few error-checks to sigismember() calls
	. rename kernel call specific signals fields to SYS_*

Change-Id: I53c18999b5eaf0cfa0cb25f5330bee9e7ad2b478
2014-03-02 12:28:31 +01:00
..
arch use netbsd <sys/signal.h> and sigset_t 2014-03-02 12:28:31 +01:00
compat/sys Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
conf uname: normalize release and version 2014-03-01 09:04:55 +01:00
dev Add VND driver, providing loopback devices 2014-03-01 09:04:54 +01:00
fs Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
lib a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
net Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
netinet Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
netinet6 Moving all NetBSD headers back where they belong. 2013-01-14 11:36:25 +01:00
sys use netbsd <sys/signal.h> and sigset_t 2014-03-02 12:28:31 +01:00
ufs imported code harmonisation 2012-03-14 16:02:59 +01:00
uvm netbsd dirent.h, import sys/sys *.h, mfs cleanup 2014-03-01 09:04:59 +01:00
Makefile netbsd dirent.h, import sys/sys *.h, mfs cleanup 2014-03-01 09:04:59 +01:00
stdlib.h Enable devname(3) 2014-03-01 09:04:53 +01:00