CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2014/07/08 04:15:16
Modified files: usr.sbin/procmap: procmap.c Log message: There really isn't a strict "heap" anymore, so just call everything like that an anon. Useful change since BRKSIZ will soon leave the namespace. ok kettenis