plan9fox/sys
cinap_lenrek ef9c5b4cc7 pool: more strict checktree() for poolcheck
check that Free.next and Free.prev pointers are not nil.

check that Free.left and Free.right are Poison in non-tree nodes.

check that Free.left and Free.right are *not* Poison in tree nodes.

change Poison to 0xffffffffcafebabe for 64bit machines.
2015-01-05 14:23:01 +01:00
..
doc
games/lib fortunes: no. -- ftrvxmtrx 2014-12-28 15:08:41 -05:00
include bio: add Bfdopen() from plan9port 2014-12-14 20:21:42 +01:00
lib qmail: call mail instead of smtp with the wrong path 2014-12-11 14:45:16 -05:00
man aux/vga: display switching for Intel adapters 2015-01-01 16:19:24 +01:00
src pool: more strict checktree() for poolcheck 2015-01-05 14:23:01 +01:00