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: [cvs.NetBSD.org] / src / sys / nfs
Current tag: thorpej_scsipi_base
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
1.131 | 19 years | fvdl | Don't forget to unlock the vnode returned by cache_lookup if the subsequent acce... |
![]() |
1.5 | 24 years | fvdl | Enhancements from Matthias Drochner: - Try V3 first for diskless booting. Fall ... |
![]() |
1.94 | 19 years | bjh21 | In nfs_loadattrcache(), if checkalias() gives us a new vnode, lock it. This pre... |
![]() |
1.43 | 19 years | fvdl | On VOP_GETATTR failure in nfs_nget, call vgone() to get rid of the vnode that wa... |
![]() |
1.1 | 22 years | cgd | branches: 1.1.26; Rework the way kernel include files are installed. In the ne... |
![]() |
1.101 | 20 years | fvdl | branches: 1.101.2; Instead of storing the filehandle in the mount structure, st... |
![]() |
1.11 | 23 years | fvdl | branches: 1.11.56; Store RPC procnum consistently as an u_int32_t. This is as i... |
![]() |
1.13 | 22 years | fair | branches: 1.13.42; Snatch a patch from OpenBSD to fix PRs 6529 and 7074. Adjust... |
![]() |
1.16 | 22 years | drochner | branches: 1.16.20; restructure the diskless NFS boot code to keep track of the ... |
![]() |
1.16 | 20 years | drochner | branches: 1.16.2; add a kernel configuration option to set the string passed in... |
![]() |
1.17 | 20 years | chs | branches: 1.17.2; 1.17.4; include opt_inet.h, needed by previous check-in. |
![]() |
1.18 | 20 years | jdolecek | branches: 1.18.2; 1.18.4; 1.18.8; make some more constant arrays 'const' |
![]() |
1.19 | 20 years | chs | branches: 1.19.2; 1.19.4; 1.19.6; Initial integration of the Unified Buffer C... |
![]() |
1.20 | 21 years | fvdl | branches: 1.20.14; 1.20.16; Be more correct with attribute structures for seta... |
![]() |
1.20 | 20 years | fvdl | branches: 1.20.2; 1.20.4; 1.20.6; Instead of storing the filehandle in the mo... |
![]() |
1.23 | 22 years | perry | branches: 1.23.24; bzero->memset, bcopy->memcpy, bcmp->memcmp |
![]() |
1.32 | 20 years | fvdl | branches: 1.32.2; Do actual vnode locking for NFS. |
![]() |
1.48 | 20 years | chs | branches: 1.48.2; 1.48.4; 1.48.8; Initial integration of the Unified Buffer C... |
![]() |
1.5 | 23 years | fvdl | branches: 1.5.34; 1.5.36; Store RPC procnum consistently as an u_int32_t. This... |
![]() |
1.56 | 20 years | enami | branches: 1.56.2; 1.56.4; 1.56.8; Use tsleep instead of dalay; since we're mo... |
![]() |
1.59 | 20 years | chs | branches: 1.59.2; 1.59.4; Initial integration of the Unified Buffer Cache proj... |
![]() |
1.66 | 20 years | jdolecek | branches: 1.66.2; make some more constant arrays 'const' |
![]() |
1.8 | 25 years | fvdl | branches: 1.8.64; Bring in a merge of Rick Macklem's NFSv3 code from Lite2 |
![]() |
1.9 | 20 years | fvdl | branches: 1.9.24; Adapt some defaults/max values to be more realistic. |
![]() |
1.66 | 19 years | chs | reads at or after EOF should "succeed". |
![]() |
1.28 | 20 years | chs | remove a temporary hack now that it's fixed for real. fixes PR 11731. |