summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_srp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* unbreak build on UP kernels.dlg2015-09-111-16/+8
* make srp use refcnts so it can use refcnt_finalize instead ofdlg2015-09-111-18/+7
* remove some bits of srp.h i had pasted in here by accidentdlg2015-09-111-7/+1
* implement a singly linked list built with SRPs.dlg2015-09-091-1/+15
* mattieu baptiste reported a problem with bpf+srps where the per cpudlg2015-09-011-19/+42
* introduce srp, which according to the manpage i wrote is short fordlg2015-07-021-0/+265