CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2013/05/03 12:26:07

Modified files:
        sys/kern       : kern_malloc.c subr_pool.c 
        sys/sys        : malloc.h 

Log message:
switch the malloc and pool freelists to using xor simpleq.
this adds a tiny bit more protection from list manipulation.

Reply via email to