]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
top(1): Use warnx and errx instead of fprintf
authorEitan Adler <eadler@FreeBSD.org>
Wed, 22 Aug 2018 10:07:15 +0000 (10:07 +0000)
committerEitan Adler <eadler@FreeBSD.org>
Wed, 22 Aug 2018 10:07:15 +0000 (10:07 +0000)
commit17be5f230a5fbca04c2e17de4cf554f0656a00b1
tree158e901143ba74f5950cd5216e51320474edb706
parent45a3e13ca81b685fa8b2996d83a6fbbbcba6d8be
top(1): Use warnx and errx instead of fprintf

This also makes make "-v" exit without error, since it isn't.
usr.bin/top/display.c
usr.bin/top/screen.c
usr.bin/top/top.c
usr.bin/top/top.h