index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
nfs
/
nfs.h
Age
Commit message (
Expand
)
Author
2009-01-24
Use a timespec for the server write deadline and procrastination
Thordur I. Bjornsson
2009-01-24
propagate the O_EXCL flag down to the file systems, by setting
Thordur I. Bjornsson
2009-01-18
Remove unused members from struct nfsd.
Bret Lambert
2008-09-12
zap a deprecated macro, NMOD.
Thordur I. Bjornsson
2008-08-31
remove the #if 0'ed NFS_ATTRTIMEO() macro since it was
Thordur I. Bjornsson
2008-07-05
Remove R_GETONEREP and the code that checks if its set
Thordur I. Bjornsson
2008-07-05
Clean up some old dead code, mostly nqnfs and kerberos leftovers
Thordur I. Bjornsson
2008-06-12
add a statistic bit to count how often we change async to sync
Thordur I. Bjornsson
2008-06-08
remove a bunch of kerberos definitions
Thordur I. Bjornsson
2008-04-22
Add comments detailing what the SLP_* flag #define's mean
Bret Lambert
2007-01-16
Retire VOP_LEASE(); It was a bit for NQNFS and has
Thordur I. Bjornsson
2006-09-20
Fix the way delays between request retransmissions are calculated
Thordur I. Bjornsson
2006-05-29
revert vfs.nfs.privport sysctl, broke a few architectures
Anil Madhavapeddy
2006-05-28
Add support for NFS mounts to be from non-reserved ports:
Anil Madhavapeddy
2005-06-08
make nfsstats counters 64 bit.
marius eriksen
2005-04-02
use pool for struct nfsreq; tedu@ pedro@ ok and testing by mark patruck <mark...
Michael Shalayeff
2004-06-21
First step towards more sane time handling in the kernel -- this changes
Thorsten Lockert
2003-10-22
typos from Jared Yanovich;
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-03-28
Ip -> IP;
Jason McIntyre
2002-10-29
Get rid of some commons.
Artur Grabowski
2002-02-10
theo doesn't like this code
Nathan Binkert
2002-01-11
Add a new sysctl that removes the requirement for reserved ports to be
Nathan Binkert
2001-12-19
UBC was a disaster. It worked very good when it worked, but on some
Artur Grabowski
2001-11-27
Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The
Artur Grabowski
2001-09-16
Add some missing lengths checks when passing data from userland to
Todd C. Miller
2001-08-19
Remove some more.
Artur Grabowski
2001-06-25
Remove NQNFS
Constantine Sapuntzakis
2000-05-22
NFS_MAXID
Michael Shalayeff
2000-05-19
oops, s/niothreads/iothreads/ in FS_NFS_NAMES
Michael Shalayeff
2000-05-19
from tsarna@netbsd.org (sysctl changes to come later):
Michael Shalayeff
1998-05-25
nd_procnum should be unsigned; ovg@nusun.jinr.ru
Theo de Raadt
1996-12-17
NFS attribute cache timeout mount param
dm
1996-06-10
align correct for 64 bit in NWDELAYHASH
Theo de Raadt
1996-04-17
Minor cleanups. Checked against Lite2.
Michael Shalayeff
1996-03-31
From NetBSD: NFSv3 import (tomorrow's Net's kernel)
Michael Shalayeff
1995-12-21
from cgd; handle 64-bit pointers and longs
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt