Markus Gothe
|
30542c94c4
inittab: Disable implicit controlling TTY.
|
2 months ago |
Daniel Golle
|
f230c11771
utils: use strlcpy when appropriate
|
5 months ago |
Daniel Golle
|
1e411a58f5
utils: get_cmdline_val: add missing error check
|
8 months ago |
INAGAKI Hiroshi
|
49ea930a86
utils: add key-value offset support to get_cmdline_val()
|
9 months ago |
Daniel Golle
|
86f82f3de1
utils: don't ignore open() return value
|
3 years ago |
Daniel Golle
|
6010bd3e12
utils: make sure read() string is 0 terminated
|
3 years ago |
Mathew McBride
|
2cfc26f845
inittab: detect active console from kernel if no console= specified
|
3 years ago |
Justinas Grauslis
|
31f0765afd
procd: check strchr() result before using it
|
5 years ago |
Rosen Penev
|
810d7a51c5
procd: Remove redundant errno variable in several printf functions.
|
7 years ago |
Rosen Penev
|
fa5ce1c2b4
procd: Replace strerror(errno) with %m.
|
7 years ago |
Hans Dedecker
|
ba0ef6bea7
procd: uClibc O_PATH backwards compatibility fixes
|
8 years ago |
Alexey Brodkin
|
9a6f83d3c1
_GNU_SOURCE should be defined for building vs uClibc
|
8 years ago |
Jo-Philipp Wich
|
1418c6ce85
utils: use O_PATH when opening /dev
|
8 years ago |
Jo-Philipp Wich
|
9f3b9ddf1a
utils: add patch_fd() and patch_stdio() helpers
|
8 years ago |
Felix Fietkau
|
85633f7f50
utils.c: remove an unnecessary include
|
8 years ago |
Steven Barth
|
6f52ef3cc9
get_cmdline_val: search for entire name, not just suffix
|
10 years ago |
Steven Barth
|
f83a9e2f67
Fix regression in command line parsing
|
10 years ago |
John Crispin
|
b9a389c841
minor fixes to michels patches
|
10 years ago |
Michel Stam
|
79872ea6ca
Use one generic routine to access /proc/cmdline
|
10 years ago |
John Crispin
|
916f95cb58
debloat and reorganize code
|
11 years ago |