]> Zhao Yanbai Git Server - minix.git/commit
at_wini: removed RO_BIT misfeature, not used any more
authorBen Gras <ben@minix3.org>
Mon, 13 Mar 2006 13:21:13 +0000 (13:21 +0000)
committerBen Gras <ben@minix3.org>
Mon, 13 Mar 2006 13:21:13 +0000 (13:21 +0000)
commit1a7f7d63338a274a1494fcbb0f90a8f98fdfa054
treebcd38e215e02ff69efd706b8f1ef3b9a07d274ba
parentb3f969af94b0f5a3f8091706334dde090ae04949
at_wini: removed RO_BIT misfeature, not used any more
pm: fixed rebooting by making a copy of the monitor code from the user
    process. this is necessary because that process is dead by the time
    sys_abort() is called.

    also added more info to the "can't reply" panic.
drivers/at_wini/at_wini.c
servers/pm/main.c
servers/pm/misc.c