mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
Using UI units allows to fit larger numbers in columns. Stop calling v_page_size - this is a value that doesn't change at runtime. Renamed WINDOW *wnd to *wd to avoid conflict with global *wnd variable. Use bit-shift to convert page size to byte. PR: 246458 Submitted by: ota@j.email.ne.jp MFC after: 2 weeks Differential Revision: D24834 |
||
|---|---|---|
| .. | ||
| cmds.c | ||
| cmdtab.c | ||
| convtbl.c | ||
| convtbl.h | ||
| devs.c | ||
| devs.h | ||
| extern.h | ||
| fetch.c | ||
| icmp.c | ||
| icmp6.c | ||
| ifcmds.c | ||
| ifstat.c | ||
| iostat.c | ||
| ip.c | ||
| ip6.c | ||
| keyboard.c | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| mode.c | ||
| mode.h | ||
| netcmds.c | ||
| netstat.c | ||
| pigs.c | ||
| sctp.c | ||
| swap.c | ||
| sysput.c | ||
| systat.1 | ||
| systat.h | ||
| tcp.c | ||
| vmstat.c | ||
| zarc.c | ||