Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: another round of simplifications | Michal Schmidt | 2014-11-28 | 1 | -4/+2 |
* | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt | 2014-11-28 | 2 | -2/+2 |
* | treewide: no need to negate errno for log_*_errno() | Michal Schmidt | 2014-11-28 | 2 | -2/+2 |
* | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt | 2014-11-28 | 2 | -2/+2 |
* | util: simplify proc_cmdline() to reuse get_process_cmdline() | Lennart Poettering | 2014-11-07 | 1 | -5/+7 |
* | hibernate-resume: let's move all hibernate-resume tools into the same directory | Lennart Poettering | 2014-09-04 | 1 | -0/+95 |
* | hibernate-resume: refuse to run outside of an initrd | Lennart Poettering | 2014-08-28 | 1 | -0/+4 |
* | hibernate-resume: add a tool to write a device node's major:minor to /sys/pow... | Ivan Shapovalov | 2014-08-26 | 2 | -0/+82 |