aboutsummaryrefslogtreecommitdiffstats
path: root/tools/checkhf.pl
AgeCommit message (Expand)AuthorFilesLines
2015-03-25Replace HF_EMPTY and ETT_EMPTY with -1Michael Mann1-3/+2
2014-08-25checkhf.pl: (Trivial) fix two typosBill Meier1-2/+2
2014-04-05Rework debug_print_hash logic so that it's supported by older versions of perl.Michael Mann1-1/+2
2014-03-05(Trivial) Fix a typo.Bill Meier1-1/+1
2014-02-14Remove $Id$ and other Subversion leftovers from the tools.Jeff Morriss1-2/+0
2013-02-10Update a comment; tweak a RegEx.Bill Meier1-4/+3
2013-02-09Remove blank lines separately after removing comments rather than asBill Meier1-3/+2
2013-02-09Cleanup: Ditch CamelCase; use braces around references.Bill Meier1-181/+184
2013-02-09Fix a syntax error which causes a compile errorBill Meier1-1/+1
2013-02-09Tweaks to RegEx usage for consistency and performance (andBill Meier1-66/+72
2013-02-08Fix code to delete blank lines to remove all blank lines;Bill Meier1-7/+7
2013-02-07Add addition test to reduce false positives for 'ERROR: NO ARRAY: 'Bill Meier1-4/+46
2013-02-07Add a hack to fix false positive 'unused ...' related to use of ..._add_oui().Bill Meier1-0/+32
2013-02-07Fix a few minor bugs;Bill Meier1-15/+15
2013-02-04Add checking to verify that global hf_... defs are referenced in hf[] entry i...Bill Meier1-63/+61
2013-02-03Improvements:Bill Meier1-20/+78
2013-01-28 Re-implemention of checkhf.pl:Bill Meier1-208/+397
2013-01-25Handle hf_... definitions which are not static;Bill Meier1-3/+7
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2010-10-31Add a few comments and return with an error code ifJörg Mayer1-4/+13
2010-10-29Say that an hf_ variable is used if we find "variable = hf_variable".Jeff Morriss1-1/+15
2010-10-22Fix detection of hf entries being used in the hf array where the opening braceJeff Morriss1-9/+7
2009-05-29Small comment fixesJörg Mayer1-4/+7
2006-05-28Ethereal->WiresharkAnders Broman1-2/+2
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-09-18Small updateJörg Mayer1-23/+41
2005-08-29Add a tool to check the hf_ values.Jörg Mayer1-0/+196