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_conv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Support NT VFAT lower case flags.
dt
1998-11-21
1
-4
/
+4
*
Fix support for pre-Win95 filesystems: Make it possible to lookup just
dt
1998-05-17
1
-1
/
+3
*
Support compiling with `gcc -ansi'.
bde
1998-04-15
1
-3
/
+3
*
Fix a problem with the conversion of Unix filenames into the VFAT
msmith
1998-02-27
1
-11
/
+34
*
Fixes for some bugs in the VFAT/FAT32 support:
msmith
1998-02-26
1
-4
/
+16
*
Back out "always view in lowercase" part
ache
1998-02-24
1
-23
/
+24
*
Implement loadable DOS<->local conversion tables for DOS names
ache
1998-02-23
1
-40
/
+93
*
Implement loadable upper->lower local conversion table
ache
1998-02-23
1
-13
/
+39
*
Reduce new arguments number added in my changes
ache
1998-02-22
1
-7
/
+7
*
Add Unicode support to winChkName, now lookup works!
ache
1998-02-22
1
-18
/
+45
*
Implement loadable local<->unicode file names conversion
ache
1998-02-22
1
-285
/
+59
*
Replace all unknown Unicode characters with '?' in win->unix mapping
ache
1998-02-22
1
-194
/
+194
*
Add initial support to map 0x4XX Unicode Cyrillic range names:
ache
1998-02-22
1
-13
/
+308
*
Update MSDOSFS code using NetBSD's msdosfs as a guide to support
jkh
1998-02-18
1
-107
/
+577
*
Staticize.
eivind
1998-02-09
1
-7
/
+7
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fixed an off by 1 error in unix2dostime(). The first day of each month
bde
1996-12-04
1
-2
/
+2
*
In sys/time.h, struct timespec is defined as:
nate
1996-09-19
1
-4
/
+4
*
Fix adjkerntz expression priority.
ache
1996-04-05
1
-3
/
+3
*
Don't adjust file times for UTC clock to have the same timestamps
ache
1996-04-05
1
-4
/
+6
*
staticize private parts.
phk
1995-11-07
1
-3
/
+3
*
Second batch of cleanup changes.
phk
1995-10-29
1
-3
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-5
/
+5
*
Fix timestamps when using Wall CMOS clock,
ache
1995-03-29
1
-25
/
+21
*
Fix numerous timestamp bugs.
bde
1994-12-12
1
-2
/
+2
*
Added declarations, fixed bugs due to missing decls. At least one of them
phk
1994-09-27
1
-3
/
+5
*
Added msdosfs.
dfr
1994-09-19
1
-0
/
+358