Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2006 17:40:46 +0000 (UTC)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ps keyword.c
Message-ID:  <200604051740.k35HekM4089969@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2006-04-05 17:40:46 UTC

  FreeBSD src repository

  Modified files:
    bin/ps               keyword.c 
  Log:
  Fix a problem introduced by change 1.73, which causes a seg-fault if
  the user specifies a keyword which is an alias to some other keyword.
  E.g.: stat (for state) or pcpu (for %cpu)..
  
  Submitted by:   Kostik Belousov
  MFC plans:      "soon"
  
  Revision  Changes    Path
  1.75      +2 -0      src/bin/ps/keyword.c



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