1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-14 14:55:41 +00:00
freebsd/usr.bin/top
David E. O'Brien c413702af3 Hardcode username to 8 characters. This makes top(1) output sane when
there are users on the system (even if not running a single process)
with a login > 8 chars.
I'm not all that happy limiting the username width like this, but it
restores sanity to top(1) output.

Discussed with:	keramida
2005-05-16 18:17:38 +00:00
..
machine.c Hardcode username to 8 characters. This makes top(1) output sane when 2005-05-16 18:17:38 +00:00
Makefile
sigdesc.h
top.local.1