Date: Wed, 24 Feb 2010 21:57:51 +0000 (UTC) From: Bruce Cran <brucec@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/ps ps.c src/usr.bin/pkill pkill.c src/usr.bin/w w.c Message-ID: <201002242200.o1OM0kdL044255@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brucec 2010-02-24 21:57:51 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
bin/ps ps.c
usr.bin/pkill pkill.c
usr.bin/w w.c
Log:
SVN rev 204289 on 2010-02-24 21:57:51Z 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.
Approved by: rrs (mentor)
Revision Changes Path
1.111.2.5 +2 -1 src/bin/ps/ps.c
1.31.2.2 +2 -1 src/usr.bin/pkill/pkill.c
1.60.2.2 +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?201002242200.o1OM0kdL044255>
