|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Michael Knudsen (mk
cvs.openbsd.org)
Date: Sat Jun 14 2008 - 05:55:21 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: mk
cvs.openbsd.org 2008/06/14 04:55:21
Modified files:
sys/arch/m68k/m68k: pmap_motorola.c
sys/arch/m88k/m88k: pmap.c
sys/arch/mips64/mips64: pmap.c
sys/arch/powerpc/powerpc: pmap.c trap.c
sys/arch/solbourne/solbourne: pmap.c
sys/arch/sparc64/sparc64: pmap.c
sys/arch/vax/vax: pmap.c
sys/dev : ccd.c
sys/isofs/udf : udf_vfsops.c udf_vnops.c
sys/kern : uipc_socket.c vfs_subr.c
sys/nfs : nfs_node.c
sys/ufs/ffs : ffs_softdep.c
Log message:
A bunch of pool_get() + bzero() -> pool_get(..., .. | PR_ZERO)
conversions that should shave a few bytes off the kernel.
ok henning, krw, jsing, oga, miod, and thib (``even though i usually prefer
FOO|BAR''; thanks for looking.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]