Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/netsmb



Module Name:    src
Committed By:   riz
Date:           Fri Jul 16 18:47:10 UTC 2010

Modified Files:
        src/sys/netsmb [netbsd-5]: mchain.h smb_dev.h smb_subr.c smb_subr.h
            subr_mchain.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #1426):
        sys/netsmb/subr_mchain.c: revision 1.19
        sys/netsmb/smb_subr.c: revision 1.35
        sys/netsmb/smb_subr.h: revision 1.19
        sys/netsmb/mchain.h: revision 1.9
        sys/netsmb/smb_dev.h: revision 1.7
Convert sizes/lengths to unsigned (size_t) or uint32_t
(for binary compatibility).


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.52.1 src/sys/netsmb/mchain.h
cvs rdiff -u -r1.6 -r1.6.74.1 src/sys/netsmb/smb_dev.h
cvs rdiff -u -r1.32 -r1.32.6.1 src/sys/netsmb/smb_subr.c
cvs rdiff -u -r1.18 -r1.18.6.1 src/sys/netsmb/smb_subr.h
cvs rdiff -u -r1.15 -r1.15.6.1 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