aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/msdosfs/bootsect.h
Commit message (Expand)AuthorAgeFilesLines
* - Add idempotency guards so the structures can be used in other utilities.Konstantin Belousov2010-02-131-0/+4
* Remove checks for BOOTSIG[23] from FAT32 bootblocks.Peter Edwards2005-09-291-5/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Spell the BPB member of the 7.10 bootsector as bsBPB rather than bsPBP toJohn Baldwin2002-10-211-1/+1
* Axe more unused GEMDOS code that was #ifdef atari.John Baldwin2001-11-281-16/+0
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Update MSDOSFS code using NetBSD's msdosfs as a guide to supportJordan K. Hubbard1998-02-181-22/+65
* 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
* Pad out MSDOS boot block to 512 bytes (bugfix only)Paul Traina1995-10-311-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* Added msdosfs.Doug Rabson1994-09-191-0/+70