Files
minix/kernel/arch/i386
Tomas Hruby 98563a4afa Killing Minix by typing Q on serial console
- if debugging on serial console is enabled typing Q kills the system. It is
  handy if the system gets locked up and the timer interrupts still work. Good
  for remote debugging.

- NOT_REACHABLE reintroduced and fixed. It should be used for marking code which
  is not reachable because the previous code _should_ not return. Such places
  are not always obvious
2010-01-14 09:46:16 +00:00
..
2009-11-16 21:41:44 +00:00
2009-11-16 21:41:44 +00:00
2010-01-13 18:22:41 +00:00
2009-11-16 21:41:44 +00:00
2009-11-06 09:04:15 +00:00
2009-09-21 14:31:52 +00:00
2009-11-16 21:41:44 +00:00
2009-11-16 21:41:44 +00:00
2009-11-16 21:41:44 +00:00
2010-01-06 08:23:14 +00:00