freebsd-skq/usr.bin/top
markj 2d92020ed8 Add a "B" suffix to memory quantities in top(1) output.
Otherwise small quantities look nonsensical.  For instance, when
swapping in a single page we would print "4096 In".

Fix code indentation while here.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2019-11-18 20:55:01 +00:00
..
commands.c
commands.h
display.c top(1): support multibyte characters in command names (ARGV array) 2019-09-20 17:37:23 +00:00
display.h top(1): support multibyte characters in command names (ARGV array) 2019-09-20 17:37:23 +00:00
layout.h
loadavg.h
machine.c top(1): support multibyte characters in command names (ARGV array) 2019-09-20 17:37:23 +00:00
machine.h
Makefile Fix multiple warnings in usr.bin/top about variables shadowing global 2019-02-10 13:34:21 +00:00
Makefile.depend
screen.c
screen.h
top.1 Make fractional delays for top(1) work for interactive mode. 2019-09-27 20:20:21 +00:00
top.c Allow entering fractional delays in top(1) interactive mode. 2019-09-27 20:53:31 +00:00
top.h
username.c Fix multiple warnings in usr.bin/top about variables shadowing global 2019-02-10 13:34:21 +00:00
username.h
utils.c Add a "B" suffix to memory quantities in top(1) output. 2019-11-18 20:55:01 +00:00
utils.h