freebsd-src/libexec/rbootd
Dimitry Andric 46476841f8 MFC r357223:
Merge r357222 from the clang1000-import branch:

Fix the following -Werror warning from clang 10.0.0 in rbootd:

libexec/rbootd/rmpproto.c:335:49: error: multiple unsequenced modifications to 'filename' [-Werror,-Wunsequenced]
        filename = (filename = strrchr(filepath,'/'))? ++filename: filepath;
                 ~                                     ^
2020-02-04 19:19:48 +00:00
..
bpf.c Revert r330897: 2018-03-29 02:50:57 +00:00
conf.c Revert r330897: 2018-03-29 02:50:57 +00:00
defs.h Revert r330897: 2018-03-29 02:50:57 +00:00
Makefile
Makefile.depend
parseconf.c Revert r330897: 2018-03-29 02:50:57 +00:00
pathnames.h Revert r330897: 2018-03-29 02:50:57 +00:00
rbootd.8
rbootd.c Revert r330897: 2018-03-29 02:50:57 +00:00
rmp_var.h Revert r330897: 2018-03-29 02:50:57 +00:00
rmp.h Revert r330897: 2018-03-29 02:50:57 +00:00
rmpproto.c MFC r357223: 2020-02-04 19:19:48 +00:00
utils.c Revert r330897: 2018-03-29 02:50:57 +00:00