James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 years ago |
Denys Vlasenko
|
45e3967c20
libbb: move netlink socket binding to the utility function
|
5 years ago |
Jan Klötzke
|
498cec202a
mdev: add support to run as daemon
|
5 years ago |
Jan Klötzke
|
728e53d388
mdev: use option parser helper
|
5 years ago |
Jan Klötzke
|
d04b726173
mdev: move action processing into separate functions
|
5 years ago |
Denys Vlasenko
|
b097a84d62
config: update size information
|
5 years ago |
Denys Vlasenko
|
51283b8109
mdev: suppress aliasing warning
|
6 years ago |
Denys Vlasenko
|
0c4dbd481a
regularize format of source file headers, no code changes
|
7 years ago |
Denys Vlasenko
|
68b653b66b
config: trim/improve item names and help texts, take 2
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
20a3262cd7
mdev: create devices from /sys/dev
|
8 years ago |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
8 years ago |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 years ago |
Denys Vlasenko
|
526d85831e
libbb: get_uidgid() always called with allow_numeric=1
|
9 years ago |
Denys Vlasenko
|
5711a2a4ad
libbb: more compact API for bb_parse_mode()
|
9 years ago |
Ron Yorston
|
d840c5d139
libbb: add a function to make a copy of a region of memory
|
9 years ago |
Denys Vlasenko
|
ad795510d9
mdev: if a "future" mdev.seq is seen, do not overwrite it with ours
|
9 years ago |
Denys Vlasenko
|
bd77e9d609
mdev: improve logging
|
9 years ago |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 years ago |
Denys Vlasenko
|
26a8b9f196
mdev: treat zero-length /dev/mdev.seq the same as "\n" one. Closes 7334
|
10 years ago |
Nikolaus Voss
|
c3cf1e30a3
mdev: use $DEVNAME in uevent sysfs file for device node name
|
11 years ago |
Denys Vlasenko
|
d35cbad0ef
mdev: call index_in_strings on $ACTION only after we checked it for NULL
|
11 years ago |
Denys Vlasenko
|
4424dfd69b
mdev: fix build failure
|
11 years ago |
Denys Vlasenko
|
5bce135e36
mdev: improve $SEQ handling; improve debug logging
|
11 years ago |
Denys Vlasenko
|
40b97fb31e
mdev: add environment variable match
|
11 years ago |
Denys Vlasenko
|
ba76b7a40b
mdev: chdir back to /dev after trying to read firmware
|
11 years ago |
Denys Vlasenko
|
6e29d07417
mdev: extend debug logging output
|
11 years ago |
Denys Vlasenko
|
4609f477c7
mdev: fix mode of dir1 in =dir1/dir2/file rule
|
11 years ago |
Christoph Lohmann
|
25cb5aae2b
mdev: tell kernel that we didn't find the firmware
|
12 years ago |