]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
top(1): const poison
authoreadler <eadler@FreeBSD.org>
Sat, 2 Jun 2018 04:37:37 +0000 (04:37 +0000)
committereadler <eadler@FreeBSD.org>
Sat, 2 Jun 2018 04:37:37 +0000 (04:37 +0000)
commitc60e3080a18cee895e525333a744b51e6bcf58e1
treed6e1524db96da4190ab3e64211c6daf2fb793643
parentd4e99d50f0524d298332dfbf83c5f36cd249cd09
top(1): const poison

top(1) has a number of issues with writing to const strings. Begin
helping this along by marking easy cases as const.
usr.bin/top/utils.c
usr.bin/top/utils.h