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
/
direntry.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Add idempotency guards so the structures can be used in other utilities.
kib
2010-02-13
1
-3
/
+5
*
Fix races in msdosfs_lookup() and msdosfs_readdir(). These functions
bde
2007-08-31
1
-5
/
+12
*
Replace slightly crummy fattime<->timespec conversion functions.
phk
2006-10-24
1
-3
/
+0
*
Do not assume that `char direntry::deExtension[3]' starts right after
fjoe
2006-01-22
1
-1
/
+1
*
/* -> /*- for copyright notices, minor format tweaks as necessary
imp
2005-01-06
1
-1
/
+1
*
Use size_t or ssize_t wherever appropriate instead of casting from int *
tjr
2004-02-19
1
-5
/
+5
*
Fixed some style bugs in previous commit. Mainly, forward-declare
bde
2003-09-27
1
-15
/
+21
*
- Support for multibyte charsets in LIBICONV.
fjoe
2003-09-26
1
-6
/
+14
*
Remove __P.
alfred
2002-03-19
1
-11
/
+11
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Support NT VFAT lower case flags.
dt
1998-11-21
1
-2
/
+4
*
Fixes for some bugs in the VFAT/FAT32 support:
msmith
1998-02-26
1
-1
/
+2
*
Back out "always view in lowercase" part
ache
1998-02-24
1
-3
/
+3
*
Implement loadable DOS<->local conversion tables for DOS names
ache
1998-02-23
1
-6
/
+6
*
Implement loadable upper->lower local conversion table
ache
1998-02-23
1
-3
/
+3
*
Reduce new arguments number added in my changes
ache
1998-02-22
1
-4
/
+4
*
Add Unicode support to winChkName, now lookup works!
ache
1998-02-22
1
-2
/
+2
*
Implement loadable local<->unicode file names conversion
ache
1998-02-22
1
-3
/
+3
*
Update MSDOSFS code using NetBSD's msdosfs as a guide to support
jkh
1998-02-18
1
-26
/
+62
*
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
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-5
/
+5
*
Added msdosfs.
dfr
1994-09-19
1
-0
/
+104