summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_poll.c
Commit message (Expand)AuthorAgeFilesLines
* Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoidsobomax2002-08-181-5/+5
* Temporarily disable polling when no processes are active, while Iluigi2002-08-041-1/+1
* Part 1 of KSE-IIIjulian2002-06-291-1/+0
* Remove a printf and add a comment on an assumption that could beluigi2002-06-271-3/+10
* Make the DEVICE_POLLING code compile with -Werror and in LINTluigi2002-03-091-2/+4
* Make this compile after changes to kse structures.luigi2002-02-151-1/+1
* MFS: synchronize the code with the version in -stable, specifically:luigi2002-02-111-61/+98
* In a threaded world, differnt priorirites become properties ofjulian2002-02-111-1/+1
* Complete the device polling support by adding a thread in chargeluigi2001-12-191-0/+55
* Device Polling code for -current.luigi2001-12-141-0/+422
OpenPOWER on IntegriCloud