remko       2008-05-14 00:22:58 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/pstat       pstat.c 
  Log:
  Fix pstat behaviour when using coredumps. The reference to tp was
  incorrect and should have been poining to &tty, tp is a virtual
  address from the coredump, while we should obtain the address through
  the tty struct.
  
  Approved by:    imp (mentor, implicit trivial changes)
  MFC after:      1 week
  Submitted by:   Ed Schouten (ed at 80836 dot nl)
  
  Revision  Changes    Path
  1.103     +1 -1      src/usr.sbin/pstat/pstat.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to