[PATCH 0/2] Get the new `localoptions.h' scheme working

Michael Witten mfwitten at gmail.com
Sun Jul 16 05:17:18 AWST 2017


These patches are meant to be applied after the other patches I've
sent so far; however, it seems likely that I'll be producing one
final master patch series when all is said and done.

Here are the 2 patches:

  [1] default_options: Complete the transition to numeric toggles (`#if')
  [2] default_options: Update the comments

Overall:

  cli-auth.c                                |   4 +-
  cli-runopts.c                             |   4 +-
  default_options.h.in                      | 461 ++++++++++++++++++------------
  libtomcrypt/src/headers/tomcrypt_custom.h |  10 +-
  netio.c                                   |   2 +-
  runopts.h                                 |   2 +-
  svr-authpubkeyoptions.c                   |   2 +-
  svr-chansession.c                         |   8 +-
  svr-main.c                                |  12 +-
  svr-runopts.c                             |  10 +-
  svr-tcpfwd.c                              |   2 +-
  sysoptions.h                              |   6 +-
  12 files changed, 303 insertions(+), 220 deletions(-)

Sincerely,
Michael Witten


More information about the Dropbear mailing list