summaryrefslogtreecommitdiff
path: root/src/initctl
Commit message (Collapse)AuthorAge
* initctl: fix return from unitialized memory in error pathZbigniew Jędrzejewski-Szmek2013-03-21
| | | | | | | src/initctl/initctl.c: In function 'server_init': src/initctl/initctl.c:282:13: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] int r; ^
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-13
|
* move all tools to subdirsKay Sievers2012-04-12