1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/usr.bin/pkill
Garance A Drosehn 998c10ebd9 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
2004-03-25 23:19:16 +00:00
..
Makefile
pkill.1 Add -M' and -N' options to pkill' and pgrep', similar to 2004-03-25 23:19:16 +00:00
pkill.c Add -M' and -N' options to pkill' and pgrep', similar to 2004-03-25 23:19:16 +00:00