aboutsummaryrefslogtreecommitdiff
path: root/sys/msdosfs/msdosfsmount.h
Commit message (Expand)AuthorAgeFilesLines
* MFC (bpb.h rev.1.8, msdosfsmount.h rev.1.22: quick fix for sign extensionBruce Evans2000-10-271-1/+1
* MFC: free memory on module unloading.Boris Popov2000-07-081-0/+1
* Supported non-512 bytes/sector format.Yoshihiro Takahashi2000-01-271-0/+7
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* It is possible that number of sectors specified in the BPBBoris Popov1999-12-281-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Implement loadable DOS<->local conversion tables for DOS namesAndrey A. Chernov1998-02-231-3/+10
* Implement loadable upper->lower local conversion tableAndrey A. Chernov1998-02-231-2/+5
* Implement loadable local<->unicode file names conversionAndrey A. Chernov1998-02-221-2/+5
* Update MSDOSFS code using NetBSD's msdosfs as a guide to supportJordan K. Hubbard1998-02-181-57/+88
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.Poul-Henning Kamp1997-10-121-1/+5
* Don't export kernel interfaces to applications. msdosfs_mount probablyBruce Evans1997-03-031-1/+9
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make this compile without warnings after the Lite2 merge:Mike Pritchard1997-02-121-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-0/+12
* 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-2/+2
* Moved declarations for static functions to the correct place (not in aBruce Evans1995-11-161-16/+2
* staticize private parts.Poul-Henning Kamp1995-11-071-11/+11
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-18/+18
* Added declarations, fixed bugs due to missing decls. At least one of themPoul-Henning Kamp1994-09-271-1/+3
* Added msdosfs.Doug Rabson1994-09-191-0/+183