Date: Tue, 6 Sep 2005 06:13:10 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/xsysinfo Makefile ports/sysutils/xsysinfo/files patch-sysinfo.c Message-ID: <200509060613.j866DAEN083086@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2005-09-06 06:13:10 UTC FreeBSD ports repository Modified files: sysutils/xsysinfo Makefile sysutils/xsysinfo/files patch-sysinfo.c Log: - fixes two problems in xsysinfo: upper part repairs the display of the nfs-statistics (which since 5.x didn't work at all), the lower part (replacing "kd" by "NULL" in calls to devstat_getdevs()) fixes the memory leak. - patched by Bertram Barth - bump PORTREVISION PR: 68341 Submitted by: Kevin T. Likes <klikes AT doit dot in dot gov> Reviewed by: Bertram Barth <bertram AT gummo dot bbb dot sub dot org> Revision Changes Path 1.19 +1 -1 ports/sysutils/xsysinfo/Makefile 1.4 +31 -22 ports/sysutils/xsysinfo/files/patch-sysinfo.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509060613.j866DAEN083086>