Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2011 00:35:57 +0000 (UTC)
From:      Alberto Villa <avilla@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/ksysguardd Makefile ports/sysutils/ksysguardd/files patch-FreeBSD__stat.c
Message-ID:  <201104230035.p3N0ZvNJ004061@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
avilla      2011-04-23 00:35:57 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/ksysguardd  Makefile 
  Added files:
    sysutils/ksysguardd/files patch-FreeBSD__stat.c 
  Log:
  - Fix crash: an error in calculating MSI offsets resulted in the last
    regular interrupt being included as a MSI interrupt and a buffer
    underrun, causing a segfault.
  - Remove setgid: ksysguardd no longer uses libkvm so does not need g+s
    or grp=kmem and can now run as a regular (unprivileged) user.
  - Bump PORTREVISION.
  
  Submitted by:   David Bruce Naylor <naylor.b.david@gmail.com> via area51
  
  Revision  Changes    Path
  1.2       +1 -4      ports/sysutils/ksysguardd/Makefile
  1.3       +20 -0     ports/sysutils/ksysguardd/files/patch-FreeBSD__stat.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104230035.p3N0ZvNJ004061>