This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Inetutils ".
http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=d5ae2faa50cc84e27217a8623963437af18189d0 The annotated tag, inetutils-1_2i has been created at d5ae2faa50cc84e27217a8623963437af18189d0 (tag) tagging 77871767bc70a05103cd55907a21c0de116eab51 (commit) replaces inetutils-1_2 tagged by Miles Bader on Thu Jan 23 21:00:01 1997 +0000 - Log ----------------------------------------------------------------- Miles Bader (175): (telnet): Remove unecessary debugging printfs. Use crypt unconditionally if HAVE_CRYPT is defined. . (try_help, help, pusage): New function. (inetutils_package, inetutils_bugaddr): (inetutils_package, inetutils_bugaddr): New declarations. (main): (main): (statcmd, main): (telnet): Restore #if accidentally deleted when removing debugging printfs. (LINK_DISTFILES): Add `;' before '}'. (LINK_DISTFILES): Avoid posix sh bogosity with null for-loop. * telnet/telnet.c (init_term): Renamed from setupterm to avoid (statcmd, main): Use INETUTILS_PACKAGE. (IU_CONFIG_PATHS): (inetutils_version): Change to "1.2a". (env_init): Use correct hostname in sprintf. (IU_CONFIG_PATHS): Escape paths stored in the autoconf cache to avoid Formerly openpty.c.~2~ (SRCS): Add openpty.c (bogus, but...). (startslave): Remove declaration of time(). (ToggleList): (termdata): (inetutils_version): Change to `1.2b'. (IU_CONFIG_PATHS): entered into RCS Initial revision (logout): declare variable RD. (inetutils_version): Change to `1.2c'. (inetutils_version): Change to `1.2d'. [!HAVE_SIG_T] (sig_t): Move to top-level. Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: (SRCS): Update to reflect directory contents. Initial revision Portability changes for sunos from "Kaveh R." <[email protected]>: (inetutils_version): Change to `1.2e'. Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: Portability changes for sunos from "Kaveh R." <[email protected]>: Initial revision Formerly setenv.c.~2~ entered into RCS Test $inetutils_cv_macro_fd_set_macros, not $inetutils_cv_fd_set_macros. (IU_CONFIG_PATHS): [!HAVE_FCLOSE_DECL] (fclose): New declaration. <sys/stream.h>: Make include conditional on HAVE_SYS_STREAM_H, not STREAMS. (DISTFILES): Add protocols & protocols/talkd.h. (sig_atomic_t, HAVE_FCLOSE_DECL, HAVE_ENVIRON_DECL): New define slots. Initial revision (SRCS): Update to reflect directory contents. (SRCS): Update to reflect directory contents. Initial revision entered into RCS (SRCS): Add revoke.c, login_tty.c, & iruserok.c. (PATH_HEQUIV): New path (only necessary for iruserok.c). From Bernhard Rosenkraenzer <[email protected]>: (AC_REPLACE_FUNCS): Add login_tty & iruserok. Initial revision (long_options, ohelp, main): Add --prompt/-p. glibc glob package Inetutils info Pathname configuration header Talk protocol header Initial checkin. (STDIN_MASK): (AC_CHECK_FUNCS): (tpacket): [!HAVE_STRERROR_DECL] (strerror): [!HAVE_STRERROR_DECL] (strerror): (HAVE_SYSLOG_INTERNAL, HAVE_STRCHR_DECL, HAVE_STRERROR_DECL, (index, rindex): (get_names): (setup_term): (_VA, vwarnx, vwarn, warn, warnx, verr, verrx, err, errx): Update prototypes to include const where appropriate. (rcmd, rresvport): (local_domain, topdomain): (fprintlog): (dolog): (main): (main, setsignal, done, lostpeer, reader, stop, writeroob): <sys/filio.h>: (OBJS): (DISTFILES): (IO_CHECK_MACRO): [!HAVE_GETPASS_DECL] (getpass): [!HAVE_PCLOSE_DECL] (pclose): [!HAVE_GETUSERSHELL_DECL] (getusershell): (ftpd_popen): Test HAVE_CRYPT_DECL, not HAVE_CRYPT, when deciding to declare crypt. Check __STDC__ in addition to HAVE_STDARG_H since hpux cc has the header but Test HAVE_*_H macro, not __STDC__ for headers. Test HAVE_*_H macro, not __STDC__, for headers. Don't base "const" support on __STDC__. (strvis): (telnet_gets): <sys/filio.h>: <sys/tty.h>: [HAVE_SYS_FILIO_H] <sys/filio.h>: . (inetutils_version): Change to `1.2f'. . Initial checkin. KNRize function signatures. sunos4 cc chokes on indented cpp directives; put # in first column and put (openpty): Change type of LINE from `char []' to `char *const'. (inetutils_version): Change to `1.2g'. (IU_LIB_CURSES): . (makedir): . Include termios.h for decl of TIOCNOTTY on solaris. Include sys/filio.h. Cast 2nd arg of sendto() to (const char *). (localstat): Evaluate tty_istrapsig() not tty_istrapsig. (main): Use O_RDWR instead of "2" in call to open(). (rmut): Add an (ignored) int parameter to functions passed to signal(). (send_delete): Cast 2nd arg of sendto() to (const char *). Fix POSIX signal handling. (ctl_transact): (main): (main, talk): Don't define FD_SETSIZE, let OS headers do it. Use O_RDWR instead of "2" in call to open(). Include sys/sysmacros.h for solaris to get the roundup() macro. (RCP_MODEMASK): Renamed from MODEMASK to avoid conflict with solaris (HAVE_UTMP_UT_TV, sigset_t): Add POSIX signal handling. (intr, lostpeer): Add an (ignored) int parameter. (cmdarbort, abortsend, abortrecv, psabort, abortpt): (proxabort): Add an (ignored) int parameter. Add check for ut_tv field in struct wtmp. . (AC_REPLACE_FUNCS): Add herror. (SRCS): Add herror.c. . A generic replacement for herror Add existance & decl tests for h_errno. (openpty): (HAVE_H_ERRNO, HAVE_H_ERRNO_DECL): (command): Constify fmt argument. (command): Normalize variable argument list usage. (reply, lreply, setproctitle): Normalize variable argument list usage. Require both HAVE_STDARG_H && __STDC__==1 to allow inclusion of (warn, warnx, err, errx): Normalize variable argument list usage. (snprintf): Normalize variable argument list usage. (oldw, run_err): Normalize variable argument list usage. (warning): Normalize variable argument list usage. (error): Normalize variable argument list usage. (call): Normalize variable argument list usage. . (inetutils_version): Change to `1.2h'. . (tgetent): (CPPFLAGS): (HAVE_HTONS_DECL): (login_tty): (tn): (htons): (libinetutils_version): . ----------------------------------------------------------------------- hooks/post-receive -- GNU Inetutils _______________________________________________ Commit-inetutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-inetutils
