CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/02/19 22:08:41
Modified files: sys/arch/m88k/include: vmparam.h Log message: Increase maximum text and data size limits, and double the default data size limit. This allows c++ memory hogs, such as pcre's pcrecpp_unittest.cc, to compile on m88k.