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


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.39   2 weeks  jsg   remove unneeded includes ok miod@ mpi@
[TXT] nfs.h  1.54   2 weeks  jsg   remove some unused defines ok miod@
[TXT] nfs_aiod.c  1.9   2 years  jsg   spelling ok jmc@
[TXT] nfs_bio.c  1.86   2 weeks  jsg   remove unneeded includes ok miod@ mpi@
[TXT] nfs_boot.c  1.49   2 weeks  jsg   remove unneeded includes ok miod@ mpi@
[TXT] nfs_debug.c  1.7   2 weeks  jsg   remove unneeded includes ok miod@ mpi@
[TXT] nfs_kq.c  1.37   2 weeks  jsg   remove unneeded includes ok miod@ mpi@
[TXT] nfs_node.c  1.76   2 weeks  jsg   remove unneeded includes ok miod@ mpi@
[TXT] nfs_serv.c  1.126   2 weeks  jsg   remove unneeded includes ok miod@ mpi@
[TXT] nfs_socket.c  1.150   2 weeks  miod   Constify NFS data whenever possible. Also make a few more const data static. ok...
[TXT] nfs_srvcache.c  1.31   2 weeks  jsg   remove unneeded includes ok miod@ mpi@
[TXT] nfs_subs.c  1.149   2 weeks  jsg   remove unneeded includes ok miod@ mpi@
[TXT] nfs_syscalls.c  1.126   2 weeks  jsg   remove unneeded includes ok miod@ mpi@
[TXT] nfs_var.h  1.65   2 weeks  jsg   remove prototypes for removed functions
[TXT] nfs_vfsops.c  1.131   7 days  jsg   nfs_procids was removed in 1996
[TXT] nfs_vnops.c  1.200   5 days  jsg   remove unneeded nfs_getreq() prototype nfs_getreq() is in nfs_socket.c and not ...
[TXT] nfsdiskless.h  1.10   10 years  fgsch   Add support for root on nfs using v3. Code adapted from NetBSD. Tested on sparc ...
[TXT] nfsm_subs.h  1.48   2 weeks  miod   Convert all the NFS macros (in nfsm_subs.h) into inline functions with the appro...
[TXT] nfsmount.h  1.28   6 years  mpi   Change the representation of an NFS mount point by caching the root nodes. nfs_...
[TXT] nfsnode.h  1.43   2 weeks  miod   Convert all the NFS macros (in nfsm_subs.h) into inline functions with the appro...
[TXT] nfsproto.h  1.11   2 weeks  miod   Make nfstov_mode() return mode_t rather than uint16_t. This is a no-op since we ...
[TXT] nfsrvcache.h  1.8   10 years  beck   grow NFS request cache for the server side from 64 to 2048 entries. FreeBSD did...
[TXT] rpcv2.h  1.8   15 years  blambert   Remove unused NQNFS #define ok thib@
[TXT] xdr_subs.h  1.10   9 years  guenther   Tweaks utimensat/futimens handling to always update ctime, even when both atime ...
[TXT] nfs_nqlease.c (in the Attic) [Hide]  1.17   22 years  csapuntz   Remove NQNFS
[TXT] nfsrtt.h (in the Attic) [Hide]  1.7   15 years  thib   retire the nfs rtt log code, this isnt really all that usefull, and has been dis...
[TXT] nfsv2.h (in the Attic) [Hide]  1.4   27 years  deraadt   not needed anymore
[TXT] nqnfs.h (in the Attic) [Hide]  1.5   22 years  csapuntz   Remove NQNFS
[TXT] swapnfs.c (in the Attic) [Hide]  1.6   18 years  miod   Remove unused sw_nblks field of struct swdevt. Then, remove swapconf() which dup...