]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r203688:
authorbrucec <brucec@FreeBSD.org>
Thu, 18 Feb 2010 10:46:25 +0000 (10:46 +0000)
committerbrucec <brucec@FreeBSD.org>
Thu, 18 Feb 2010 10:46:25 +0000 (10:46 +0000)
commit6f4a0062663f79b53bd11d21be49caf8291e0146
tree0e38c7861c76fd785e190a5bb75691ff7df24e63
parent76c304c57a75b8d3233cdd167c30672f87a1fdf9
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)
bin/pkill/pkill.c
bin/ps/ps.c
usr.bin/w/w.c