opnsense-src/usr.sbin/makefs/ffs
2016-04-18 05:19:45 +00:00
..
buf.c Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
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 Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
Makefile.inc Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
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