Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Feb 2010 21:23:48 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/pkill pkill.c src/bin/ps ps.c src/usr.bin/w w.c
Message-ID:  <201002082127.o18LRWGH086209@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brucec      2010-02-08 21:23:48 UTC

  FreeBSD src repository

  Modified files:
    bin/pkill            pkill.c 
    bin/ps               ps.c 
    usr.bin/w            w.c 
  Log:
  SVN rev 203688 on 2010-02-08 21:23:48Z by brucec
  
  Initialize the execfile argument to NULL instead of _PATH_DEVNULL. This allows the -M option to be used without specifying -N.
  
  PR:     bin/138146
  Approved by:    rrs (mentor)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.8       +2 -1      src/bin/pkill/pkill.c
  1.118     +2 -1      src/bin/ps/ps.c
  1.68      +2 -1      src/usr.bin/w/w.c



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