]> Zhao Yanbai Git Server - minix.git/commit
Move MINIX reboot definitions into minix/reboot.h 12/412/2
authorDavid van Moolenbroek <david@minix3.org>
Wed, 20 Mar 2013 15:29:03 +0000 (15:29 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Wed, 20 Mar 2013 16:50:01 +0000 (16:50 +0000)
commit50e46307de6f9b5199286c69836a66b20ae63425
tree25f50f0e16bd05cc4ffa0b929b1dd36c4a85d9a4
parent3be9c7c33b3a20e4549f83c45a49e83f1a1668ba
Move MINIX reboot definitions into minix/reboot.h

Also fix a buffer overflow in commands/reboot/sh_wall.c.

Change-Id: I3a61057c4f0221d1700e14d44520b4ad17f1dbe1
16 files changed:
commands/reboot/halt.c
commands/reboot/sh_wall.c
commands/reboot/shutdown.c
distrib/sets/lists/minix/mi
drivers/tty/arch/i386/keyboard.c
include/minix/Makefile
include/minix/reboot.h [new file with mode: 0644]
include/unistd.h
kernel/arch/earm/pre_init.c
kernel/arch/i386/arch_reset.c
kernel/arch/i386/pre_init.c
kernel/main.c
man/man2/reboot.2
servers/init/init.c
servers/pm/misc.c
sys/sys/reboot.h