mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 23:32:52 -04:00
will now need editing except for spot checks. Changed this buffer from a circular one to a linear one. This is more useful for some cases and the sysctl that prints it doesn't support circular buffers. Fixed (output) formatting bugs in this sysctl. An off by 1 error caused a garbage byte to be returned after annotation of large deltas, and a race with the writer sometimes caused premature string termination. |
||
|---|---|---|
| .. | ||
| sio.c | ||
| sio_ebus.c | ||
| sio_isa.c | ||
| sio_pccard.c | ||
| sio_pci.c | ||
| sio_puc.c | ||
| sioreg.h | ||
| siovar.h | ||