mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 23:32:52 -04:00
The ps(1) utility uses 1024 byte units, not 1000 byte units.
git grep KiB | wc -l
535
git grep KBytes | wc -l
39
Fixes:
|
||
|---|---|---|
| .. | ||
| extern.h | ||
| fmt.c | ||
| keyword.c | ||
| Makefile | ||
| Makefile.depend | ||
| nlist.c | ||
| print.c | ||
| ps.1 | ||
| ps.c | ||
| ps.h | ||