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_subs.c
Age
Commit message (
Expand
)
Author
2000-06-26
Convert nfs_timer to new timeouts.
Artur Grabowski
2000-02-07
update to use new checkexp vfs operation
assar
1999-04-28
zap the newhashinit hack.
Artur Grabowski
1999-02-26
compatibility with uvm vnode pager
Artur Grabowski
1999-02-06
Use bitwise operations to extract high and low words from the quad
Todd C. Miller
1999-01-16
Do not lose st_blocks on NFSv2 mounts when files>2GB
Niklas Hallqvist
1998-08-19
Change fxdr_hyper to return a u_quad_t. This minimizes the evil clobbering
Constantine Sapuntzakis
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1997-04-28
indent
Theo de Raadt
1997-04-28
Previous patch didn't make much sense. We now set the initial NFS xid
Angelos D. Keromytis
1997-04-27
Random/unique NFS xids.
Angelos D. Keromytis
1997-04-25
require reserved ports. avoid ftp bounce.
Theo de Raadt
1996-12-18
Conditionalize GCC and ANSI/ISO C dependencies
Niklas Hallqvist
1996-12-17
NFS attribute cache timeout mount param
dm
1996-10-15
nqnfs code is for client+server; spotted by niklas
Theo de Raadt
1996-09-25
Drop unused variable
Niklas Hallqvist
1996-09-21
fix NFSSERVER w/o NFSCLIENT; netbsd pr#1780, cgd@netbsd (yes, a 10month
Theo de Raadt
1996-07-27
fvdl; We're only handling uio with iovcnt == 1, so don't ever attempt to
Theo de Raadt
1996-07-23
sync
Theo de Raadt
1996-05-28
sync
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
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
1996-02-29
From NetBSD: merge with 960217 (still NFSv2)
Niklas Hallqvist
1996-01-08
graichen@freebsd.org: fixed -type:=direct mounts in amd
dm
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