Replace tailq pointers with iterators in the DB_SHOW* functions.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Rewrite DB_SHOW_COMMAND_FLAGS to make it clearer.
sys/vm/vm_object.c | ||
---|---|---|
2836–2837 | I'm using fidx improperly. In the original code, it is set at the beginning of a run and printed at the end of the run. My use of it at the top of the loop is wrong. |
sys/vm/vm_object.c | ||
---|---|---|
2844 |