Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs/lfs
Module Name: src
Committed By: yamt
Date: Sun Jan 12 13:04:53 UTC 2003
Modified Files:
src/sys/ufs/lfs: lfs_vfsops.c
Log Message:
- zerofill struct lfs when allocating it.
- use M_ZERO instead of memset after malloc.
To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 src/sys/ufs/lfs/lfs_vfsops.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