summaryrefslogtreecommitdiffstats
path: root/sys/fs/msdosfs/bpb.h
Commit message (Expand)AuthorAgeFilesLines
* - Add idempotency guards so the structures can be used in other utilities.kib2010-02-131-2/+6
* Fix some bugs involving the fsinfo block (many remain unfixed). This isbde2007-07-121-2/+0
* Eliminate obsolete comment, now that getushort() is implemented inrodrigc2007-01-051-4/+0
* Unbreak 64-bit little-endian systems that do require alignment.marcel2006-12-211-18/+5
* For big-endian version of getulong() macro, cast result to u_int32_t.rodrigc2006-12-191-1/+1
* Fix get_ulong() macro on AMD64 (or any little-endian 64-bit platform).rodrigc2006-12-191-5/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Axe more unused GEMDOS code that was #ifdef atari.jhb2001-11-281-22/+0
* Quick fix for msdsofs_write() on alphas and other machines with eitherbde2000-08-251-1/+7
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Update MSDOSFS code using NetBSD's msdosfs as a guide to supportjkh1998-02-181-64/+153
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
* Added msdosfs.dfr1994-09-191-0/+120
OpenPOWER on IntegriCloud