summaryrefslogtreecommitdiff
path: root/sys/nfs/nfs_subs.c
AgeCommit message (Expand)Author
2000-06-26Convert nfs_timer to new timeouts.Artur Grabowski
2000-02-07update to use new checkexp vfs operationassar
1999-04-28zap the newhashinit hack.Artur Grabowski
1999-02-26compatibility with uvm vnode pagerArtur Grabowski
1999-02-06Use bitwise operations to extract high and low words from the quadTodd C. Miller
1999-01-16Do not lose st_blocks on NFSv2 mounts when files>2GBNiklas Hallqvist
1998-08-19Change fxdr_hyper to return a u_quad_t. This minimizes the evil clobberingConstantine Sapuntzakis
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-04-28indentTheo de Raadt
1997-04-28Previous patch didn't make much sense. We now set the initial NFS xidAngelos D. Keromytis
1997-04-27Random/unique NFS xids.Angelos D. Keromytis
1997-04-25require reserved ports. avoid ftp bounce.Theo de Raadt
1996-12-18Conditionalize GCC and ANSI/ISO C dependenciesNiklas Hallqvist
1996-12-17NFS attribute cache timeout mount paramdm
1996-10-15nqnfs code is for client+server; spotted by niklasTheo de Raadt
1996-09-25Drop unused variableNiklas Hallqvist
1996-09-21fix NFSSERVER w/o NFSCLIENT; netbsd pr#1780, cgd@netbsd (yes, a 10monthTheo de Raadt
1996-07-27fvdl; We're only handling uio with iovcnt == 1, so don't ever attempt toTheo de Raadt
1996-07-23syncTheo de Raadt
1996-05-28syncTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-17Minor cleanups. Checked against Lite2.Michael Shalayeff
1996-03-31From NetBSD: NFSv3 import (tomorrow's Net's kernel)Michael Shalayeff
1996-02-29From NetBSD: merge with 960217 (still NFSv2)Niklas Hallqvist
1996-01-08graichen@freebsd.org: fixed -type:=direct mounts in amddm
1995-12-21from cgd; handle 64-bit pointers and longsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt