freebsd-dev/usr.sbin/makefs/ffs
Ed Maste 476b0ab758 makefs: share denode.h between kernel msdosfs and makefs
There is no need to duplicate this file when it can be trivially
shared (just exposing sections previously under #ifdef _KERNEL).

MFC with:	r351273
Differential Revision:	The FreeBSD Foundation
2019-08-21 19:07:13 +00:00
..
buf.c makefs: use FreeBSD brelse function signature 2018-07-26 13:33:10 +00:00
buf.h makefs: share denode.h between kernel msdosfs and makefs 2019-08-21 19:07:13 +00:00
ffs_alloc.c makefs: use FreeBSD brelse function signature 2018-07-26 13:33:10 +00:00
ffs_balloc.c makefs: use FreeBSD brelse function signature 2018-07-26 13:33:10 +00:00
ffs_bswap.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ffs_extern.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ffs_subr.c makefs: ANSIfy 2018-05-16 02:58:05 +00:00
Makefile.inc makefs: tidy up reach-over source 2018-04-20 22:23:38 +00:00
mkfs.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
newfs_extern.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ufs_bmap.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ufs_bswap.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
ufs_inode.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00