CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2016/09/15 00:07:22

Modified files:
        share/man/man9 : RBT_INIT.9 
        sys/sys        : tree.h 
        sys/kern       : subr_tree.c 

Log message:
add RBT_POISON and RBT_CHECK so you can poison the pointers in RBT_ENTRYs

this seems like a better way forward than simply removing the
poisoning that uvm does.

Reply via email to