plan9fox/sys
cinap_lenrek 00572496ce kernel: use nicer check in okaddr(), wet floor signs in fixfault()
instead of checking addr+len >= addr, check len >= -addr so
that addr == 0 is never valid for len > 0 even if we decide
to have memory at the zero page so theres never any chance
user can pass in "nil" pointers.

put up some signs where we fall thru the switch cases in
fixfault()
2015-11-06 17:27:15 +01:00
..
doc
games/lib fortunes: [9fans] FUSE on Plan9 2015-10-31 16:09:15 -04:00
include libsec: add chacha cipher (from charles forsyth) 2015-10-22 07:48:26 +02:00
lib acid/leak: fix endless loop for B2NB(b) == b case (thanks mischief) 2015-10-19 00:20:33 +02:00
man delkey(1): update man page to reflect recent changes. 2015-10-31 16:07:22 -04:00
src kernel: use nicer check in okaddr(), wet floor signs in fixfault() 2015-11-06 17:27:15 +01:00