]> Zhao Yanbai Git Server - minix.git/commit
- enable ipc warnings by default
authorBen Gras <ben@minix3.org>
Fri, 17 Apr 2009 13:46:37 +0000 (13:46 +0000)
committerBen Gras <ben@minix3.org>
Fri, 17 Apr 2009 13:46:37 +0000 (13:46 +0000)
commite0f3a5acf1b5b6582bfa83d690578a5bcdbd7274
tree49522a42f3d9310833f4b5219a6df882828ee591
parente5717f7aef574c23e9bc0b8460d6a9fcbc0fffdc
 - enable ipc warnings by default
 - ipc checking code in kernel didn't properly catch the
   sendrec() to self case; added special case check
 - triggered by PM using stock panic() - needs its own _exit()

reported by Joren l'Ami.
kernel/debug.h
kernel/proc.c
servers/pm/forkexit.c