Dimitry Andric 9304cfd07c Fix multiple instances of the following clang 3.6.0 warning in ppp:
usr.sbin/ppp/command.c:2054:74: error: address of array 'arg->bundle->radius.cfg.file'
will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion]
      if (arg->bundle->radius.alive.interval && !arg->bundle->radius.cfg.file) {
                                                ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~

In all cases, the file field of struct radius is a char array, but the
intent was to check whether the string is empty, so add an indirection
to achieve that.  Use a similar approach for the sockname field of
struct server.
2015-01-28 21:33:49 +00:00
..
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-12-26 21:56:23 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-12-26 21:56:23 +00:00
2014-11-25 16:57:27 +00:00
2014-07-17 06:57:26 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-09-28 11:32:46 +00:00
2014-11-25 16:57:27 +00:00
2015-01-14 11:26:03 +00:00
2014-11-25 16:57:27 +00:00
2014-12-26 21:56:23 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2015-01-28 21:08:09 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-12-29 13:50:59 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-07-07 00:27:09 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-12-26 21:56:23 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-07-18 06:48:02 +00:00
2014-12-26 21:56:23 +00:00
2015-01-16 18:51:26 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2015-01-26 16:50:42 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-12-26 21:56:23 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-12-26 21:56:23 +00:00
2014-12-26 21:56:23 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2013-09-07 20:25:22 +00:00
2014-09-01 16:12:29 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2015-01-07 19:55:18 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-11-25 16:57:27 +00:00
2014-10-18 08:07:17 +00:00