cvs commit: ports/sysutils/ksysguardd Makefile ports/sysutils/ksysguardd/files patch-FreeBSD__stat.c

Alberto Villa avilla at FreeBSD.org
Sat Apr 23 00:35:58 UTC 2011


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 at 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)


More information about the cvs-all mailing list