aboutsummaryrefslogtreecommitdiff
path: root/examples/depmod.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* depmod.pl: output correct dep format according to kernel versionSonic Zhang2011-09-091-1/+1
* depmod.pl: add recursive sanity checkMike Frysinger2010-11-161-0/+3
* depmod.pl: recurse through module dependenciesMike Frysinger2009-07-091-10/+21
* depmod.pl: updates and fixes galoreMike Frysinger2009-05-051-9/+56
* exported symbols may be weak, so allow symbols marked as WMike Frysinger2007-11-181-1/+1
* add support for --symbol-prefix/-PMike Frysinger2007-07-131-13/+16
* whitespace cleanupDenis Vlasenko2006-09-171-3/+3
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-1/+1
* remove cvs $Id tagMike Frysinger2006-06-071-3/+0
* Patch from Atsushi Nemoto:Rob Landley2006-06-021-2/+3
* fix spelling mistakesMike Frysinger2006-05-261-3/+3
* Patch from Stuart Hughes upgrading depmod.plRob Landley2006-03-211-102/+156
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-9/+9
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+2
* Fixed the script. It always put output to 'stdout' and never to"Steven J. Hill"2002-10-081-18/+28
* This depmod script will create a modules.dep file, just like the depmodEric Andersen2001-07-301-0/+227