summaryrefslogtreecommitdiff
path: root/examples/depmod.pl
AgeCommit message (Expand)AuthorFilesLines
2011-09-09depmod.pl: output correct dep format according to kernel versionSonic Zhang1-1/+1
2010-11-16depmod.pl: add recursive sanity checkMike Frysinger1-0/+3
2009-07-09depmod.pl: recurse through module dependenciesMike Frysinger1-10/+21
2009-05-05depmod.pl: updates and fixes galoreMike Frysinger1-9/+56
2007-11-18exported symbols may be weak, so allow symbols marked as WMike Frysinger1-1/+1
2007-07-13add support for --symbol-prefix/-PMike Frysinger1-13/+16
2006-09-17whitespace cleanupDenis Vlasenko1-3/+3
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"1-1/+1
2006-06-07remove cvs $Id tagMike Frysinger1-3/+0
2006-06-02Patch from Atsushi Nemoto:Rob Landley1-2/+3
2006-05-26fix spelling mistakesMike Frysinger1-3/+3
2006-03-21Patch from Stuart Hughes upgrading depmod.plRob Landley1-102/+156
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen1-9/+9
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen1-2/+2
2002-10-08Fixed the script. It always put output to 'stdout' and never to"Steven J. Hill"1-18/+28
2001-07-30This depmod script will create a modules.dep file, just like the depmodEric Andersen1-0/+227