freebsd-dev/usr.bin/top
Eitan Adler 6e0632db3d top(1): correctly reset per-cpu counters
I had changed this from a for loop to a memset during an earlier
cleanup. This change was incorrect so revert it.

While here, clean up

Reported by:	flo
2018-06-09 23:24:08 +00:00
..
commands.c top(1): use a different command to toggle tid vs pid 2018-06-09 02:14:33 +00:00
commands.h
display.c top(1): correctly reset per-cpu counters 2018-06-09 23:24:08 +00:00
display.h top(1): include what you use 2018-06-04 04:59:32 +00:00
layout.h
loadavg.h
machine.c top(1): handle specific pids better 2018-06-09 23:08:02 +00:00
machine.h top(1): use a different command to toggle tid vs pid 2018-06-09 02:14:33 +00:00
Makefile top(1): Only use NO_WERROR for base gcc 2018-06-03 06:02:31 +00:00
Makefile.depend
screen.c
screen.h
sigconv.awk
top.1 top(1): initial pass to freebsdize the man page 2018-06-09 21:40:33 +00:00
top.c top(1): handle specific pids better 2018-06-09 23:08:02 +00:00
top.h top(1): use a different command to toggle tid vs pid 2018-06-09 02:14:33 +00:00
username.c top(1): fix several style & const related issues 2018-06-08 01:55:47 +00:00
username.h
utils.c top(1): correctly reset per-cpu counters 2018-06-09 23:24:08 +00:00
utils.h top(1): Use strsep instead of homegrown alternative 2018-06-04 03:16:24 +00:00