cvs commit: src/sys/sys resourcevar.h src/sys/vm vm_glue.c
Hiten Pandya
hmp at crater.dragonflybsd.org
Sun Jun 20 10:45:47 PDT 2004
hmp 2004/06/20 10:44:11 PDT
DragonFly src repository
Modified files:
sys/sys resourcevar.h
sys/vm vm_glue.c
Log:
Zero-out the whole pstats structure and then copy the relevant fields,
instead of messing with caddr_t's and range-based zero'ing.
Discussed-with: Matthew Dillon <dillon at xxxxxxxxxxxxx>
Revision Changes Path
1.9 +0 -4 src/sys/sys/resourcevar.h
1.23 +5 -6 src/sys/vm/vm_glue.c
http://www.dragonflybsd.org/cvsweb/src/sys/sys/resourcevar.h.diff?r1=1.8&r2=1.9&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_glue.c.diff?r1=1.22&r2=1.23&f=u
More information about the Commits
mailing list