index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
fs
/
msdosfs
/
msdosfsmount.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Supported non-512 bytes/sector format.
nyan
2000-01-27
1
-0
/
+7
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
It is possible that number of sectors specified in the BPB
bp
1999-12-28
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Implement loadable DOS<->local conversion tables for DOS names
ache
1998-02-23
1
-3
/
+10
*
Implement loadable upper->lower local conversion table
ache
1998-02-23
1
-2
/
+5
*
Implement loadable local<->unicode file names conversion
ache
1998-02-22
1
-2
/
+5
*
Update MSDOSFS code using NetBSD's msdosfs as a guide to support
jkh
1998-02-18
1
-57
/
+88
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
1
-1
/
+5
*
Don't export kernel interfaces to applications. msdosfs_mount probably
bde
1997-03-03
1
-1
/
+9
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make this compile without warnings after the Lite2 merge:
mpp
1997-02-12
1
-1
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-0
/
+12
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
1
-2
/
+2
*
Moved declarations for static functions to the correct place (not in a
bde
1995-11-16
1
-16
/
+2
*
staticize private parts.
phk
1995-11-07
1
-11
/
+11
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-18
/
+18
*
Added declarations, fixed bugs due to missing decls. At least one of them
phk
1994-09-27
1
-1
/
+3
*
Added msdosfs.
dfr
1994-09-19
1
-0
/
+183