commit | 4cf2a1ccff7cd6df59782ee0d5673f4969671ca9 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Wed Apr 24 03:04:31 2013 -0500 |
committer | Rob Landley <rob@landley.net> | Wed Apr 24 03:04:31 2013 -0500 |
tree | 457c2a7d0fa840acde96854c45dcc3f82a1941a3 | |
parent | c732dce980dfec2c34b4d9bee131fb87d2f1557f [diff] |
Isaac Dunham pointed out that the kernel treats - and _ as identical in module names, so modinfo should too. Made it use mmap() while I was there, and some cosmetic refactoring.