Date: Thu, 25 Mar 2004 11:08:48 -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 Makefile pkill.1 pkill.c Message-ID: <200403251908.i2PJ8m91006049@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2004/03/25 11:08:48 PST
FreeBSD src repository
Added files:
usr.bin/pkill Makefile pkill.1 pkill.c
Log:
Add the `pkill' and `pgrep' commands from NetBSD. This is the source
straight from NetBSD (except to add the RCS-ID lines for FreeBSD).
These will probably require a few updates before they are added to
the FreeBSD buildworld. I might MFC these to 4.x-stable after 4.10.
Discussed on: freebsd-arch
Obtained from: NetBSD (and OpenBSD also has these)
Revision Changes Path
1.1 +14 -0 src/usr.bin/pkill/Makefile (new)
1.1 +199 -0 src/usr.bin/pkill/pkill.1 (new)
1.1 +539 -0 src/usr.bin/pkill/pkill.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403251908.i2PJ8m91006049>
