Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2010 10:46:25 +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:  <201002181052.o1IAqfAO086539@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brucec      2010-02-18 10:46:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    bin/pkill            pkill.c 
    bin/ps               ps.c 
    usr.bin/w            w.c 
  Log:
  SVN rev 204033 on 2010-02-18 10:46:25Z by brucec
  
  MFC r203688:
  
  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)
  
  Revision   Changes    Path
  1.4.2.3    +2 -1      src/bin/pkill/pkill.c
  1.117.2.2  +2 -1      src/bin/ps/ps.c
  1.60.10.3  +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?201002181052.o1IAqfAO086539>