DragonFly commits List (threaded) for 2011-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel: Replace some bzero()s with M_ZERO in the preceding kmalloc().
commit 0c374e73f49f12f05bcfa0803c47b8051bc9c90b
Author: Sascha Wildner <saw@online.de>
Date: Fri Nov 4 17:20:06 2011 +0100
kernel: Replace some bzero()s with M_ZERO in the preceding kmalloc().
Summary of changes:
sys/dev/raid/twa/tw_osl_freebsd.c | 6 ++----
sys/dev/raid/tws/tws_cam.c | 9 +++------
sys/kern/subr_alist.c | 6 +-----
sys/kern/subr_blist.c | 5 +----
sys/kern/subr_prof.c | 4 +---
sys/net/pf/pf_norm.c | 4 ++--
6 files changed, 10 insertions(+), 24 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0c374e73f49f12f05bcfa0803c47b8051bc9c90b
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]