aboutsummaryrefslogtreecommitdiff
path: root/sys/nfs/nfs_diskless.c
Commit message (Expand)AuthorAgeFilesLines
* nfs: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-6/+5
* UDP: further performance improvements on txMatt Macy2018-05-231-1/+1
* ifnet: Replace if_addr_lock rwlock with epoch + mutexMatt Macy2018-05-181-1/+1
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* It appears nfs_mountroot() will use the env var "boot.netif.mtu" if itIan Lepore2016-03-201-0/+1
* Wait up to 10 seconds for late-initializing network interfaces to arrive.Ian Lepore2015-09-261-0/+9
* Follow up to r225617. In order to maximize the re-usability of kernel codeDavide Italiano2014-10-161-9/+9
* Implemented a mount option "nocto" that disables cache coherencyRuslan Ermilov2011-05-041-0/+2
* Fix the experimental NFS client so that it does not boguslyRick Macklem2011-04-251-0/+425