freebsd-dev/usr.bin/top
Dimitry Andric c26e2e37aa Fix regression in top(1) after r344381, causing informational messages
to no longer be displayed.  This was because the reimplementation of
setup_buffer() did not copy the previous contents into any reallocated
buffer.

Reported by:	James Wright <james.wright@jigsawdezign.com>
PR:		236947
MFC after:	3 days
2019-04-02 18:01:54 +00:00
..
commands.c
commands.h
display.c Fix regression in top(1) after r344381, causing informational messages 2019-04-02 18:01:54 +00:00
display.h Fix multiple warnings in usr.bin/top about discarded qualifiers from 2019-02-10 13:31:08 +00:00
layout.h
loadavg.h
machine.c Fix multiple warnings in usr.bin/top about discarded qualifiers from 2019-02-10 13:31:08 +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 top(1): Use warnx and errx instead of fprintf 2018-08-22 10:07:15 +00:00
screen.h
top.1 top(1): Rework DESCRIPTION OF MEMORY section. 2018-10-02 08:13:54 +00:00
top.c Fix multiple warnings in usr.bin/top about discarded qualifiers from 2019-02-10 13:31:08 +00:00
top.h top(1): Use warnx and errx instead of fprintf 2018-08-22 10:07:15 +00:00
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 Fix multiple warnings in usr.bin/top about variables shadowing global 2019-02-10 13:34:21 +00:00
utils.h Fix multiple warnings in usr.bin/top about discarded qualifiers from 2019-02-10 13:31:08 +00:00