Source-Changes archive

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

CVS commit: src/sys/ufs/lfs



Module Name:    src
Committed By:   dholland
Date:           Mon Jun 20 03:29:52 UTC 2016

Modified Files:
        src/sys/ufs/lfs: lfs_extern.h lfs_inode.h lfs_kernel.h ulfs_bswap.h
            ulfs_dirhash.h ulfs_inode.h ulfs_quota.h ulfs_quota1.h

Log Message:
u_int{8,16,32,64}_t -> uint{8,16,32,64}_t in remaining lfs headers.


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 src/sys/ufs/lfs/lfs_extern.h
cvs rdiff -u -r1.15 -r1.16 src/sys/ufs/lfs/lfs_inode.h
cvs rdiff -u -r1.2 -r1.3 src/sys/ufs/lfs/lfs_kernel.h
cvs rdiff -u -r1.7 -r1.8 src/sys/ufs/lfs/ulfs_bswap.h
cvs rdiff -u -r1.9 -r1.10 src/sys/ufs/lfs/ulfs_dirhash.h
cvs rdiff -u -r1.20 -r1.21 src/sys/ufs/lfs/ulfs_inode.h
cvs rdiff -u -r1.6 -r1.7 src/sys/ufs/lfs/ulfs_quota.h
cvs rdiff -u -r1.4 -r1.5 src/sys/ufs/lfs/ulfs_quota1.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