minix/servers/is
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
..
dmp.c Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
dmp_ds.c drop safemap code 2012-10-30 13:55:42 +01:00
dmp_fs.c VFS: further cleanup of device code 2014-03-01 09:04:58 +01:00
dmp_kernel.c Rename SYSCTL kernel call to DIAGCTL 2014-03-01 09:04:54 +01:00
dmp_pm.c use netbsd <sys/signal.h> and sigset_t 2014-03-02 12:28:31 +01:00
dmp_rs.c VFS: further cleanup of device code 2014-03-01 09:04:58 +01:00
dmp_vm.c Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
glo.h various coverity-inspired fixes 2012-07-16 14:00:56 +02:00
inc.h Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
main.c Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
Makefile Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
proto.h No more intel/minix segments. 2012-07-15 22:30:15 +02:00