Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netsmb
Module Name: src
Committed By: christos
Date: Mon Jul 12 02:58:01 UTC 2010
Modified Files:
src/sys/netsmb: mchain.h smb_dev.h smb_subr.c smb_subr.h subr_mchain.c
Log Message:
Convert sizes/lengths to unsigned (size_t) or uint32_t
(for binary compatibility).
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/netsmb/mchain.h
cvs rdiff -u -r1.6 -r1.7 src/sys/netsmb/smb_dev.h
cvs rdiff -u -r1.34 -r1.35 src/sys/netsmb/smb_subr.c
cvs rdiff -u -r1.18 -r1.19 src/sys/netsmb/smb_subr.h \
src/sys/netsmb/subr_mchain.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