mirror of
https://git.busybox.net/busybox
synced 2026-01-26 16:17:50 +00:00
Modprobe wasn't correctly parsing module arguments containing spaces from /proc/cmdline - E.G. module.property="some text". Extend the parsing to correctly handle quoted text. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |
||
|---|---|---|
| .. | ||
| Config.src | ||
| depmod.c | ||
| depmod_process.sh | ||
| insmod.c | ||
| Kbuild.src | ||
| lsmod.c | ||
| modinfo.c | ||
| modprobe-small.c | ||
| modprobe.c | ||
| modutils-24.c | ||
| modutils.c | ||
| modutils.h | ||
| rmmod.c | ||