]> Zhao Yanbai Git Server - minix.git/commit
Remove ability to pass commands to bootloader
authorErik van der Kouwe <erik@minix3.org>
Thu, 22 Nov 2012 16:30:22 +0000 (17:30 +0100)
committerErik van der Kouwe <erik@minix3.org>
Thu, 22 Nov 2012 18:16:17 +0000 (19:16 +0100)
commit57c748b96891f3a774b79c507a1a3609d1862f98
tree1449dfd44658a982471d95afb7fcdd41df9e5c82
parent4a711bea63dc53acce03198b5fbfaa103fe328d6
Remove ability to pass commands to bootloader
14 files changed:
commands/reboot/halt.c
commands/reboot/shutdown.c
include/minix/com.h
include/minix/syslib.h
include/sys/reboot.h
include/unistd.h
kernel/arch/i386/arch_reset.c
kernel/main.c
kernel/system/do_abort.c
lib/libc/sys-minix/reboot.c
lib/libsys/sys_abort.c
man/man2/reboot.2
man/man8/shutdown.8
servers/pm/param.h