summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_alq.c
Commit message (Expand)AuthorAgeFilesLines
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-3/+3
* - Export the alq daemon thread pointer.jeff2002-09-261-4/+7
* - Hold the credential of the caller and use it in all subsequent vn ops.jeff2002-09-231-6/+7
* - Add an asynchronous fixed length record logging mechanism calledjeff2002-09-221-0/+499
OpenPOWER on IntegriCloud