aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-17pack_cis: Add declarations of yyparse and yylexHEADmasterBen Hutchings1-0/+2
2011-12-17Correct signed/unsigned comparisons or make them explicitBen Hutchings3-4/+5
2011-12-17Enable warnings (-Wall -W) by defaultBen Hutchings1-1/+2
2011-12-17pack_cis: Add return statement to new_tuple()Ben Hutchings1-0/+1
2011-12-17Add a README file briefly describing this packageBen Hutchings1-0/+13
2011-12-17Ignore generated files and backup filesBen Hutchings1-0/+8
2011-12-17dump_cis: Ignore CISTPL_END in a CIS tuple fileBen Hutchings1-2/+2
2011-12-17dump_cis: Work on files only, not devicesBen Hutchings5-886/+36
2011-12-17pack_cis: Correct type of first parameter yyerror()Ben Hutchings1-4/+2
2011-12-17pack_cis: Remove duplicate fclose()Ben Hutchings1-3/+0
2011-12-17pack_cis: Clean generated parser sourcesBen Hutchings1-1/+1
2011-12-16Add a makefile based on several files from pcmcia-csBen Hutchings1-0/+48
2011-12-16Import CIS tools from pcmcia-cs 3.2.8Ben Hutchings13-0/+5785