]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
top(1): include what you use
authoreadler <eadler@FreeBSD.org>
Mon, 4 Jun 2018 04:59:32 +0000 (04:59 +0000)
committereadler <eadler@FreeBSD.org>
Mon, 4 Jun 2018 04:59:32 +0000 (04:59 +0000)
commit8876d70038eb2c714a49fe3c3b85573a4e765f2e
treeedc830304b2f0e71396d356b7fa19246762a9b21
parentd7028827205a0b56967bf905dc318ed78e6545cf
top(1): include what you use

- Change headers to more closely match what we use
- use more standard functions instead of bzero, bcmp, bcopy
- Add myself to authors.

Tested with: base clang (amd64), gcc 9 (amd64), base clang (i386), base
gcc (mips)
usr.bin/top/commands.c
usr.bin/top/display.c
usr.bin/top/display.h
usr.bin/top/machine.c
usr.bin/top/machine.h
usr.bin/top/top.c
usr.bin/top/username.c