thompsa f1ca7ff2d4 Fix the module name matching to the drivers present in the kernel. Previously
it would return true on a partial match where it would think the edsc module
was already present by having a positive match on 'ed'.  This changes it so
that it compares the full string including the nul terminators.

This also fixes a buffer overflow in the ifkind variable where the length of
the interface name in *argv wasnt checked for size.

Reviewed by:	brooks
Approved by:	re (gnn)
2007-10-04 09:45:41 +00:00
..
2007-06-11 19:38:38 +00:00
2007-07-24 18:08:16 +00:00
2007-07-03 12:46:08 +00:00
2007-05-28 09:48:25 +00:00
2007-08-24 20:38:09 +00:00
2007-09-23 16:06:37 +00:00