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_serv.c
Age
Commit message (
Expand
)
Author
1999-03-15
do not call nfsm_adj() with negative values; dm
Theo de Raadt
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-02-01
non-root users can mkfifo over NFS; mrg@netbsd.org
Todd C. Miller
1998-08-19
Change fxdr_hyper to return a u_quad_t. This minimizes the evil clobbering
Constantine Sapuntzakis
1998-02-22
Changes made for GCC 2.8 -Wall pleasures
Niklas Hallqvist
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-18
indent
Theo de Raadt
1997-01-31
do not walk off the end of a directory info buffer; netbsd pr#3170, mhitch@ge...
Theo de Raadt
1997-01-28
Put back lost VOP_GETATTR call, but in a better place
Niklas Hallqvist
1996-12-14
better nfsrv_access() control, from netbsd
Theo de Raadt
1996-11-08
Rearrange condition so invalid dereferences can't happen
Niklas Hallqvist
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
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