aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/msdosfs/fat.h
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Make msdosfs support the dirty flag in FAT16 and FAT32.Tom Rhodes2003-12-261-0/+1
* Remove __P.Alfred Perlstein2002-03-191-7/+7
* Axe more unused GEMDOS code that was #ifdef atari.John Baldwin2001-11-281-5/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Update MSDOSFS code using NetBSD's msdosfs as a guide to supportJordan K. Hubbard1998-02-181-30/+28
* 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
* staticize private parts.Poul-Henning Kamp1995-11-071-2/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* Added declarations, fixed bugs due to missing decls. At least one of themPoul-Henning Kamp1994-09-271-1/+15
* Added msdosfs.Doug Rabson1994-09-191-0/+97