summaryrefslogtreecommitdiff
path: root/sys/fs/nfs/common
AgeCommit message (Expand)Author
2023-06-16s/curent/current/ in comment.andvar
2022-10-07s/alpahbetics/alphabetics/ in comment.andvar
2020-01-02- Eliminate the global "boottime" variable, which was being accessedthorpej
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2018-04-26Fix inverted arguments in MGET().maxv
2018-02-01Remove unused (and a reference to ovbcopy along the way).maxv
2016-12-13Mostly mechanical updates for caddr_t, thread, mutex, and credentialspgoyette
2016-12-13Disable duplicate typedefpgoyette
2016-12-13More cleanup of #includespgoyette
2016-11-18Add the initial module(9) infrastructurepgoyette
2016-11-18Clean up some #includespgoyette
2016-11-18Resolve conflictspgoyette
2016-11-18Update to FreeBSD revision 308975 ( approx 2016-11-18 07:30 UTC)pgoyette
2016-07-07KNF. Remove extra spaces. No functional change.msaitoh
2016-06-10Introduce m_set_rcvif and m_reset_rcvifozaki-r
2015-02-07invalidate input mbuf as soon as it is consumed by the mbuf chainmlelstv
2015-02-07fix mbuf leak; this is not being compiled yet.christos
2013-09-30Import FreeBSD's "newnfs" nfs client and server code. This containsdholland