plan9fox/sys
cinap_lenrek 7f3659e78f kernel: cleanup exit()/shutdown()/reboot() code
introduce cpushutdown() function that does the common
operation of initiating shutdown, returning once all
cpu's got the message and are about to shutdown. this
avoids duplicated code which isnt really machine specific.

automatic reboot on panic only when *debug= is not set
and the machine is a cpu server or has no display,
otherwise just hang.
2015-11-30 14:56:00 +01:00
..
doc
games/lib fortunes: [9fans] FUSE on Plan9 2015-10-31 16:09:15 -04:00
include libsec: add chacha20 poly1305 aead, allow 64 bit iv's for chacha, add tsmemcmp() 2015-11-26 15:25:10 +01:00
lib acid/leak: fix endless loop for B2NB(b) == b case (thanks mischief) 2015-10-19 00:20:33 +02:00
man libsec: add chacha20 poly1305 aead, allow 64 bit iv's for chacha, add tsmemcmp() 2015-11-26 15:25:10 +01:00
src kernel: cleanup exit()/shutdown()/reboot() code 2015-11-30 14:56:00 +01:00