- 09 Dec, 2000 5 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.280
-
Niels Möller authored
Rev: src/Makefile.am.in:1.96
-
Niels Möller authored
subdirectory. Rev: misc/bootstrap.sh:1.3
-
Niels Möller authored
* configure.in: Use AC_LIB_ARGP. Rev: ChangeLog:1.279 Rev: configure.in:1.95
-
Niels Möller authored
Rev: acinclude.m4:1.9
-
- 30 Nov, 2000 1 commit
-
-
Niels Möller authored
Replaced try_getopt with args_only, changed calling convention for parser_parse_arg. * src/argp/argp-parse.c (calc_sizes): Updated comment. Rev: src/argp/argp-parse.c:1.11
-
- 29 Nov, 2000 12 commits
-
-
Niels Möller authored
Rev: src/argp/configure.in:1.4
-
Niels Möller authored
Rev: src/argp/argp.h:1.11
-
Niels Möller authored
Rev: src/argp/argp-parse.c:1.10
-
Niels Möller authored
Rev: doc/TODO:1.96
-
Niels Möller authored
and strchrnul. (AC_CHECK_VAR): Changed second argument to take the type of the variable. Rev: src/argp/configure.in:1.3
-
Niels Möller authored
posixly_correct and ordering. (parser_init): Choose ordering. (enum arg_type): New value ARG_LONG_ONLY. (parser_parse_next): Added error messages similar to getopt's. Rev: src/argp/argp-parse.c:1.9
-
Niels Möller authored
or __strndup, as appropriate. (STRERROR): Define this macro as a wrapper for strerror or sys_errlist. (__argp_basename): New function. Rev: src/argp/argp-help.c:1.13
-
Niels Möller authored
__argp_basename. Rev: src/argp/argp-namefrob.h:1.2
-
Niels Möller authored
libargp.a. Rev: src/argp/Makefile.am:1.5
-
Niels Möller authored
Rev: src/argp/.c-style:1.1
-
Niels Möller authored
__argp_basename. Rev: src/argp/argp.h:1.10
-
Niels Möller authored
Moved replacement functions to separate files. Rev: src/argp/mempcpy.c:1.1 Rev: src/argp/strchrnul.c:1.1 Rev: src/argp/strndup.c:1.1
-
- 28 Nov, 2000 1 commit
-
-
Niels Möller authored
(struct parser): New field nextchar. Deleted fields try_getotp and long_opts. (find_short_option): New function. (match_option): New function. (find_long_option): New function. (struct parser_convert_state): Deleted field long_end. (convert_options): Don't build getopt_long-style option array. (parser_convert): Deleted FLAGS arument. (struct parser_sizes): Deleted field long_len. (parser_init): Set short_opts to NULL, unless ARGP_LONG_ONLY is used. (classify_arg): New function. (parser_parse_next): Don't use getopt_long(). Rev: src/argp/argp-parse.c:1.8
-
- 27 Nov, 2000 15 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.278
-
Niels Möller authored
Rev: configure.in:1.94
-
Niels Möller authored
Rev: acinclude.m4:1.8
-
Niels Möller authored
Rev: ChangeLog:1.277
-
Niels Möller authored
Rev: src/argp/argp-test.c:1.4
-
Niels Möller authored
__strndup. That probably breaks glibc builds. Rev: src/argp/argp-help.c:1.12
-
Niels Möller authored
Rev: ChangeLog:1.276
-
Niels Möller authored
Rev: ChangeLog:1.275 Rev: src/argp/.cvsignore:1.4 Rev: src/argp/argp-fmtstream.h:1.7 Rev: src/argp/getopt.c:1.1 Rev: src/argp/getopt.h:1.1 Rev: src/argp/getopt1.c:1.1
-
Niels Möller authored
Rev: src/argp/argp.h:1.9
-
Niels Möller authored
Rev: src/argp/argp-test.c:1.3
-
Niels Möller authored
__option_is_end): Define these function, in case the user isn't inlining them. Rev: src/argp/argp-parse.c:1.7
-
Niels Möller authored
arguments to the ctype macros. Handle systems where program_invocation_name and program_invocation_short_name doesn't exist. * src/argp/argp-help.c (short_program_name): New function. Rev: src/argp/argp-help.c:1.11
-
Niels Möller authored
Rev: src/argp/Makefile.am:1.4
-
Niels Möller authored
LIBOBJS. Add -I$srcdir to CPPFLAGS. Rev: src/argp/configure.in:1.2
-
Niels Möller authored
Rev: src/argp/Makefile.am:1.3 Rev: src/argp/acconfig.h:1.1 Rev: src/argp/argp-ba.c:1.2 Rev: src/argp/argp-comp.h:1.4(DEAD) Rev: src/argp/argp-fmtstream.c:1.4 Rev: src/argp/argp-fmtstream.h:1.6 Rev: src/argp/argp-help.c:1.10 Rev: src/argp/argp-parse.c:1.6 Rev: src/argp/argp-pin.c:1.2(DEAD) Rev: src/argp/argp-pv.c:1.2 Rev: src/argp/argp-pvh.c:1.2 Rev: src/argp/argp-test.c:1.2 Rev: src/argp/argp.h:1.8 Rev: src/argp/configure.in:1.1
-
- 26 Nov, 2000 6 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.274
-
Niels Möller authored
* src/abstract_io.h: Likewise. * src/channel.c: Likewise. * src/channel.h: Likewise. * src/channel_commands.h: Likewise. * src/connection.h: Likewise. * src/connection_commands.c: Likewise. * src/dh_exchange.c: Likewise. * src/exception.h: Likewise. * src/gateway.c: Likewise. * src/gateway_channel.c: Likewise. * src/gateway_commands.c: Likewise. * src/handshake.c: Likewise. * src/handshake.h: Likewise. * src/io.h: Likewise. * src/io_commands.c: Likewise. * src/io_commands.h: Likewise. * src/keyexchange.h: Likewise. * src/lsh.c: Likewise. * src/lsh_proxy.c: Likewise. * src/lshg.c: Likewise. * src/publickey_crypto.h: Likewise. * src/randomness.c: Likewise. * src/randomness.h: Likewise. * src/read_packet.c: Likewise. * src/rsa.c: Likewise. * src/server_pty.h: Likewise. * src/server_session.c: Likewise. * src/sexp.h: Likewise. * src/sexp_parser.c: Likewise. * src/sexp_streamed_parser.c: Likewise. * src/sexp_test.c: Likewise. * src/spki_commands.c: Likewise. * src/spki_commands.h: Likewise. * src/ssh1_fallback.c: Likewise. * src/tcpforward.c: Likewise. * src/unix_random.c: Likewise. * src/zlib.c: Likewise. Rev: src/abstract_crypto.h:1.34 Rev: src/abstract_io.h:1.33 Rev: src/channel.c:1.89 Rev: src/channel.h:1.63 Rev: src/channel_commands.h:1.18 Rev: src/command.h:1.48 Rev: src/connection.h:1.58 Rev: src/connection_commands.c:1.34 Rev: src/dh_exchange.c:1.11 Rev: src/exception.h:1.24 Rev: src/gateway.c:1.4 Rev: src/gateway_channel.c:1.6 Rev: src/gateway_commands.c:1.7 Rev: src/handshake.c:1.2 Rev: src/handshake.h:1.2 Rev: src/io.h:1.70 Rev: src/io_commands.c:1.35 Rev: src/io_commands.h:1.15 Rev: src/keyexchange.h:1.49 Rev: src/lsh.c:1.128 Rev: src/lsh_proxy.c:1.20 Rev: src/lshg.c:1.5 Rev: src/publickey_crypto.h:1.43 Rev: src/randomness.c:1.22 Rev: src/randomness.h:1.13 Rev: src/read_packet.c:1.49 Rev: src/rsa.c:1.12 Rev: src/server_pty.h:1.12 Rev: src/server_session.c:1.56 Rev: src/sexp.h:1.32 Rev: src/sexp_parser.c:1.19 Rev: src/sexp_streamed_parser.c:1.28 Rev: src/sexp_test.c:1.15 Rev: src/spki_commands.c:1.15 Rev: src/spki_commands.h:1.9 Rev: src/ssh1_fallback.c:1.10 Rev: src/tcpforward.c:1.56 Rev: src/unix_random.c:1.4 Rev: src/zlib.c:1.29
-
Niels Möller authored
Rev: src/client.h:1.36 Rev: src/client_password.c:1.11
-
Niels Möller authored
properly, and install a channel_open_forwarded_tcpip handler if needed (recovered from an earlier lsh.c). Some other cleanup. Rev: src/client.c:1.103
-
Niels Möller authored
Rev: ChangeLog:1.273 Rev: src/client.c:1.102 Rev: src/proxy_agentforward.c:1.4 Rev: src/proxy_session.c:1.8 Rev: src/proxy_tcpforward.c:1.5 Rev: src/proxy_x11forward.c:1.4 Rev: src/server_session.c:1.55
-
Niels Möller authored
Rev: NEWS:1.67
-