summaryrefslogtreecommitdiff
path: root/sys/msdosfs/fat.h
Commit message (Expand)AuthorAgeFilesLines
* 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