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
/
msdosfs_denode.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removed vestiges of pre-Lite2 locking.
bde
1998-05-17
1
-2
/
+1
*
s/nanoruntime/nanouptime/g
phk
1998-05-17
1
-2
/
+2
*
Time changes mark 2:
phk
1998-04-04
1
-3
/
+5
*
Add two new functions, get{micro|nano}time.
phk
1998-03-26
1
-2
/
+2
*
Deleted 1024bytes/sector floppy code for PC-98 arch. The
kato
1998-03-20
1
-8
/
+1
*
Update MSDOSFS code using NetBSD's msdosfs as a guide to support
jkh
1998-02-18
1
-168
/
+117
*
Staticize.
eivind
1998-02-09
1
-3
/
+3
*
Back out DIAGNOSTIC changes.
eivind
1998-02-06
1
-3
/
+1
*
Turn DIAGNOSTIC into a new-style option.
eivind
1998-02-04
1
-1
/
+3
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
1
-2
/
+2
*
Distribute and statizice a lot of the malloc M_* types.
phk
1997-10-11
1
-1
/
+3
*
Removed unused #includes.
bde
1997-09-02
1
-3
/
+1
*
Back out some incorrect changes that was worse than the original bug.
dyson
1997-08-26
1
-3
/
+1
*
This is a trial improvement for the vnode reference count while on the vnode
dyson
1997-08-22
1
-2
/
+4
*
Updated msdosfs to use Lite2 vfs configuration and Lite2 locking. It
bde
1997-02-26
1
-39
/
+51
*
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
/
+2
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-4
/
+4
*
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
*
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
dg
1996-06-12
1
-3
/
+9
*
Eliminated many redundant vm_map_lookup operations for vm_mmap.
dyson
1996-01-19
1
-3
/
+5
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+3
*
Added prototypes.
bde
1995-12-03
1
-1
/
+7
*
Add support for the va_filerev attribute required by NFSv3.
dfr
1995-08-02
1
-1
/
+20
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-21
/
+21
*
Submitted by: Mike Pritchard <pritc003@maroon.tc.umn.edu>
bde
1995-04-11
1
-8
/
+2
*
Removed bogus, commented out, call to vnode_pager_uncache().
dg
1995-03-19
1
-2
/
+1
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-4
/
+1
*
Kill the comment in a comment to shut up the compiler.
ats
1995-01-29
1
-2
/
+2
*
These changes embody the support of the fully coherent merged VM buffer cache,
dg
1995-01-09
1
-2
/
+2
*
Fix panic for `cp -p' by root to an msdos file system. Improve handling
bde
1994-12-27
1
-4
/
+8
*
Fix numerous timestamp bugs.
bde
1994-12-12
1
-12
/
+18
*
Cosmetics. Silence gcc -Wall
phk
1994-10-10
1
-6
/
+6
*
Use tsleep() rather than sleep so that 'ps' is more informative about
dg
1994-10-06
1
-2
/
+2
*
Added declarations, fixed bugs due to missing decls. At least one of them
phk
1994-09-27
1
-19
/
+31
*
Added msdosfs.
dfr
1994-09-19
1
-0
/
+689
[prev]