Reboot when Ctrl+Alt+Del is pressed.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Aug 2008 03:05:05 +0000 (03:05 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Aug 2008 03:05:05 +0000 (03:05 +0000)
commit5f9cda0d4a96e76b399143fcaf41dd8f7d609187
treecac6932940d9849dea282f5065652e604068d293
parent725de3b461f5d77f583f9102bac6cca1db83c7bc
Reboot when Ctrl+Alt+Del is pressed.

Suggested by Anthony Romano.
Implementation with assistance from and reviewed by Godmar Back.
solutions/p1.patch
solutions/p3.patch
solutions/p4.patch
src/devices/kbd.c
src/devices/timer.c
src/devices/timer.h
src/threads/init.c