aboutsummaryrefslogtreecommitdiff
path: root/sys/net/intrq.c
Commit message (Expand)AuthorAgeFilesLines
* Initialise the intrq_present fields at runtime, not link time. This allowsMike Smith2002-01-081-10/+10
* Insert entropy harvesting calls for network traffic. ByMark Murray2001-02-181-0/+4
* Lock down the network interface queues. The queue mutex must be obtainedJonathan Lemon2000-11-251-9/+2
* Do some cleanups of the HARP atm codes interface into the system:Poul-Henning Kamp2000-10-121-10/+0
* Fix this so LINT compiles. There is no way this could have worked ifPeter Wemm2000-01-291-5/+5
* Redo the intrq.c idea asBrian Somers2000-01-271-5/+62
* Move the *intrq variables into net/intrq.c and unconditionallyBrian Somers2000-01-241-0/+60