freebsd-dev/usr.bin/top
Yuri Pankov 13858b8824 top: VIS_SAFE turned out to be unsafe
Unset VIS_SAFE flag as it turned out to be actually unsafe
for continuos top display as it's passing through sequences
resulting cursor movement (backspace, tab, carriage-return),
and explicitly set VIS_TAB for the same reason.

Reported by:	Mark Millard <marklmi@yahoo.com>, swills
Tested by:	Mark Millard <marklmi@yahoo.com>, swills
2020-07-14 22:43:40 +00:00
..
commands.c
commands.h
display.c top: display battery capacity remaining 2019-12-21 05:03:21 +00:00
display.h top: display battery capacity remaining 2019-12-21 05:03:21 +00:00
layout.h
loadavg.h
machine.c top: VIS_SAFE turned out to be unsafe 2020-07-14 22:43:40 +00:00
machine.h top: display battery capacity remaining 2019-12-21 05:03:21 +00:00
Makefile
Makefile.depend
screen.c
screen.h
top.1 Fix up r359594: -m takes an argument. 2020-04-03 14:47:40 +00:00
top.c top: display battery capacity remaining 2019-12-21 05:03:21 +00:00
top.h
username.c
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