CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2009/04/24 02:13:24
Modified files: sys/kern : kern_malloc_debug.c Log message: Change format strings to allow 64 bit addresses to display properly, and add a missing argument to one of the printf calls. ok art@