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
..
2006-12-29 16:28:38 +00:00
2006-10-24 20:20:41 +00:00
2006-11-05 20:12:32 +00:00
2006-10-31 22:36:49 +00:00
2006-10-31 22:07:29 +00:00
2006-09-30 11:02:17 +00:00
2006-10-15 13:51:49 +00:00
2007-06-11 19:38:38 +00:00
2007-07-24 18:08:16 +00:00
2006-09-30 11:12:36 +00:00
2007-02-13 05:39:38 +00:00
2007-03-02 20:07:59 +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