index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
proc-cmdline.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc-cmdline: teach proc_cmdline_get_key() the same flags magic as proc_cmdli...
Lennart Poettering
2018-10-26
1
-4
/
+14
*
proc-cmdline: use FLAGS_SET() where appropriate
Lennart Poettering
2018-10-26
1
-5
/
+6
*
proc-cmdline: introduce PROC_CMDLINE_RD_STRICT
Lukas Nykryn
2018-10-25
1
-1
/
+2
*
basic/proc-cmdline: allow parsing of cmdline from a string
Zbigniew Jędrzejewski-Szmek
2018-10-08
1
-6
/
+14
*
Drop empty lines in proc-cmdline.c
Zbigniew Jędrzejewski-Szmek
2018-10-08
1
-3
/
+0
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-4
/
+2
*
Merge pull request #7198 from poettering/stdin-stdout
Lennart Poettering
2017-11-19
1
-5
/
+9
|
\
|
*
proc-cmdline: minor runlevel_to_target() coding style fixes
Lennart Poettering
2017-11-17
1
-5
/
+9
*
|
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
|
/
*
Fix missing space in comments (#5439)
AsciiWolf
2017-02-24
1
-1
/
+1
*
tree-wide: remove consecutive duplicate words in comments (#5148)
Stefan Schweter
2017-01-25
1
-1
/
+1
*
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
1
-25
/
+108
*
util-lib: read $SYSTEMD_PROC_CMDLINE if set when looking for the kernel cmdline
Lennart Poettering
2016-12-21
1
-0
/
+14
*
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-4
/
+7
*
tree-wide: allow state to be passed through to parse_proc_cmdline_item
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-2
/
+2
*
core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)
Ivan Shapovalov
2016-06-13
1
-3
/
+15
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+4
*
Merge pull request #1744 from evverx/fix-debug-generator
Lennart Poettering
2015-11-03
1
-0
/
+29
|
\
|
*
proc-cmdline: add runlevel to target mapping
Evgeny Vereshchagin
2015-11-03
1
-0
/
+29
*
|
proc-cmdline: return proper errors from shall_restore_state()
Lennart Poettering
2015-11-02
1
-1
/
+1
|
/
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+144