hush/modutils
Peter Korsgaard 875297378c modprobe: handle module arguments containing spaces
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>
2015-09-09 14:55:07 +02:00
..
Config.src Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" 2011-02-26 22:24:08 +01:00
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
depmod.c libbb: introduce and use is_prefixed_with() 2015-03-12 17:48:34 +01:00
depmod_process.sh depmod: fix handling of .gz modules 2009-05-18 13:08:04 +02:00
insmod.c modprobe-small: fix help messages for aliased module-related applets 2014-04-19 15:04:39 +02:00
lsmod.c mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 2011-01-18 13:58:01 +01:00
modinfo.c libbb: introduce and use is_prefixed_with() 2015-03-12 17:48:34 +01:00
modprobe-small.c libbb: introduce and use is_prefixed_with() 2015-03-12 17:48:34 +01:00
modprobe.c modprobe: handle module arguments containing spaces 2015-09-09 14:55:07 +02:00
modutils-24.c libbb: introduce and use is_prefixed_with() 2015-03-12 17:48:34 +01:00
modutils.c depmod: simple memory optimization 2015-01-24 22:30:30 +01:00
modutils.h modprobe/insmod: fix parameter quoting 2011-02-02 00:01:07 +01:00
rmmod.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00