Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 1 | -1/+1 |
* | - Move nfs_realign() from the NFS client to the shared NFS code and | marius | 2010-02-09 | 1 | -1/+3 |
* | Some style(9) fixes in order to fabricate a commit to denote that | marius | 2010-01-09 | 1 | -63/+62 |
* | Exclude options COMPAT_FREEBSD4 now that the MD freebsd4_sigreturn() | marius | 2010-01-09 | 1 | -2/+6 |
* | Revert previous change and fix misalignment by using bcopy() | marcel | 2009-11-15 | 1 | -6/+1 |
* | Fix an obvious panic by not casting from a pointer that is 4-bytes | marcel | 2009-11-14 | 1 | -1/+6 |
* | Remove the old kernel RPC implementation and the NFS_LEGACYRPC option. | dfr | 2009-06-30 | 1 | -5/+0 |
* | We need to pass a structure with enough space for an NFSv2 filehandle to | dfr | 2008-12-10 | 1 | -3/+3 |
* | Range-check NFSv2 procedure numbers before converting to NFSv3. | dfr | 2008-11-07 | 1 | -2/+7 |
* | Implement support for RPCSEC_GSS authentication to both the NFS client | dfr | 2008-11-03 | 1 | -0/+597 |