summaryrefslogtreecommitdiff
path: root/src/basic/proc-cmdline.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* macro: introduce TAKE_PTR() macroLennart Poettering2018-03-221-4/+2
* Merge pull request #7198 from poettering/stdin-stdoutLennart Poettering2017-11-191-5/+9
|\
| * proc-cmdline: minor runlevel_to_target() coding style fixesLennart Poettering2017-11-171-5/+9
* | Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
|/
* Fix missing space in comments (#5439)AsciiWolf2017-02-241-1/+1
* tree-wide: remove consecutive duplicate words in comments (#5148)Stefan Schweter2017-01-241-1/+1
* util-lib: various improvements to kernel command line parsingLennart Poettering2016-12-211-25/+108
* util-lib: read $SYSTEMD_PROC_CMDLINE if set when looking for the kernel cmdlineLennart Poettering2016-12-211-0/+14
* tree-wide: make parse_proc_cmdline() strip "rd." prefix automaticallyZbigniew Jędrzejewski-Szmek2016-10-221-4/+7
* tree-wide: allow state to be passed through to parse_proc_cmdline_itemZbigniew Jędrzejewski-Szmek2016-10-221-2/+2
* core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)Ivan Shapovalov2016-06-131-3/+15
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+4
* Merge pull request #1744 from evverx/fix-debug-generatorLennart Poettering2015-11-031-0/+29
|\
| * proc-cmdline: add runlevel to target mappingEvgeny Vereshchagin2015-11-031-0/+29
* | proc-cmdline: return proper errors from shall_restore_state()Lennart Poettering2015-11-021-1/+1
|/
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]Lennart Poettering2015-10-271-0/+144