Module Name: src Committed By: martin Date: Wed Apr 11 14:43:23 UTC 2018
Modified Files: src/sys/arch/amd64/include [netbsd-8]: param.h src/sys/arch/i386/include [netbsd-8]: param.h Log Message: Pull up following revision(s) (requested by sborrill in ticket #736): sys/arch/i386/include/param.h: revision 1.83 sys/arch/amd64/include/param.h: revision 1.24 Double size of MSGBUFSIZE as existing value is not big enough to hold boot dmesg on modern server-class hardware with lots of CPUs, etc. To generate a diff of this commit: cvs rdiff -u -r1.21.6.2 -r1.21.6.3 src/sys/arch/amd64/include/param.h cvs rdiff -u -r1.80 -r1.80.6.1 src/sys/arch/i386/include/param.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.