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_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] krpc.h  1.6   16 years  thib   KNF. No names for arguments in function prototypes, regroup functions and make s...
[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.15   15 years  thib   Introduce a macro to invalidate the attribute cache instead of setting n_attrsta...
[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   15 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.93   12 years  guenther   Add struct proc * argument to FRELE() and FILE_SET_MATURE() in anticipation of f...
[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.93   12 years  beck   KNF ok md5 "can't be worse" thib@
[TXT] nfs_vnops.c  1.139   12 years  guenther   Make rusage totals, itimers, and profile settings per-process instead of per-rth...
[TXT] nfsdiskless.h  1.8   21 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.24   14 years  thib   Backout the asyncio/aiod change, as it causes buf's to get hung. problem noticed...
[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   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...