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
/
nfs_subs.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix various bugs in the locking protocol, allowing proper shared locks
dfr
1997-04-04
1
-9
/
+1
*
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
-10
/
+16
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Improve the queuing algorithms used by NFS' asynchronous i/o. The
dfr
1996-11-06
1
-4
/
+4
*
In sys/time.h, struct timespec is defined as:
nate
1996-09-19
1
-4
/
+4
*
Even though this looks like it, this is not a complex code change.
dyson
1996-08-21
1
-49
/
+6
*
Various fixes from frank@fwi.uva.nl (Frank van der Linden) via
dfr
1996-07-16
1
-11
/
+24
*
Don't truncate minor or major numbers in the nfsv3 client.
bde
1996-06-23
1
-3
/
+3
*
Fix for NFS_NOSERVER
phk
1996-06-14
1
-3
/
+3
*
Eliminated many redundant vm_map_lookup operations for vm_mmap.
dyson
1996-01-19
1
-2
/
+2
*
Add an option NFS_NOSERVER which saves 100K in the install kernel (or
phk
1996-01-13
1
-1
/
+18
*
Staticize.
phk
1995-12-17
1
-3
/
+8
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+4
*
Second batch of cleanup changes.
phk
1995-10-29
1
-3
/
+1
*
Add support for amd direct maps.
dfr
1995-08-24
1
-2
/
+2
*
Eliminate sloppy common-style declarations. There should be none left for
bde
1995-07-29
1
-1
/
+11
*
vnode_pager_alloc() never returns NULL, so don't check for it.
dg
1995-07-20
1
-3
/
+2
*
NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct
dg
1995-07-13
1
-8
/
+3
*
Moved call to VOP_GETATTR() out of vnode_pager_alloc() and into the places
dg
1995-07-09
1
-3
/
+10
*
1) Converted v_vmdata to v_object.
dg
1995-06-28
1
-25
/
+21
*
Changes to support version 3 of the NFS protocol.
dfr
1995-06-27
1
-167
/
+868
*
The duplicate information returned in fa_type and fa_mode
joerg
1995-06-14
1
-2
/
+21
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Fixed some serious bugs that resulted in object reference counts not being
dg
1995-05-29
1
-2
/
+4
*
Slight re-ordering of the creation of a vmio object to fix a condition
dyson
1995-04-21
1
-2
/
+4
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-3
/
+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
*
Changed order of release of vnode/object to fix a problem where the vnode
dg
1995-02-06
1
-4
/
+7
*
These changes embody the support of the fully coherent merged VM buffer cache,
dg
1995-01-09
1
-1
/
+54
*
This is a bunch of changes from NetBSD. There are a couple of bug-fixes.
phk
1994-10-17
1
-30
/
+22
*
Prototyping and general gcc-shutting up. Gcc has one warning now which looks
phk
1994-10-02
1
-14
/
+27
*
Make NFS loadable.
wollman
1994-09-22
1
-0
/
+25
*
More loadable VFS changes:
wollman
1994-09-22
1
-5
/
+1
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-1
/
+14
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+1130
[prev]