busybox/modutils
Eric Andersen 4b4e09854c Steven Scholz writes:
the output of lsmod (busybox-1.00-pre2) contains IMHO one "\n" too
    much when using CONFIG_FEATURE_CHECK_TAINTED_MODULE:

    ~ # lsmod
    Module                  Size  Used by    Tainted: P

    ds                      8364   1
    m8xx_pcmcia             5388   1
    pcmcia_core            40736   0 [ds m8xx_pcmcia]

and this patch from Steven fixes the problem
2003-08-06 08:53:13 +00:00
..
Config.in Document CONFIG_FEATURE_INSMOD_LOADINKMEM 2003-07-22 10:16:58 +00:00
insmod.c Remove remaining libc5 support code 2003-07-22 08:56:55 +00:00
lsmod.c Steven Scholz writes: 2003-08-06 08:53:13 +00:00
Makefile Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
Makefile.in Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
modprobe.c Fall back to looking in /lib/modules/modules.dep if 2003-06-20 09:57:30 +00:00
rmmod.c Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00