freebsd-skq/usr.bin/pkill
Pawel Jakub Dawidek 0a5f326cd2 - Introduce an '-o' option which allows to match oldest of the matching
processes.
  This option can be also found in Solaris and Linux.
- Use timercmp(9) macro for timeval comparsion.
- Include time.h directly, don't depend on stat.h doing it for us.

Reviewed by:	gad (first point)
MFC after:	3 days
2005-03-20 11:42:26 +00:00
..
Makefile Removed bitrot. 2004-11-13 17:12:22 +00:00
pkill.1 - Introduce an '-o' option which allows to match oldest of the matching 2005-03-20 11:42:26 +00:00
pkill.c - Introduce an '-o' option which allows to match oldest of the matching 2005-03-20 11:42:26 +00:00