freebsd-skq/usr.sbin/makefs
arichardson 91e3442099 makefs: Also set UFS di_birthtime when building on Linux
Since st_birthtime doesn't exists on Linux (unless you use statx(2)), we
instead populate it with the st_ctime value.

Reviewed By:	emaste
Differential Revision: https://reviews.freebsd.org/D22386
2019-11-15 18:34:30 +00:00
..
cd9660
ffs makefs: share denode.h between kernel msdosfs and makefs 2019-08-21 19:07:13 +00:00
msdos buf: Add B_INVALONERR flag to discard data 2019-09-11 21:24:14 +00:00
tests
cd9660.c
cd9660.h
ffs.c makefs: Also set UFS di_birthtime when building on Linux 2019-11-15 18:34:30 +00:00
ffs.h
Makefile
Makefile.depend
makefs.8 makefs.8: update history 2019-08-20 21:14:44 +00:00
makefs.c
makefs.h
msdos.c Fix contents= being ignored in msdosfs makefs mtree 2019-11-15 18:34:23 +00:00
msdos.h Properly update FSInfo block after generation. 2019-08-23 05:23:45 +00:00
mtree.c
walk.c