commit | 627814bdc3ef9b405a77686d73e7b53ebd767a07 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Tue May 03 22:34:03 2005 +0000 |
committer | Rob Landley <rob@landley.net> | Tue May 03 22:34:03 2005 +0000 |
tree | 93dfc4ec988cce631f76b4562a460ce9a8f236b3 | |
parent | 0d38301d851f29e1f64db1c0759c7fb97c59347e [diff] |
Takeharu Kato said: I found that lsmod in busybox does not support linux-2.6. I fix this issue(it is caused by changes of /proc/modules format). If you use lsmod in busybox with kernel-2.6, please use this patch.