CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/12 06:27:27
Modified files:
sys/arch/alpha/alpha: pmap.c
sys/arch/sh/sh : pmap.c
sys/dev : systrace.c
sys/ufs/ext2fs : ext2fs_vfsops.c
sys/ufs/ffs : ffs_vfsops.c
Log message:
Remove bzero/memset calls after pool_gets by passing the PR_ZERO
flag to the pool_get call.
ok art@, krw@
