dissertation/usr.bin/top
cheloha 09447e1ca7 top(1): remove last vestiges of "last pid" support
millert@ removed most of the "last pid" support from top(1) in 1997.
See, e.g. top/machine.c,v1.7:

http://cvsweb.openbsd.org/src/usr.bin/top/machine.c?rev=1.7&content-type=text/x-cvsweb-markup

Let's remove the rest of it:

- Eliminate system_info.last_pid.

- Remove mpid parameter and "last pid" printing code from i_loadave().

Link: https://marc.info/?l=openbsd-tech&m=166277253606823&w=2

ok millert@
2022-09-10 16:58:51 +00:00
..
Makefile
commands.c Replace "boolean.h" with <stdbool.h> 2019-10-08 07:26:59 +00:00
display.c top(1): remove last vestiges of "last pid" support 2022-09-10 16:58:51 +00:00
display.h top(1): remove last vestiges of "last pid" support 2022-09-10 16:58:51 +00:00
layout.h
machine.c top(1): remove last vestiges of "last pid" support 2022-09-10 16:58:51 +00:00
machine.h top(1): remove last vestiges of "last pid" support 2022-09-10 16:58:51 +00:00
screen.c Replace "boolean.h" with <stdbool.h> 2019-10-08 07:26:59 +00:00
screen.h
top.1 man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
top.c top(1): remove last vestiges of "last pid" support 2022-09-10 16:58:51 +00:00
top.h
top.local.h
utils.c
utils.h