summaryrefslogtreecommitdiff
path: root/devel/libgtop2/files/patch-systeps::freebsd::prockernel.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Downgrade glibtop_error_io() to glibtop_warn_io() on failed kvm_getprocs().Alexander Nedotsukov2005-03-181-0/+15
There is realy nothing abnormal if client app trying to query data for just dissapeared process. glibtop_error_io() call always end up with exit() which is not what people may expect. Notes: svn path=/head/; revision=131580