summaryrefslogtreecommitdiffstats
path: root/src/core/killall.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* shared: procfs_file_alloca: handle pid==0Simon Peeters2014-01-051-1/+2
* Use format patterns for usec_t, pid_t, nsec_t, usec_tZbigniew Jędrzejewski-Szmek2014-01-031-2/+2
* core: fix order of parameters in broadcast_signal()Lennart Poettering2013-11-251-1/+1
* shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...Lennart Poettering2013-11-251-3/+19
* killall: do not use alloca() in argument listZbigniew Jędrzejewski-Szmek2013-06-271-2/+3
* core/killall: use procfs_file_allocaZbigniew Jędrzejewski-Szmek2013-04-191-7/+2
* core/killall.c: prevent segfault and initialize pidsHarald Hoyer2013-04-031-1/+1
* shutdown: correctly wait for processes we killed in the killall spreeLennart Poettering2013-04-021-27/+58
* killall: print notice what we forcefully KILLKay Sievers2013-03-301-0/+7
* killall: avoid gcc warning about wait name clashLennart Poettering2012-07-191-2/+2
* switch-root: don't wait for processesLennart Poettering2012-07-171-2/+3
* core: go on a killing spree when transitioning from initrd to main systemLennart Poettering2012-07-131-0/+176