aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck_msdosfs/dosfs.h
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-231-1/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* Reduce memory footprint of fsck_msdosfs.Xin LI2020-01-031-9/+1
* Revert r356249 for now as it broke GCC builds.Xin LI2020-01-011-1/+9
* Reduce memory footprint of fsck_msdosfs.Xin LI2020-01-011-9/+1
* Avoid mixing cluster numbers and sector numbers. Makes code more readable.Xin LI2019-09-151-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Make UEFI booting of 4Kn disks work:Doug Ambrisko2014-10-301-1/+3
* Rename fields to match better the msdosfs headers. This work is stillKonstantin Belousov2010-02-141-19/+19
* Bug fixes from NetBSDKonstantin Belousov2010-02-141-6/+6
* License changes from NetBSD.Konstantin Belousov2010-02-141-7/+0
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-211-1/+1
* Add fsck_msdosfs.David E. O'Brien2001-07-091-0/+144