summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/devlist2h.awk
AgeCommit message (Collapse)Author
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2005-12-11merge ktrace-lwp.christos
2005-02-27remove trailing whitespace from the "generated from:" lineperry
2003-12-15Fixes from PR#23177. Various lint/logic fixes:jmc
Fix some non-initialized variables close the output files when done Redo the printing for RCS strings so they don't expand in the awk script too Do proper tests for variables existance before accessing Verified output from all scripts is identical to original versions
2003-12-12Fix from PR#23177. Pass lint and while here use a regular field separatorjmc
and shift off the first entry to get the description. This fixes one that was getting missed and prevents future errors
2003-02-04Add explicit comment handling.perry
Handle any [A-Z]{3} preceded value, not just "PNP".
2003-01-05Infrastucture for ACPIVERBOSEchristos