Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   yamt
Date:           Fri Oct  3 16:34:31 UTC 2003

Modified Files:
        src/sys/fs/cd9660: cd9660_mount.h
        src/sys/fs/filecorefs: filecore_mount.h
        src/sys/fs/msdosfs: msdosfsmount.h
        src/sys/fs/ntfs: ntfsmount.h
        src/sys/fs/union: union.h
        src/sys/miscfs/procfs: procfs.h
        src/sys/nfs: nfsmount.h

Log Message:
terminate snprintb 'new' format strings correctly.
(fixes overrun in mount_*)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/fs/cd9660/cd9660_mount.h
cvs rdiff -r1.2 -r1.3 src/sys/fs/filecorefs/filecore_mount.h
cvs rdiff -r1.4 -r1.5 src/sys/fs/msdosfs/msdosfsmount.h
cvs rdiff -r1.1 -r1.2 src/sys/fs/ntfs/ntfsmount.h
cvs rdiff -r1.8 -r1.9 src/sys/fs/union/union.h
cvs rdiff -r1.50 -r1.51 src/sys/miscfs/procfs/procfs.h
cvs rdiff -r1.28 -r1.29 src/sys/nfs/nfsmount.h

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