minix/servers
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
..
devman Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
ds Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
ext2 Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
hgfs Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
inet Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
input Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
ipc Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
is use netbsd <sys/signal.h> and sigset_t 2014-03-02 12:28:31 +01:00
iso9660fs Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
lwip Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
mfs big <utmp.h>-inspired netbsd switch 2014-03-01 09:05:02 +01:00
pfs Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
pm use netbsd <sys/signal.h> and sigset_t 2014-03-02 12:28:31 +01:00
procfs PM: rework signal handling 2014-03-01 09:04:59 +01:00
rs Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
sched Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
vbfs Add VBFS: VirtualBox Shared Folder File System 2012-04-11 00:27:48 +02:00
vfs drop <minix/termios.h>, use clean <sys/termios.h> 2014-03-02 12:28:20 +01:00
vm bigger message 2014-03-02 12:28:31 +01:00
Makefile big <utmp.h>-inspired netbsd switch 2014-03-01 09:05:02 +01:00
Makefile.inc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00