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
/
msdosfs
/
msdosfs_lookup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for some bugs in the VFAT/FAT32 support:
msmith
1998-02-26
1
-3
/
+5
*
Back out "always view in lowercase" part
ache
1998-02-24
1
-2
/
+2
*
Implement loadable DOS<->local conversion tables for DOS names
ache
1998-02-23
1
-9
/
+13
*
Implement loadable upper->lower local conversion table
ache
1998-02-23
1
-2
/
+4
*
Reduce new arguments number added in my changes
ache
1998-02-22
1
-5
/
+5
*
Add Unicode support to winChkName, now lookup works!
ache
1998-02-22
1
-2
/
+4
*
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
-272
/
+606
*
Fix a type in a comment and remove some checks now done centrally.
phk
1997-09-10
1
-10
/
+2
*
Removed unused #includes.
bde
1997-09-02
1
-2
/
+1
*
Uncut&paste cache_lookup().
phk
1997-08-26
1
-57
/
+2
*
Updated msdosfs to use Lite2 vfs configuration and Lite2 locking. It
bde
1997-02-26
1
-15
/
+16
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-14
/
+15
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
The Great PC98 Merge.
asami
1996-06-14
1
-1
/
+8
*
Added prototypes.
bde
1995-12-03
1
-1
/
+4
*
staticize private parts.
phk
1995-11-07
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-5
/
+5
*
Submitted by: Mike Pritchard <pritc003@maroon.tc.umn.edu>
bde
1995-05-09
1
-1
/
+17
*
Added declarations, fixed bugs due to missing decls. At least one of them
phk
1994-09-27
1
-10
/
+16
*
Added msdosfs.
dfr
1994-09-19
1
-0
/
+763