mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
Switch up comparator mapping to avoid these kinds of errors, use a simple array of (name, comparator) pairs rather than having to maintain entries in two separate arrays that must have matching indices. Reviewed by: obiwac MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D37083 |
||
|---|---|---|
| .. | ||
| commands.c | ||
| commands.h | ||
| display.c | ||
| display.h | ||
| layout.h | ||
| loadavg.h | ||
| machine.c | ||
| machine.h | ||
| Makefile | ||
| Makefile.depend | ||
| screen.c | ||
| screen.h | ||
| top.1 | ||
| top.c | ||
| top.h | ||
| username.c | ||
| username.h | ||
| utils.c | ||
| utils.h | ||