summaryrefslogtreecommitdiffstats
path: root/sys/rpc/replay.c
Commit message (Expand)AuthorAgeFilesLines
* These files were getting sys/malloc.h and vm/uma.h with header pollutionglebius2016-02-011-0/+1
* - Check the result of malloc(M_NOWAIT) in replay_alloc(). The callerpjd2010-08-261-20/+25
* Add mutex locking for the call to replay_prune() inrmacklem2010-08-251-0/+2
* If the first iteration of the do loop in replay_prune()rmacklem2010-08-251-1/+1
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-031-0/+248
OpenPOWER on IntegriCloud