mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
in ddb) which I broke by changing %8[l]x to %8p. Hacked the central printf routine to not add an "0x" prefix for %p formats if the field width is nonzero. The tables are still horribly misformatted on 64-bit machines. Use %p instead of %8p to print pointers when the field width isn't important. |
||
|---|---|---|
| .. | ||
| if_ie.c | ||
| if_ie507.h | ||
| if_iee16.h | ||
| if_iereg.h | ||