Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/arch/sun2
Module Name: src
Committed By: bouyer
Date: Sat Mar 31 15:42:11 UTC 2007
Modified Files:
src/sys/arch/sun2/include [netbsd-4]: param.h
src/sys/arch/sun2/sun2 [netbsd-4]: machdep.c trap.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #527):
sys/arch/sun2/sun2/trap.c: revision 1.30
sys/arch/sun2/include/param.h: revision 1.9
sys/arch/sun2/sun2/machdep.c: revision 1.49
Pass proper args to ksyms_init().
Fix compile with options DIAGNOSTIC.
(Hmm, no one has tried it since nathanw_sa merge..)
Bump MAXBSIZE to 0x4000 because 16KB could be used by default
on newfs(8) in these days and we'll get "buf mem pool index 5" panic
in sys/kern/vfs_bio.c.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.24.1 src/sys/arch/sun2/include/param.h
cvs rdiff -r1.44 -r1.44.2.1 src/sys/arch/sun2/sun2/machdep.c
cvs rdiff -r1.27 -r1.27.8.1 src/sys/arch/sun2/sun2/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index