opnsense-src/usr.sbin/makefs/ffs
Ed Maste b79f050a88 makefs: add -O (offset) option
NetBSD revs:
ffs.c		1.60
makefs.8	1.44
makefs.c	1.48
makefs.h	1.33
ffs/buf.c	1.20
ffs/mkfs.c	1.27

Obtained from:	NetBSD
Relnotes:	Yes
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D10780
2017-05-26 15:49:20 +00:00
..
buf.c makefs: add -O (offset) option 2017-05-26 15:49:20 +00:00
buf.h makefs: make buf generic 2017-05-25 21:41:06 +00:00
ffs_alloc.c makefs: make buf generic 2017-05-25 21:41:06 +00:00
ffs_balloc.c makefs: make buf generic 2017-05-25 21:41:06 +00:00
ffs_bswap.c makefs: clean up signedness warnings and bump WARNS to 3 2017-05-18 14:05:29 +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 Be more precise when including headers so that we're less likely to 2016-10-25 16:29:15 +00:00
Makefile.inc Allow building makefs(8) from another Makefile (such as one in 2016-10-25 16:21:38 +00:00
mkfs.c makefs: add -O (offset) option 2017-05-26 15:49:20 +00:00
newfs_extern.h makefs: Provide a -T option to set timestamps to a consistent value 2016-06-14 14:03:28 +00:00
ufs_bmap.c prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
ufs_bswap.h makefs: remove clause 3 & 4 from Manuel Bouyer license 2017-03-02 04:11:18 +00:00
ufs_inode.h makefs: make buf generic 2017-05-25 21:41:06 +00:00