Source-Changes archive

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

CVS commit: src/sys/ufs/ext2fs



Module Name:    src
Committed By:   tsutsui
Date:           Sat Sep 12 11:27:39 UTC 2009

Modified Files:
        src/sys/ufs/ext2fs: ext2fs.h ext2fs_dinode.h ext2fs_dir.h
            ext2fs_inode.c ext2fs_lookup.c ext2fs_readwrite.c

Log Message:
Migrate from u_intNN_t to uintNN_t.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/ufs/ext2fs/ext2fs.h
cvs rdiff -u -r1.19 -r1.20 src/sys/ufs/ext2fs/ext2fs_dinode.h
cvs rdiff -u -r1.15 -r1.16 src/sys/ufs/ext2fs/ext2fs_dir.h
cvs rdiff -u -r1.68 -r1.69 src/sys/ufs/ext2fs/ext2fs_inode.c
cvs rdiff -u -r1.58 -r1.59 src/sys/ufs/ext2fs/ext2fs_lookup.c
cvs rdiff -u -r1.53 -r1.54 src/sys/ufs/ext2fs/ext2fs_readwrite.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