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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant check for vp == dvp (done in VFS before calling).
phk
1997-05-17
1
-10
/
+1
*
Get the declaration of `struct dirent' from <sys/dirent.h>, not from
bde
1997-04-10
1
-5
/
+4
*
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
*
Don't export kernel interfaces to applications. msdosfs_mount probably
bde
1997-03-03
1
-1
/
+9
*
Updated msdosfs to use Lite2 vfs configuration and Lite2 locking. It
bde
1997-02-26
5
-130
/
+129
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
12
-12
/
+12
*
Make this compile without warnings after the Lite2 merge:
mpp
1997-02-12
3
-8
/
+8
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
5
-35
/
+48
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
12
-12
/
+12
*
Don't synchronously update the directory entry at the end of every
bde
1996-12-25
1
-2
/
+2
*
Fixed an off by 1 error in unix2dostime(). The first day of each month
bde
1996-12-04
1
-2
/
+2
*
MSDOS FS used to allocate a buffer before extending the VM object. In
dyson
1996-10-02
1
-7
/
+9
*
In sys/time.h, struct timespec is defined as:
nate
1996-09-19
2
-6
/
+6
*
Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.
bde
1996-09-03
1
-2
/
+2
*
bzero reserved field into directory entry, junk here cause
ache
1996-07-28
1
-1
/
+2
*
The Great PC98 Merge.
asami
1996-06-14
4
-4
/
+97
*
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
dg
1996-06-12
1
-3
/
+9
*
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
*
add a `Warning:' to the message saying that the root directory is not a
gpalmer
1996-04-03
1
-2
/
+2
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
2
-5
/
+5
*
Eliminated many redundant vm_map_lookup operations for vm_mmap.
dyson
1996-01-19
1
-3
/
+5
*
Convert QUOTA to new-style option.
wollman
1996-01-05
1
-16
/
+1
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
2
-2
/
+6
*
Added prototypes.
bde
1995-12-03
4
-5
/
+30
*
Moved declarations for static functions to the correct place (not in a
bde
1995-11-16
2
-17
/
+23
*
Fixed getdirentries() on nfs mounted msdosfs's. No cookies were returned
bde
1995-11-13
1
-14
/
+3
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
2
-42
/
+44
*
missed one static thingie.
phk
1995-11-07
1
-2
/
+2
*
staticize private parts.
phk
1995-11-07
6
-35
/
+35
*
Pad out MSDOS boot block to 512 bytes (bugfix only)
pst
1995-10-31
1
-2
/
+2
*
Second batch of cleanup changes.
phk
1995-10-29
4
-79
/
+80
*
Moved the filesystem read-only check out of the syscalls and into the
dg
1995-10-22
1
-101
/
+108
*
Return EINVAL instead of panicing for rename("dir1", "dir2/..").
bde
1995-10-07
1
-2
/
+3
*
Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count
dyson
1995-09-04
1
-1
/
+5
*
Fix bogus arg (&p instead of p) in the call to VOP_ACCESS() from
bde
1995-08-25
1
-2
/
+2
*
Make sure that a non-null cookie vector is returned even if there were no
dfr
1995-08-03
1
-1
/
+9
*
Add support for the va_filerev attribute required by NFSv3.
dfr
1995-08-02
3
-3
/
+24
*
Removed my special-case hack for VOP_LINK and fixed the problem with the
dg
1995-08-01
1
-2
/
+2
*
Fixed VOP_LINK argument order botch.
dg
1995-06-28
1
-3
/
+3
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-16
/
+7
*
Remove trailing whitespace.
rgrimes
1995-05-30
12
-141
/
+141
*
Submitted by: Mike Pritchard <pritc003@maroon.tc.umn.edu>
bde
1995-05-09
2
-2
/
+27
*
Fix link sys call
ache
1995-04-11
1
-2
/
+4
*
Submitted by: Mike Pritchard <pritc003@maroon.tc.umn.edu>
bde
1995-04-11
1
-8
/
+2
*
Submitted by: Wolfgang Solfrank <ws@tools.de>
bde
1995-04-11
1
-2
/
+2
*
Fix timestamps when using Wall CMOS clock,
ache
1995-03-29
1
-25
/
+21
*
Removed redundant newlines that were in some panic strings.
dg
1995-03-19
1
-2
/
+2
*
Removed bogus, commented out, call to vnode_pager_uncache().
dg
1995-03-19
1
-2
/
+1
[next]