Module Name: src Committed By: christos Date: Sat Jun 2 16:26:24 UTC 2012
Modified Files:
src/sys/fs/ntfs: ntfs_subr.c
Log Message:
- fix some mallocs not to have casts and specify sizeof(*var)
- if the index magic is 0, don't complain, just return an error.
- make dprintfs use __func__
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/fs/ntfs/ntfs_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
