remove the silly username cache here and use libc user_from_uid.
authortedu <tedu@openbsd.org>
Mon, 26 Oct 2015 13:56:18 +0000 (13:56 +0000)
committertedu <tedu@openbsd.org>
Mon, 26 Oct 2015 13:56:18 +0000 (13:56 +0000)
commite0a882e78d7a311832dc6888a87c7c8a6b1cba52
treefd10aa193724e74c0bdfdb088539f282689219c0
parent2a3a373b39cbf2207c84337af6add1d0d4b95e85
remove the silly username cache here and use libc user_from_uid.
libc isn't (yet) any better, but it can improve with time.
usr.bin/top/username.c