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_vfsops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a missing LK_RETRY.
dt
1998-04-15
1
-5
/
+3
*
Print explanation diagnostics when mount is impossible
ache
1998-04-05
1
-1
/
+5
*
Deleted 1024bytes/sector floppy code for PC-98 arch. The
kato
1998-03-20
1
-41
/
+1
*
Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)
julian
1998-03-08
1
-8
/
+11
*
The intent is to get rid of WILLRELE in vnode_if.src by making
msmith
1998-03-01
1
-1
/
+2
*
Implement loadable DOS<->local conversion tables for DOS names
ache
1998-02-23
1
-3
/
+8
*
Fix signatures of NEC's DOS formats.
kato
1998-02-23
1
-9
/
+9
*
Oops, add missing bcopy of upper->lower table
ache
1998-02-23
1
-1
/
+3
*
Implement loadable local<->unicode file names conversion
ache
1998-02-22
1
-1
/
+3
*
Update MSDOSFS code using NetBSD's msdosfs as a guide to support
jkh
1998-02-18
1
-302
/
+540
*
Reviewed by: various.
julian
1997-11-12
1
-2
/
+2
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
1
-2
/
+3
*
Distribute and statizice a lot of the malloc M_* types.
phk
1997-10-11
1
-1
/
+3
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
1
-3
/
+3
*
Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.
bde
1997-03-23
1
-2
/
+2
*
Restore the lost MNT_LOCAL flag twiddle. Lite2 has a different mechanism
peter
1997-03-18
1
-1
/
+3
*
Updated msdosfs to use Lite2 vfs configuration and Lite2 locking. It
bde
1997-02-26
1
-20
/
+22
*
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
-3
/
+3
*
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
/
+66
*
add a `Warning:' to the message saying that the root directory is not a
gpalmer
1996-04-03
1
-2
/
+2
*
Convert QUOTA to new-style option.
wollman
1996-01-05
1
-16
/
+1
*
Moved declarations for static functions to the correct place (not in a
bde
1995-11-16
1
-1
/
+21
*
missed one static thingie.
phk
1995-11-07
1
-2
/
+2
*
staticize private parts.
phk
1995-11-07
1
-13
/
+13
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-8
/
+8
*
Fix numerous timestamp bugs.
bde
1994-12-12
1
-2
/
+2
*
GCC cleanup.
phk
1994-10-02
1
-16
/
+3
*
Added declarations, fixed bugs due to missing decls. At least one of them
phk
1994-09-27
1
-10
/
+18
*
Implemented loadable VFS modules, and made most existing filesystems
wollman
1994-09-21
1
-1
/
+3
*
Changed some NetBSD backwards compatibility code which was confusing mountd.
dfr
1994-09-19
1
-6
/
+2
*
Added msdosfs.
dfr
1994-09-19
1
-0
/
+733