busybox lsmod should use query_module() syscall

Mark Whitley markw at lineo.com
Thu Jul 27 21:48:41 UTC 2000


Package: busybox
Version: 0.46

The current implementation of lsmod simply displays the contents of
/proc/modules. The virtue of this approach is it's simplicity, but it should
probably have a #BB*FEATURE to instead use the query_module syscall (just like
the current busybox 'insmod' does) so it can run on a /proc-less system.

Mark Whitley
markw at lineo.com

---------------------------------------
Received: (at 1020-done) by bugs.lineo.com; 21 Aug 2000 19:25:46 +0000


More information about the busybox mailing list