Merge changes for readline support in nmcli (bgo #729846)

System Internals / NetworkManager - Jiří Klimeš [redhat.com] - 4 June 2014 03:11 UTC

13b1060 Merge changes for readline support in nmcli (bgo #729846)

cli/src/Makefile.am | 1 +
cli/src/common.c | 84 ++++-
cli/src/common.h | 4 +
cli/src/connections.c | 969 ++++++++++++++++++++++++-------------------------
cli/src/connections.h | 4 +-
cli/src/devices.c | 92 ++++-
cli/src/nmcli.c | 1 +
configure.ac | 8 +
8 files changed, 659 insertions(+), 504 deletions(-)

Upstream: cgit.freedesktop.org


  • Share