Files
src/sbin
Alfonso Gregory 21c32cebf8 ifconfig: skip calling fnmatch once the result no longer matters
Because fnmatch has no side effects, we can safely avoid calling fnmatch
if the end result does not matter anyway (the compiler cannot see this,
so it calls fnmatch in the event it has side-effects).

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/747
2023-06-27 16:28:44 -06:00
..
2023-05-24 22:08:39 -05:00
2023-06-01 20:33:41 -06:00
2023-06-01 20:33:39 -06:00
2023-06-27 10:19:32 -07:00
2023-05-11 06:24:02 +00:00
2023-06-01 20:33:39 -06:00