Age | Commit message (Expand) | Author |
2014-06-24 | use more _cleanup_ macro | Ronny Chevalier |
2014-06-13 | core: fix invalid free() in killall() | Andreas Henriksson |
2014-01-05 | shared: procfs_file_alloca: handle pid==0 | Simon Peeters |
2014-01-02 | Use format patterns for usec_t, pid_t, nsec_t, usec_t | Zbigniew Jędrzejewski-Szmek |
2013-11-25 | core: fix order of parameters in broadcast_signal() | Lennart Poettering |
2013-11-25 | shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ... | Lennart Poettering |
2013-06-26 | killall: do not use alloca() in argument list | Zbigniew Jędrzejewski-Szmek |
2013-04-19 | core/killall: use procfs_file_alloca | Zbigniew Jędrzejewski-Szmek |
2013-04-03 | core/killall.c: prevent segfault and initialize pids | Harald Hoyer |
2013-04-02 | shutdown: correctly wait for processes we killed in the killall spree | Lennart Poettering |
2013-03-30 | killall: print notice what we forcefully KILL | Kay Sievers |
2012-07-19 | killall: avoid gcc warning about wait name clash | Lennart Poettering |
2012-07-17 | switch-root: don't wait for processes | Lennart Poettering |
2012-07-13 | core: go on a killing spree when transitioning from initrd to main system | Lennart Poettering |