aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/msdos/msdosfs_denode.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an indentation bug in r357169.Brooks Davis2020-01-301-1/+1
* Allow bootstrapping makefs on older FreeBSD hosts and Linux/macOSAlex Richardson2020-01-271-4/+0
* buf: Add B_INVALONERR flag to discard dataConrad Meyer2019-09-111-0/+1
* makefs: share msdosfsmount.h between kernel msdosfs and makefsEd Maste2019-09-011-1/+1
* makefs: diff reduction to sys/fs/msdosfsEd Maste2019-08-221-9/+10
* makefs: share denode.h between kernel msdosfs and makefsEd Maste2019-08-211-9/+9
* makefs: share fat.h between kernel msdosfs and makefsEd Maste2019-08-211-3/+3
* makefs: add msdosfs (FAT) supportEd Maste2019-08-201-64/+81
* makefs: use FreeBSD brelse function signatureEd Maste2018-07-261-1/+1
* makefs: add copies of NetBSD makefs msdos source filesEd Maste2017-06-221-0/+363