jhb dfbeeb5833 Simplify string mangling in ifmaybeload().
- Use strlcpy() instead of strcpy().
- Use strlcat() instead of a strlcpy() with a magic number subtracted
  from the length.
- Replace strncmp(..., strlen(foo) + 1) with strcmp(...).

Differential Revision:	https://reviews.freebsd.org/D1814
Reviewed by:	rpaulo
MFC after:	2 weeks
2015-03-13 09:45:06 +00:00
..
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-12-29 13:50:59 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-12-27 08:22:58 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-21 01:43:55 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2015-01-04 12:49:24 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-12-29 13:50:59 +00:00
2014-11-25 11:23:12 +00:00
2014-12-27 08:22:58 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-12-29 13:50:59 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00
2014-11-25 11:23:12 +00:00