aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/msdosfs/bpb.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* msdosfs: use C99 typesEd Maste2017-05-191-68/+68
* - Add idempotency guards so the structures can be used in other utilities.Konstantin Belousov2010-02-131-2/+6
* Fix some bugs involving the fsinfo block (many remain unfixed). This isBruce Evans2007-07-121-2/+0
* Eliminate obsolete comment, now that getushort() is implemented inCraig Rodrigues2007-01-051-4/+0
* Unbreak 64-bit little-endian systems that do require alignment.Marcel Moolenaar2006-12-211-18/+5
* For big-endian version of getulong() macro, cast result to u_int32_t.Craig Rodrigues2006-12-191-1/+1
* Fix get_ulong() macro on AMD64 (or any little-endian 64-bit platform).Craig Rodrigues2006-12-191-5/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Axe more unused GEMDOS code that was #ifdef atari.John Baldwin2001-11-281-22/+0
* Quick fix for msdsofs_write() on alphas and other machines with eitherBruce Evans2000-08-251-1/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Update MSDOSFS code using NetBSD's msdosfs as a guide to supportJordan K. Hubbard1998-02-181-64/+153
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-3/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* Added msdosfs.Doug Rabson1994-09-191-0/+120