minix/servers/pm
Ben Gras b1da7fafd0 vm: fix a null dereference on out-of-memory
. also make other out-of-memory conditions less fatal
	. add a test case for a user program using all the memory
	  it can
	. remove some diagnostic prints for situations that are normal
	  when running out of memory so running the test isn't noisy
2012-11-09 18:36:51 +01:00
..
alarm.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
break.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
const.h Fix a few compile time warnings 2010-07-02 12:41:19 +00:00
exec.c various warning/errorwarning fixes for gcc47 2012-08-27 16:19:18 +02:00
forkexit.c vm: fix a null dereference on out-of-memory 2012-11-09 18:36:51 +01:00
getset.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
glo.h No more intel/minix segments. 2012-07-15 22:30:15 +02:00
main.c pm: update for ARM 2012-08-12 23:30:54 +02:00
Makefile Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
mcontext.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
misc.c pm: update for ARM 2012-08-12 23:30:54 +02:00
mproc.h Implement issetugid syscall 2011-11-28 10:03:43 +00:00
param.h exec() cleanup, generalization, improvement 2012-06-07 15:15:01 +02:00
pm.h various coverity-inspired fixes 2012-07-16 14:00:56 +02:00
profile.c profiling related cleanup 2012-07-15 21:56:55 +02:00
proto.h exec() cleanup, generalization, improvement 2012-06-07 15:15:01 +02:00
schedule.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
signal.c PM: do not panic if sys_sigsend returns ENOMEM 2012-11-09 16:11:02 +00:00
table.c exec() cleanup, generalization, improvement 2012-06-07 15:15:01 +02:00
time.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
trace.c drop from segments physcopy/vircopy invocations 2012-06-18 12:28:40 +00:00
type.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
utility.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00