CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2009/04/10 14:57:04

Modified files:
        sys/sys        : extent.h 
        sys/kern       : subr_extent.c 
        share/man/man9 : extent.9 
        regress/sys/kern/extent: extest.awk extest.exp tests 

Log message:
Add EX_CONFLICTOK flag that allows an allocation to conflict with existing
allocations, making sure that the union of all space is allocated.

ok deraadt@

Reply via email to