Date: Thu, 25 Mar 2004 15:19:16 -0800 (PST) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/pkill pkill.1 pkill.c Message-ID: <200403252319.i2PNJGFw068761@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2004/03/25 15:19:16 PST
FreeBSD src repository
Modified files:
usr.bin/pkill pkill.1 pkill.c
Log:
Add `-M' and `-N' options to `pkill' and `pgrep', similar to
what are supported in `ps':
-M Extract values associated with the name list from the
specified core instead of the default /dev/kmem.
-N Extract the name list from the specified system instead
of the default /kernel.
Written by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
Obtained from: the sysutils/pkill port
Revision Changes Path
1.2 +12 -1 src/usr.bin/pkill/pkill.1
1.4 +23 -5 src/usr.bin/pkill/pkill.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403252319.i2PNJGFw068761>
