OpenBSD CVS

src/sys/nfs/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / nfs

Current tag: OPENBSD_5_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] krpc.h  1.7   11 years  deraadt   Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
[TXT] krpc_subr.c  1.20   14 years  jsg   antsy no binary change apart from nfsm_reqhead() which is clearly correct. ok t...
[TXT] nfs.h  1.51   14 years  thib   Backout the asyncio/aiod change, as it causes buf's to get hung. problem noticed...
[TXT] nfs_aiod.c  1.4   14 years  thib   Garbage collect two variables that where set but unused. Tiny spacing nit. Fix a...
[TXT] nfs_bio.c  1.73   11 years  guenther   If the current offset is strictly less than the process filesize rlimit, then a ...
[TXT] nfs_boot.c  1.26   14 years  krw   Don't return 0 if error is set to EBADRPC. Found by jsg@ and clang. ok deraadt@...
[TXT] nfs_debug.c  1.3   14 years  thib   add ddb functions to be able to show all the nfsnodes in the system and rewrite ...
[TXT] nfs_kq.c  1.16   11 years  deraadt   Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
[TXT] nfs_node.c  1.55   13 years  thib   Bring back the "End the VOP experiment." diff, naddy's issues where unrelated, a...
[TXT] nfs_serv.c  1.92   12 years  kettenis   Prevent vrele() being called with a NULL argument if nfs_namei() returns an erro...
[TXT] nfs_socket.c  1.101   12 years  guenther   Recommit the reverted sigacts change now that the NFS use-after-free problem has...
[TXT] nfs_srvcache.c  1.23   14 years  thib   Plug mbuf leaks in the DRC, when we reuse entries we didn't free the mbufs the e...
[TXT] nfs_subs.c  1.113   12 years  deraadt   move the specfs code to a place people can see it; ok guenther thib krw
[TXT] nfs_syscalls.c  1.94   11 years  beck   Ensure NFS will only consume up to 1/4 of the available buffer mapping kva when ...
[TXT] nfs_var.h  1.59   14 years  beck   Don't jump the queue if we have to wait on the client side because the nfs_bufq...
[TXT] nfs_vfsops.c  1.95   11 years  deraadt   do not expose NETDEV to userland from param.h
[TXT] nfs_vnops.c  1.140   11 years  deraadt   buf_acquire() can sleep, so advance down b_vnbufs afterwards ok beck guenther
[TXT] nfsdiskless.h  1.8   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] nfsm_subs.h  1.43   14 years  blambert   The only caller of NFSMSIZ got changed yesterday, so remove it. High five from ...
[TXT] nfsmount.h  1.25   11 years  jsing   Cleanup VFS mount string handling: - Avoid using copyinstr() without checking t...
[TXT] nfsnode.h  1.39   14 years  beck   Make sillyrename not so damn silly. The kindergarten algorithm here for picking...
[TXT] nfsproto.h  1.10   14 years  thib   remove redundant comment. OK blambert@
[TXT] nfsrvcache.h  1.7   16 years  thib   Touch of KNF and style(9), spaces and comments. make pretty. ok krw@
[TXT] rpcv2.h  1.8   15 years  blambert   Remove unused NQNFS #define ok thib@
[TXT] xdr_subs.h  1.8   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...