Hello community,

here is the log from the commit of package batctl for openSUSE:Factory checked 
in at 2015-08-01 11:37:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/batctl (Old)
 and      /work/SRC/openSUSE:Factory/.batctl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "batctl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/batctl/batctl.changes    2015-04-02 
16:03:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.batctl.new/batctl.changes       2015-08-01 
11:37:05.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Jul 26 13:42:50 UTC 2015 - [email protected]
+
+- Update to version 2015.0
+  * No changelog available
+
+-------------------------------------------------------------------

Old:
----
  batctl-2014.4.0.tar.gz

New:
----
  batctl-2015.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ batctl.spec ++++++
--- /var/tmp/diff_new_pack.iE2ENl/_old  2015-08-01 11:37:05.000000000 +0200
+++ /var/tmp/diff_new_pack.iE2ENl/_new  2015-08-01 11:37:05.000000000 +0200
@@ -22,7 +22,7 @@
 
 Name:           batctl
 Summary:        B.A.T.M.A.N. advanced control and management tool
-Version:        2014.4.0
+Version:        2015.0
 Release:        2
 License:        GPL-2.0
 Group:          Productivity/Networking/Other

++++++ batctl-2014.4.0.tar.gz -> batctl-2015.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/Makefile new/batctl-2015.0/Makefile
--- old/batctl-2014.4.0/Makefile        2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/Makefile  2015-04-26 13:32:22.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 #
-# Copyright (C) 2006-2014 B.A.T.M.A.N. contributors
+# Copyright (C) 2006-2015  B.A.T.M.A.N. contributors
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of version 2 of the GNU General Public
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/allocate.h 
new/batctl-2015.0/allocate.h
--- old/batctl-2014.4.0/allocate.h      2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/allocate.h        2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2009-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner <[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/bat-hosts.c 
new/batctl-2015.0/bat-hosts.c
--- old/batctl-2014.4.0/bat-hosts.c     2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/bat-hosts.c       2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2007-2015  B.A.T.M.A.N. contributors:
  *
  * Andreas Langer <[email protected]>, Marek Lindner 
<[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/bat-hosts.h 
new/batctl-2015.0/bat-hosts.h
--- old/batctl-2014.4.0/bat-hosts.h     2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/bat-hosts.h       2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2009-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner <[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/bisect_iv.c 
new/batctl-2015.0/bisect_iv.c
--- old/batctl-2014.4.0/bisect_iv.c     2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/bisect_iv.c       2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2009-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner <[email protected]>
  *
@@ -644,7 +644,6 @@
 
        snprintf(curr_loop_magic, sizeof(curr_loop_magic), "%s%s%lli%lli", 
src_node->name,
                 dst_node->name, seqno, seqno_rand);
-       curr_loop_magic[sizeof(curr_loop_magic) - 1] = '\0';
 
        printf("Path towards %s (seqno %lli ",
               get_name_by_macstr(dst_node->name, read_opt), seqno);
@@ -725,7 +724,6 @@
        snprintf(curr_loop_magic, sizeof(curr_loop_magic), "%s%s%lli%lli",
                 src_node->name, dst_node->name,
                 seqno_min_tmp, seqno_rand);
-       curr_loop_magic[sizeof(curr_loop_magic) - 1] = '\0';
 
        orig_event = orig_event_get_by_ptr(curr_node, dst_node);
        if (!orig_event)
@@ -982,7 +980,6 @@
                         (strlen(head) > 1 ? head : num_sisters == 0 ? " " : 
head),
                         (strlen(head) == 1 ? "   " :
                         num_sisters == 0 ? "    " : "|   "));
-               new_head[sizeof(new_head) - 1] = '\0';
 
                
seqno_trace_print_neigh(seqno_trace_neigh->seqno_trace_neigh[i], 
seqno_trace_neigh->seqno_event,
                                        seqno_trace_neigh->num_neighbors - i - 
1, new_head, read_opt);
@@ -1028,7 +1025,6 @@
 
                        snprintf(head, sizeof(head), "%c",
                                 (seqno_trace->seqno_trace_neigh.num_neighbors 
== i + 1 ? '\\' : '|'));
-                       head[sizeof(head) - 1] = '\0';
 
                        
seqno_trace_print_neigh(seqno_trace->seqno_trace_neigh.seqno_trace_neigh[i],
                                                NULL,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/bisect_iv.h 
new/batctl-2015.0/bisect_iv.h
--- old/batctl-2014.4.0/bisect_iv.h     2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/bisect_iv.h       2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2009-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner <[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/debug.c new/batctl-2015.0/debug.c
--- old/batctl-2014.4.0/debug.c 2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/debug.c   2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2009-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner <[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/debug.h new/batctl-2015.0/debug.h
--- old/batctl-2014.4.0/debug.h 2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/debug.h   2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2009-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner <[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/debugfs.c new/batctl-2015.0/debugfs.c
--- old/batctl-2014.4.0/debugfs.c       2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/debugfs.c 2015-04-26 13:32:22.000000000 +0200
@@ -54,7 +54,6 @@
                return len+1;
 
        snprintf(buffer, size-1, fmt, debugfs_mountpoint, mesh_iface);
-       buffer[size - 1] = '\0';
        return 0;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/functions.c 
new/batctl-2015.0/functions.c
--- old/batctl-2014.4.0/functions.c     2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/functions.c       2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2007-2015  B.A.T.M.A.N. contributors:
  *
  * Andreas Langer <[email protected]>, Marek Lindner 
<[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/functions.h 
new/batctl-2015.0/functions.h
--- old/batctl-2014.4.0/functions.h     2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/functions.h       2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2007-2015  B.A.T.M.A.N. contributors:
  *
  * Andreas Langer <[email protected]>, Marek Lindner 
<[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/hash.c new/batctl-2015.0/hash.c
--- old/batctl-2014.4.0/hash.c  2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/hash.c    2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2006-2015  B.A.T.M.A.N. contributors:
  *
  * Simon Wunderlich, Marek Lindner
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/hash.h new/batctl-2015.0/hash.h
--- old/batctl-2014.4.0/hash.h  2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/hash.h    2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /* 
- * Copyright (C) 2006-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2006-2015  B.A.T.M.A.N. contributors:
  *
  * Simon Wunderlich, Marek Lindner
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/ioctl.c new/batctl-2015.0/ioctl.c
--- old/batctl-2014.4.0/ioctl.c 2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/ioctl.c   2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2012-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner <[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/ioctl.h new/batctl-2015.0/ioctl.h
--- old/batctl-2014.4.0/ioctl.h 2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/ioctl.h   2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2012-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner <[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/list-batman.c 
new/batctl-2015.0/list-batman.c
--- old/batctl-2014.4.0/list-batman.c   2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/list-batman.c     2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /* 
- * Copyright (C) 2006-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2006-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/list-batman.h 
new/batctl-2015.0/list-batman.h
--- old/batctl-2014.4.0/list-batman.h   2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/list-batman.h     2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2006-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/main.c new/batctl-2015.0/main.c
--- old/batctl-2014.4.0/main.c  2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/main.c    2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2007-2015  B.A.T.M.A.N. contributors:
  *
  * Andreas Langer <[email protected]>, Marek Lindner 
<[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/main.h new/batctl-2015.0/main.h
--- old/batctl-2014.4.0/main.h  2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/main.h    2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2007-2015  B.A.T.M.A.N. contributors:
  *
  * Andreas Langer <[email protected]>, Marek Lindner 
<[email protected]>
  *
@@ -23,7 +23,7 @@
 #define _BATCTL_MAIN_H
 
 #ifndef SOURCE_VERSION
-#define SOURCE_VERSION "2014.4.0"
+#define SOURCE_VERSION "2015.0"
 #endif
 
 #define SOCKET_PATH_FMT "%s/batman_adv/%s/socket"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/packet.h new/batctl-2015.0/packet.h
--- old/batctl-2014.4.0/packet.h        2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/packet.h  2015-04-26 13:32:22.000000000 +0200
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2014 B.A.T.M.A.N. contributors:
+/* Copyright (C) 2007-2015 B.A.T.M.A.N. contributors:
  *
  * Marek Lindner, Simon Wunderlich
  *
@@ -198,6 +198,7 @@
        uint8_t type;           /* bla_claimframe */
        __be16 group;           /* group id */
 };
+
 #pragma pack()
 
 /**
@@ -376,7 +377,7 @@
        uint8_t reserved:4;
        uint8_t no:4;
 #else
-#error "unknown bitfield endianess"
+#error "unknown bitfield endianness"
 #endif
        uint8_t dest[ETH_ALEN];
        uint8_t orig[ETH_ALEN];
@@ -452,7 +453,7 @@
  * @src: address of the source
  * @dst: address of the destination
  * @tvlv_len: length of tvlv data following the unicast tvlv header
- * @align: 2 bytes to align the header to a 4 byte boundry
+ * @align: 2 bytes to align the header to a 4 byte boundary
  */
 struct batadv_unicast_tvlv_packet {
        uint8_t  packet_type;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/ping.c new/batctl-2015.0/ping.c
--- old/batctl-2014.4.0/ping.c  2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/ping.c    2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2007-2015  B.A.T.M.A.N. contributors:
  *
  * Andreas Langer <[email protected]>, Marek Lindner 
<[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/ping.h new/batctl-2015.0/ping.h
--- old/batctl-2014.4.0/ping.h  2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/ping.h    2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2009-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner <[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/sys.c new/batctl-2015.0/sys.c
--- old/batctl-2014.4.0/sys.c   2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/sys.c     2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2009-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner <[email protected]>
  *
@@ -146,7 +146,6 @@
 
        while ((iface_dir = readdir(iface_base_dir)) != NULL) {
                snprintf(path_buff, PATH_BUFF_LEN, SYS_MESH_IFACE_FMT, 
iface_dir->d_name);
-               path_buff[PATH_BUFF_LEN - 1] = '\0';
                res = read_file("", path_buff, USE_READ_BUFF | SILENCE_ERRORS, 
0, 0, 0);
                if (res != EXIT_SUCCESS)
                        continue;
@@ -164,7 +163,6 @@
                line_ptr = NULL;
 
                snprintf(path_buff, PATH_BUFF_LEN, SYS_IFACE_STATUS_FMT, 
iface_dir->d_name);
-               path_buff[PATH_BUFF_LEN - 1] = '\0';
                res = read_file("", path_buff, USE_READ_BUFF | SILENCE_ERRORS, 
0, 0, 0);
                if (res != EXIT_SUCCESS) {
                        fprintf(stderr, "<error reading status>\n");
@@ -228,11 +226,9 @@
 
        for (i = 2; i < argc; i++) {
                snprintf(path_buff, PATH_BUFF_LEN, SYS_MESH_IFACE_FMT, argv[i]);
-               path_buff[PATH_BUFF_LEN - 1] = '\0';
 
                if (!file_exists(path_buff)) {
                        snprintf(path_buff, PATH_BUFF_LEN, SYS_IFACE_DIR, 
argv[i]);
-                       path_buff[PATH_BUFF_LEN - 1] = '\0';
 
                        if (!file_exists(path_buff)) {
                                fprintf(stderr, "Error - interface does not 
exist: %s\n", argv[i]);
@@ -303,7 +299,6 @@
 
        path_buff = malloc(PATH_BUFF_LEN);
        snprintf(path_buff, PATH_BUFF_LEN, SYS_BATIF_PATH_FMT, mesh_iface);
-       path_buff[PATH_BUFF_LEN - 1] = '\0';
 
        if (argc != 1) {
                for (i = 1; i < argc; i++) {
@@ -332,7 +327,6 @@
                }
 
                snprintf(str, sizeof(str), "%i", log_level);
-               str[sizeof(str) - 1] = '\0';
                res = write_file(path_buff, SYS_LOG_LEVEL, str, NULL);
                goto out;
        }
@@ -401,16 +395,13 @@
        /* prepare the classic path */
        path_buff = malloc(PATH_BUFF_LEN);
        snprintf(path_buff, PATH_BUFF_LEN, SYS_BATIF_PATH_FMT, mesh_iface);
-       path_buff[PATH_BUFF_LEN - 1] = '\0';
 
        /* if the specified interface is a VLAN then change the path to point
         * to the proper "vlan%{vid}" subfolder in the sysfs tree.
         */
        vid = vlan_get_link(mesh_iface, &base_dev);
-       if (vid >= 0) {
+       if (vid >= 0)
                snprintf(path_buff, PATH_BUFF_LEN, SYS_VLAN_PATH, base_dev, 
vid);
-               path_buff[PATH_BUFF_LEN - 1] = '\0';
-       }
 
        if (argc == 1) {
                res = read_file(path_buff, (char 
*)batctl_settings[setting].sysfs_name,
@@ -476,7 +467,6 @@
 
        path_buff = malloc(PATH_BUFF_LEN);
        snprintf(path_buff, PATH_BUFF_LEN, SYS_BATIF_PATH_FMT, mesh_iface);
-       path_buff[PATH_BUFF_LEN - 1] = '\0';
 
        if (argc == 1) {
                res = read_file(path_buff, SYS_GW_MODE, USE_READ_BUFF, 0, 0, 0);
@@ -586,7 +576,6 @@
                snprintf(path_buff, PATH_BUFF_LEN, SYS_VLAN_PATH, base_dev, 
vid);
        else
                snprintf(path_buff, PATH_BUFF_LEN, SYS_BATIF_PATH_FMT, 
mesh_iface);
-       path_buff[PATH_BUFF_LEN - 1] = '\0';
 
        /* try to open the mesh sys directory */
        dir = opendir(path_buff);
@@ -610,7 +599,6 @@
 
        /* check if this device actually belongs to the mesh interface */
        snprintf(path_buff, sizeof(path_buff), SYS_MESH_IFACE_FMT, hard_iface);
-       path_buff[sizeof(path_buff) - 1] = '\0';
        res = read_file("", path_buff, USE_READ_BUFF | SILENCE_ERRORS, 0, 0, 0);
        if (res != EXIT_SUCCESS) {
                fprintf(stderr, "Error - the directory '%s' could not be read: 
%s\n",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/sys.h new/batctl-2015.0/sys.h
--- old/batctl-2014.4.0/sys.h   2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/sys.h     2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2009-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner <[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/tcpdump.c new/batctl-2015.0/tcpdump.c
--- old/batctl-2014.4.0/tcpdump.c       2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/tcpdump.c 2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2007-2015  B.A.T.M.A.N. contributors:
  *
  * Andreas Langer <[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/tcpdump.h new/batctl-2015.0/tcpdump.h
--- old/batctl-2014.4.0/tcpdump.h       2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/tcpdump.h 2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2007-2015  B.A.T.M.A.N. contributors:
  *
  * Andreas Langer <[email protected]>, Marek Lindner 
<[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/traceroute.c 
new/batctl-2015.0/traceroute.c
--- old/batctl-2014.4.0/traceroute.c    2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/traceroute.c      2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2007-2015  B.A.T.M.A.N. contributors:
  *
  * Andreas Langer <[email protected]>, Marek Lindner 
<[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/traceroute.h 
new/batctl-2015.0/traceroute.h
--- old/batctl-2014.4.0/traceroute.h    2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/traceroute.h      2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2009-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner <[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/translate.c 
new/batctl-2015.0/translate.c
--- old/batctl-2014.4.0/translate.c     2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/translate.c       2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2007-2015  B.A.T.M.A.N. contributors:
  *
  * Andreas Langer <[email protected]>, Marek Lindner 
<[email protected]>
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2014.4.0/translate.h 
new/batctl-2015.0/translate.h
--- old/batctl-2014.4.0/translate.h     2014-11-16 06:41:28.000000000 +0100
+++ new/batctl-2015.0/translate.h       2015-04-26 13:32:22.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2014 B.A.T.M.A.N. contributors:
+ * Copyright (C) 2009-2015  B.A.T.M.A.N. contributors:
  *
  * Marek Lindner <[email protected]>
  *


Reply via email to