cy          2009-03-06 23:18:41 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/heirloom    Makefile 
    sysutils/heirloom/files patch-build::mk.config patch-ps::ps.c 
  Log:
  Fix a SIGSEGV in ps/ps.c when ps is setuid root or when run by root.
  kvm_t kv was not set to zero and therefore kvm_open(3) was not called.
  
  Fix another SIGSEGV in ps caused by the -O compile flag) when the -ef
  flags are passed to ps.
  
  Approved by:    gahr (maintainer)
  
  Revision  Changes    Path
  1.15      +1 -1      ports/sysutils/heirloom/Makefile
  1.4       +11 -2     ports/sysutils/heirloom/files/patch-build::mk.config
  1.2       +26 -2     ports/sysutils/heirloom/files/patch-ps::ps.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to