| Age | Commit message (Collapse) | Author |
|
sys/dev/mii/devlist2h.awk: revision 1.10
Fix s/product/model/ search-and-destroy accident that affected license.
Back in 1998 thorpej@ adapted this from one of the several versions we
have in the tree but needed s/product/model/ in the text of the
script. Unfortunately that also affected the license text: "This
model includes software..." and "...or promote models".
|
|
|
|
|
|
|
|
|
|
Also, don't print a space after "},"s at the end of line in one of the
files.
|
|
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
|
|
|
|
|
|
with BSDI's MII layer to device drivers.
|