What happened to this patch-set?

/Richard

On 2016-04-09 08:21, Erik Hugne wrote:
> It made sense to keep tipcconfig in the tipcutils package for a while
> after Richard merged it to iproute2, but now it's becoming more of a
> source of confusion. And any patches submitted to iproute2/tipc would
> need to be applied here aswell..
> 
> This series removes tipcconfig from the utils package, and also does
> some other small cleanups.
> 
> Erik Hugne (3):
>   tipcutils: fix .gitignore and remove binaries from git control
>   tipcutils: fix build warnings
>   tipcutils: purge old config tool
> 
>  .gitignore                         |    3 +
>  Makefile.am                        |    1 -
>  configure.ac                       |    3 +-
>  demos/c_api_demo/tipc_c_api_client |  Bin 44348 -> 0 bytes
>  demos/c_api_demo/tipc_c_api_server |  Bin 44404 -> 0 bytes
>  demos/iov_control/iov_control.c    |    4 +-
>  man/Makefile.am                    |    2 +-
>  man/tipc-config.1                  |  115 ---
>  man/tipc-pipe.1                    |    3 -
>  ptts/tipc_ts_server.c              |    9 -
>  tipc-config/Makefile.am            |    1 -
>  tipc-config/README                 |   34 -
>  tipc-config/tipc-config.c          | 1506 
> ------------------------------------
>  tipc-pipe/tipc-pipe.c              |    2 +-
>  14 files changed, 9 insertions(+), 1674 deletions(-)
>  delete mode 100755 demos/c_api_demo/tipc_c_api_client
>  delete mode 100755 demos/c_api_demo/tipc_c_api_server
>  delete mode 100644 man/tipc-config.1
>  delete mode 100644 tipc-config/Makefile.am
>  delete mode 100644 tipc-config/README
>  delete mode 100644 tipc-config/tipc-config.c
> 


------------------------------------------------------------------------------
_______________________________________________
tipc-discussion mailing list
tipc-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tipc-discussion

Reply via email to