opnsense-src/usr.sbin/makefs/ffs
2016-04-18 05:19:45 +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 Sync minor whitespace / type changes in ffs_csum_swap and ffs_sb_swap with 2015-11-02 10:09:09 +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
Makefile.inc
mkfs.c The malloc will return NULL if it can't allocate memory. 2016-04-18 05:19:45 +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