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: [NetBSD] / src / sys / fs / smbfs
| File | Rev. | Age | Author | Last log entry | |
|---|---|---|---|---|---|
| 1.3 | 2 years | pooka | Install smb headers relevant for userspace and make mount_smbfs use installed he... | ||
| 1.2 | 9 years | jdolecek | add kqueue (EVFILT_READ, EVFILT_WRITE, EVFILT_VNODE) support this is basically c... | ||
| 1.17 | 3 years | tron | Remove duplicate definition of "smbfs_node_pool". Fix based on a patch provided ... | ||
| 1.34 | 2 years | pooka | Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file system drivers... | ||
| 1.25 | 3 months | para | extending vmem(9) to be able to allocated resources for it's own needs. simplify... | ||
| 1.47 | 11 months | rmind | Welcome to 5.99.53! Merge rmind-uvmplock branch: - Reorganize locking in UVM a... | ||
| 1.12 | 5 years | jmmv | Bring in fix from FreeBSD by tjr, 3 years and 9 months ago: Store a reference to... | ||
| 1.42 | 7 months | christos | rename SMBFS_MAXFNAMELEN to SMBFS_MAXNAMLEN for consistency | ||
| 1.15 | 11 months | rmind | Remove few references to simple_lock. | ||
| 1.20 | 2 years | tron | Add support for 64 bit file offsets to smbfs_smb_setfsize(), largely based on co... | ||
| 1.95 | 7 months | hannken | As vnalloc() always allocates with PR_WAITOK there is no longer the need to test... | ||
| 1.79 | 2 months | elad | Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with something m... | ||