aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/killall5.c
AgeCommit message (Collapse)Author
2014-07-06Promote killall5 by merging it into kill.Rob Landley
Slight conflict here: this puts killall5 in the posix directory. But the commands sharing code trumps that.
2014-05-29killall5 - kill all the processes not in its session.Ashwini Sharma