aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/msdos.c
Commit message (Expand)AuthorAgeFilesLines
* makefs: Add SPDX-License-Identifier tagsTuukka Pasanen2026-02-191-0/+2
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* makefs: clean up some leftovers after $FreeBSD$ tag removalEd Maste2023-08-161-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-1/+0
* makefs: remove set but not used variablesEd Maste2021-11-221-2/+0
* Fix makefs bootstrap after d485c77f203fb0f4cdc08dea5ff81631b51d8809Alex Richardson2021-02-221-1/+1
* Remove #define _KERNEL hacks from libprocstatKonstantin Belousov2021-02-211-6/+7
* Fix contents= being ignored in msdosfs makefs mtreeAlex Richardson2019-11-151-1/+2
* makefs: share msdosfsmount.h between kernel msdosfs and makefsEd Maste2019-09-011-3/+1
* Properly update FSInfo block after generation.Xin LI2019-08-231-0/+2
* makefs: share denode.h between kernel msdosfs and makefsEd Maste2019-08-211-3/+3
* makefs: add msdosfs (FAT) supportEd Maste2019-08-201-22/+21
* makefs: whitespace cleanup in msdos filesEd Maste2018-07-251-5/+5
* makefs: add copies of NetBSD makefs msdos source filesEd Maste2017-06-231-0/+272