freebsd-dev/usr.sbin/makefs/ffs
Conrad Meyer 16f6b6f174 ffs_bswap: Copy one UFS dinode member at a time
No functional change.

Reported by:	Coverity
CIDs:		974635, 974636, 977396, 977397, 977398, 977399
Sponsored by:	EMC / Isilon Storage Division
2016-05-11 16:42:13 +00:00
..
buf.c
buf.h
ffs_alloc.c Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:19 +00:00
ffs_balloc.c
ffs_bswap.c ffs_bswap: Copy one UFS dinode member at a time 2016-05-11 16:42:13 +00:00
ffs_extern.h Remove unused member of struct indir (in_exists) from UFS and EXT2 code. 2012-08-17 17:45:27 +00:00
ffs_subr.c Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
Makefile.inc
mkfs.c Use MIN/MAX macros from sys/param.h. 2016-05-02 01:47:13 +00:00
newfs_extern.h Remove clauses 3 and 4 from makefs newfs_extern.h 2015-11-19 02:39:46 +00:00
ufs_bmap.c Remove unused member of struct indir (in_exists) from UFS and EXT2 code. 2012-08-17 17:45:27 +00:00
ufs_bswap.h Ensure that makefs.h is included when using ufs_bswap.h so the FFS_EI macro 2013-07-26 14:22:03 +00:00
ufs_inode.h