sbruno 05d540d1f4 Resolve clang warning about a use of syslog. By using a proper enforcement
of string format in a call so syslog

/usr/src/gnu/lib/libssp/../../../contrib/gcclibs/libssp/ssp.c:137:23:
warning: format string is not a string literal (potentially insecure)
      [-Wformat-security]
    syslog (LOG_CRIT, msg1);
                      ^~~~

Reviewed by:	dim@
2013-10-21 22:55:56 +00:00
..
2013-09-27 17:42:23 +00:00
2013-05-30 16:16:28 +00:00
2013-09-24 14:52:43 +00:00
2013-01-11 17:34:30 +00:00
2013-05-21 19:23:49 +00:00
2013-06-17 18:34:34 +00:00
2012-09-22 17:47:37 +00:00
2013-09-22 20:30:55 +00:00
2013-05-30 08:02:00 +00:00
2013-04-15 18:35:09 +00:00
2013-08-11 20:03:12 +00:00
2013-01-03 07:25:30 +00:00
2013-08-02 19:21:46 +00:00
2013-07-07 22:23:59 +00:00
2013-09-24 09:56:58 +00:00
2012-12-22 21:32:12 +00:00