summaryrefslogtreecommitdiff
path: root/sys/rpc/auth_none.c
AgeCommit message (Expand)Author
2025-02-01xdr: provide x_putmbuf method for kernel XDRGleb Smirnoff
2023-11-26sys: Remove ancient SCCS tags.Warner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2022-07-25Adjust authnone_create() definition to avoid clang 15 warningDimitry Andric
2021-08-14rpc: Make function tables constMark Johnston
2017-11-20sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2013-11-25Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato
2008-11-03Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson
2008-03-26Add the new kernel-mode NFS Lock Manager. To use it instead of theDoug Rabson