No description
Find a file
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
boot start a.out2com script with 'sh' (Bug#365.1, reported by Antoine Leca) 2010-01-05 09:21:55 +00:00
commands - Make packman unmount the packages cd if it was mounted. 2010-01-13 15:52:55 +00:00
docs Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
drivers Fixed a bug in apic.c that broke lapic_stop_timer(). 2010-01-13 14:44:19 +00:00
etc General cleanup: 2010-01-05 19:39:27 +00:00
include PCI: add 64-bit BAR support 2010-01-13 10:52:47 +00:00
kernel Killing Minix by typing Q on serial console 2010-01-14 09:46:16 +00:00
lib Mount updates: 2010-01-12 23:08:50 +00:00
man - Make packman unmount the packages cd if it was mounted. 2010-01-13 15:52:55 +00:00
servers Fixed a bug in apic.c that broke lapic_stop_timer(). 2010-01-13 14:44:19 +00:00
test Add tests for sigsetjmp/siglongjmp 2010-01-12 09:53:39 +00:00
tools unbreak building CDs 2009-12-23 23:59:32 +00:00
LICENSE Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
Makefile Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00