mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 13:51:30 -05:00
released management apps.
1. Implement poll(). This will check for queued aif's so that a
subsequent ioctl call to retrieve the next aif will not block.
2. Don't catch signals when sleeping on a fib sent from userland. This
causes a race and panic due to the pthread context switcher waking
up the tsleep at inopportune times.
3. Fix some whitespace nits.
MFC after: 3 days
|
||
|---|---|---|
| .. | ||
| aac.c | ||
| aac_compat.h | ||
| aac_debug.c | ||
| aac_disk.c | ||
| aac_ioctl.h | ||
| aac_pci.c | ||
| aac_tables.h | ||
| aacreg.h | ||
| aacvar.h | ||