[#] http://marc.info/?l=openbsd-cvs&m=140909896416753&w=2
openbsd-cvs(obsdave,2) — All
2014-08-27 04:55:10


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/26 18:22:26

Modified files:
sys/sys : pool.h
sys/kern : subr_pool.c

Log message:
deprecate the "item offset" handling. nothing uses it, so we can
cut it out of the code to simplify things.

ok mikeb@