opnsense-src/usr.sbin/makefs/msdos
Alex Richardson b4e38a41f5 makefs: Drop unnecessary sys/clock.h include
This breaks the build on macOS where this header doesn't exist. I could
also add a compat header to tools/build/cross-build but since it's not
needed removing it seems like the better solution.
2020-08-07 16:04:06 +00:00
..
direntry.h makefs: diff reduction to sys/fs/msdosfs 2019-08-22 17:49:34 +00:00
Makefile.inc makefs: share fat.h between kernel msdosfs and makefs 2019-08-21 02:21:40 +00:00
msdosfs_conv.c makefs: share msdosfsmount.h between kernel msdosfs and makefs 2019-09-01 16:55:33 +00:00
msdosfs_denode.c Fix an indentation bug in r357169. 2020-01-30 18:34:08 +00:00
msdosfs_fat.c buf: Add B_INVALONERR flag to discard data 2019-09-11 21:24:14 +00:00
msdosfs_lookup.c buf: Add B_INVALONERR flag to discard data 2019-09-11 21:24:14 +00:00
msdosfs_vfsops.c buf: Add B_INVALONERR flag to discard data 2019-09-11 21:24:14 +00:00
msdosfs_vnops.c makefs: Drop unnecessary sys/clock.h include 2020-08-07 16:04:06 +00:00