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
/
nfsclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleted bogus DIAGNOSTIC "nfs_fsync: dirty" message. This can and does
dg
1995-03-23
1
-4
/
+1
*
Add four more filesystem flags:
wollman
1995-03-16
1
-2
/
+2
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
6
-17
/
+12
*
Removed obsolete vtrace() remnants.
dg
1995-03-04
1
-2
/
+1
*
YF fix.
phk
1995-02-15
1
-3
/
+4
*
Fixed two more bugs related to the merged cache changes.
dg
1995-02-15
1
-2
/
+2
*
YFfix
phk
1995-02-14
3
-3
/
+15
*
Changed order of release of vnode/object to fix a problem where the vnode
dg
1995-02-06
1
-4
/
+7
*
Fixed bmap run-length brokeness.
dg
1995-02-03
1
-1
/
+3
*
Removed a pile of vfs_unbusy_pages()...both unnecessary and wrong - resulted
dg
1995-02-03
1
-6
/
+3
*
Added two missing brelse() calls.
dg
1995-01-10
1
-1
/
+5
*
These changes embody the support of the fully coherent merged VM buffer cache,
dg
1995-01-09
3
-20
/
+88
*
From Gene Stark:
jkh
1995-01-03
1
-1
/
+7
*
Would you please correct nfs/nfs_vfsops.c so that the ip address of the
phk
1994-12-08
1
-2
/
+2
*
Forward-declare a few structures to avoid warning messages.
wollman
1994-11-02
3
-3
/
+12
*
Implement fs.nfs MIB variables.
wollman
1994-10-23
4
-7
/
+86
*
This is where the action is. I'm still not sure that swap is 100% OK, but
phk
1994-10-22
1
-38
/
+56
*
This is a bunch of changes from NetBSD. There are a couple of bug-fixes.
phk
1994-10-17
13
-280
/
+305
*
Got rid of map.h. It's a leftover from the rmap code, and we use rlists.
dg
1994-10-09
1
-2
/
+1
*
Use tsleep() rather than sleep so that 'ps' is more informative about
dg
1994-10-06
1
-2
/
+2
*
Prototyping and general gcc-shutting up. Gcc has one warning now which looks
phk
1994-10-02
12
-128
/
+387
*
Make NFS loadable.
wollman
1994-09-22
1
-0
/
+25
*
More loadable VFS changes:
wollman
1994-09-22
3
-19
/
+3
*
Implemented loadable VFS modules, and made most existing filesystems
wollman
1994-09-21
2
-2
/
+6
*
"bogus" fixes from 1.1.5 to work around some cache coherency problems.
dg
1994-08-29
1
-12
/
+8
*
More idempotency....... this is fun :-)
paul
1994-08-21
7
-7
/
+41
*
Implemented filesystem clean bit via:
dg
1994-08-20
1
-2
/
+2
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-2
/
+2
*
Initialize lockf pointer. I missed this when I made NFS use the generic
dg
1994-08-10
1
-1
/
+2
*
Removed some padding bytes from the nfsnode struct to make the structure
dg
1994-08-09
1
-2
/
+1
*
Made lockf advisory locking code generic (rather than ufs specific), and
dg
1994-08-08
2
-3
/
+11
*
Changed B_AGE policy to work correctly in a world with relatively large
dg
1994-08-08
1
-3
/
+1
*
Converted 'vmunix' to 'kernel'.
dg
1994-08-05
1
-2
/
+2
*
Made NFS attribute cache timeouts kernel config file tunable via
dg
1994-08-04
3
-3
/
+15
*
Added $Id$
dg
1994-08-02
14
-0
/
+14
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
6
-18
/
+68
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
14
-0
/
+9885