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
/
ufs
/
ffs
/
ffs_vnops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed some invalid (non-atomic) accesses to `time', mostly ones of the
bde
1997-03-22
1
-2
/
+2
*
Fixed connection of vfs.ffs node to the sysctl tree.
bde
1997-03-04
1
-2
/
+2
*
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
-13
/
+38
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Staticize.
phk
1995-12-17
1
-8
/
+13
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+4
*
Get rid of the last debug sysctl variables of the old style.
phk
1995-11-14
1
-3
/
+3
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
1
-135
/
+135
*
Finalize GETPAGES layering scheme. Move the device GETPAGES
dyson
1995-10-23
1
-1
/
+2
*
Re-enable read clustering.
dyson
1995-09-25
1
-3
/
+3
*
Shit! I changed the wrong doclusterread! ...Thanks to Steven Wallace and
dg
1995-09-22
1
-2
/
+2
*
Disable file read clustering until the bug(s) in vfs_cluster.c are fixed.
dg
1995-09-22
1
-2
/
+2
*
Added indirect pointer for ffs_getpages, and added external declaration.
dyson
1995-09-06
1
-1
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Changes to fix the following bugs:
dg
1995-05-21
1
-9
/
+1
*
Changes from John Dyson and myself:
dg
1995-04-09
1
-9
/
+28
*
These changes embody the support of the fully coherent merged VM buffer cache,
dg
1995-01-09
1
-8
/
+17
*
Cosmetics. make gcc less noisy. Still some way to go here.
phk
1994-10-10
1
-1
/
+2
*
Use tsleep() rather than sleep so that 'ps' is more informative about
dg
1994-10-06
1
-2
/
+2
*
More loadable VFS changes:
wollman
1994-09-22
1
-5
/
+1
*
Implemented loadable VFS modules, and made most existing filesystems
wollman
1994-09-21
1
-1
/
+7
*
Made lockf advisory locking code generic (rather than ufs specific), and
dg
1994-08-08
1
-2
/
+2
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+288