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_vfsops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reviewed by: various.
julian
1997-11-12
1
-1
/
+2
*
Removed unused #includes.
bde
1997-10-28
1
-6
/
+1
*
Don't #include <nfs/nfs.h> in <nfs/nfs_node.h> if KERNEL is defined.
bde
1997-10-28
1
-2
/
+2
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
1
-2
/
+11
*
unifdef -U__NetBSD__ -D__FreeBSD__
phk
1997-09-10
1
-9
/
+1
*
Removed more vestiges of config-time swap configuration.
bde
1997-09-07
1
-3
/
+1
*
Added used #include - don't depend on <sys/mbuf.h> including
bde
1997-09-02
1
-1
/
+2
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
1
-16
/
+15
*
Fix a condition where nfs_statfs() can precipitate a panic. There is
wpaul
1997-06-27
1
-2
/
+5
*
Various fixes from NetBSD:
dfr
1997-06-03
1
-1
/
+8
*
Use the old nfs arguments in the nfs_diskless structure, to be
tegge
1997-05-12
1
-48
/
+32
*
Bring in some kernel bootp support. This removes the need for netboot
tegge
1997-05-11
1
-15
/
+42
*
Now I can even execute "df" on my diskless :-)
phk
1997-05-04
1
-31
/
+32
*
Make nfs roots (diskless) functional again. It may still not be correct,
phk
1997-05-03
1
-1
/
+5
*
Fix broken usage of nm_readdirsize and increase the socket buffers for UDP
dfr
1997-04-22
1
-10
/
+5
*
Fix various bugs in the locking protocol, allowing proper shared locks
dfr
1997-04-04
1
-2
/
+1
*
Don't include <sys/ioctl.h> in the kernel. Stage 2: include
bde
1997-03-24
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
*
Changed `#ifdef COMPAT_PRELITE2' to `#ifndef NO_COMPAT_PRELITE2' so that
bde
1997-02-18
1
-5
/
+5
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-54
/
+111
*
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
-1
/
+6
*
Add four sysctl variables that joerg wanted.
phk
1996-10-20
1
-1
/
+19
*
removed:
phk
1996-05-02
1
-2
/
+2
*
Fixed nfs sysctls. They missed out on the fs -> vfs name changes from
bde
1996-04-30
1
-3
/
+3
*
Kill XNS.
wollman
1996-02-13
1
-2
/
+2
*
Don't print swap server as root server.
phk
1995-12-28
1
-2
/
+2
*
Move fs.nfs.nfsstats sysctl var back to it's old OID.
phk
1995-12-22
1
-2
/
+2
*
Staticize.
phk
1995-12-17
1
-65
/
+37
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+3
*
Completed function declarations and/or added prototypes and/or moved
bde
1995-12-03
1
-6
/
+10
*
Get rid of hostnamelen variable.
phk
1995-11-14
1
-2
/
+1
*
Make nfs diskless work again.
dfr
1995-08-30
1
-1
/
+3
*
Add support for amd direct maps.
dfr
1995-08-24
1
-2
/
+8
*
Converted mountlist to a CIRCLEQ.
dg
1995-08-11
1
-5
/
+1
*
Use a consistent blocksize for sizing bufs to avoid panicing the bio system.
dfr
1995-07-07
1
-3
/
+19
*
Changes to support version 3 of the NFS protocol.
dfr
1995-06-27
1
-56
/
+188
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-2
/
+9
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-5
/
+5
*
Changed swap partition handling/allocation so that it doesn't
dg
1995-05-14
1
-20
/
+3
*
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
1
-2
/
+3
*
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
*
Implement fs.nfs MIB variables.
wollman
1994-10-23
1
-1
/
+50
*
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
1
-3
/
+2
*
Prototyping and general gcc-shutting up. Gcc has one warning now which looks
phk
1994-10-02
1
-18
/
+33
*
Implemented loadable VFS modules, and made most existing filesystems
wollman
1994-09-21
1
-1
/
+2
*
Implemented filesystem clean bit via:
dg
1994-08-20
1
-2
/
+2
[next]