minix/servers
Ben Gras 32f3d9842d pm - sys_sigsend can fail legitimately
. specifically, if a signal handler can't be invoked due
    to process memory, EFAULT is returned from the kernel.
    don't panic() then.
2011-02-18 15:44:54 +00:00
..
ds <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
ext2 <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
hgfs don't send FS_READY anymore 2010-11-24 16:29:50 +00:00
inet <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
init Shutdown changes for multiboot: CTRL-ALT-DEL resets, panic halts 2010-08-30 19:01:58 +00:00
ipc Fix a few compile time warnings 2010-07-02 12:41:19 +00:00
is is - no more getlocktimings. 2011-02-04 13:34:43 +00:00
iso9660fs <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
mfs <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
pfs <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
pm pm - sys_sigsend can fail legitimately 2011-02-18 15:44:54 +00:00
procfs procfs - export extra kernel time accounting fields 2011-02-08 13:59:21 +00:00
rs <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
sched <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
vfs add NOASSERTS make flag that disables assert()s (NDEBUG=1). 2011-02-16 18:58:30 +00:00
vm vm: only suspend and resume process with vmctls in pt_writemap in smp mode 2011-02-11 14:56:52 +00:00
Makefile ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
Makefile.inc Makefile updates: 2010-06-11 16:05:36 +00:00