📄 changelog
字号:
m4/gnulib-comp.m4, m4/gnulib-tool.m4, m4/mbchar.m4, m4/mbiter.m4, m4/mbrtowc.m4, m4/memchr.m4: New files. * lib/Makefile.am, lib/dup-safer.c, lib/exitfail.c, lib/fd-safer.c, lib/fopen-safer.c, lib/free.c, lib/getcwd.c, lib/getcwd.h, lib/getline.c, lib/getline.h, lib/getopt1.c, lib/getopt_.h, lib/getpass.c, lib/getusershell.c, lib/malloc.c, lib/memcmp.c, lib/memcpy.c, lib/memmove.c, lib/obstack.c, lib/obstack.h, lib/poll.c, lib/readutmp.c, lib/realloc.c, lib/regcomp.c, lib/regex.c, lib/regex.h, lib/regex_internal.c, lib/regex_internal.h, lib/regexec.c, lib/strcase.h, lib/strcasecmp.c, lib/strerror.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c, lib/unistd-safer.h, lib/xalloc-die.c, lib/xgetcwd.c, lib/xmalloc.c, m4/free.m4, m4/getcwd.m4, m4/getline.m4, m4/getopt.m4, m4/getpass.m4, m4/lib-link.m4, m4/lib-prefix.m4, m4/minmax.m4, m4/onceonly_2_57.m4, m4/regex.m4, m4/stdbool.m4, m4/stdio-safer.m4, m4/strcase.m4, m4/strndup.m4, m4/strnlen.m4, m4/unistd-safer.m4, m4/xgetcwd.m4: Updated from gnulib. * lib/getndelim2.c, lib/getndelim2.h, m4/argp.m4, m4/getndelim2.m4, m4/gnulib.m4, m4/ssize_t.m4: Removed files.2005-12-02 Alfred M. Szmidt <ams@gnu.org> Update from GNUlib. * config.rpath, lib/getdelim.c, lib/getdelim.h, lib/mbchar.c, lib/mbchar.h, lib/mbuiter.h, lib/memchr.c, lib/pipe-safer.c, lib/stdio--.h, lib/strnlen.h, lib/strnlen1.c, lib/strnlen1.h, lib/unistd--.h, m4/getdelim.m4, m4/gnulib-cache.m4, m4/gnulib-comp.m4, m4/gnulib-tool.m4, m4/mbchar.m4, m4/mbiter.m4, m4/mbrtowc.m4, m4/memchr.m4: New files. * lib/Makefile.am, lib/dup-safer.c, lib/exitfail.c, lib/fd-safer.c, lib/fopen-safer.c, lib/free.c, lib/getcwd.c, lib/getcwd.h, lib/getline.c, lib/getline.h, lib/getopt1.c, lib/getopt_.h, lib/getpass.c, lib/getusershell.c, lib/malloc.c, lib/memcmp.c, lib/memcpy.c, lib/memmove.c, lib/obstack.c, lib/obstack.h, lib/poll.c, lib/readutmp.c, lib/realloc.c, lib/regcomp.c, lib/regex.c, lib/regex.h, lib/regex_internal.c, lib/regex_internal.h, lib/regexec.c, lib/strcase.h, lib/strcasecmp.c, lib/strerror.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c, lib/unistd-safer.h, lib/xalloc-die.c, lib/xgetcwd.c, lib/xmalloc.c, m4/free.m4, m4/getcwd.m4, m4/getline.m4, m4/getopt.m4, m4/getpass.m4, m4/lib-link.m4, m4/lib-prefix.m4, m4/minmax.m4, m4/onceonly_2_57.m4, m4/regex.m4, m4/stdbool.m4, m4/stdio-safer.m4, m4/strcase.m4, m4/strndup.m4, m4/strnlen.m4, m4/unistd-safer.m4, m4/xgetcwd.m4: Updated from gnulib. * lib/getndelim2.c, lib/getndelim2.h, m4/argp.m4, m4/getndelim2.m4, m4/gnulib.m4, m4/ssize_t.m4: Removed files.2005-12-02 Alfred M. Szmidt <ams@gnu.org> * configure.ac (gl_MODULES): Removed call to function.2005-12-02 Alfred M. Szmidt <ams@gnu.org> * configure.ac (gl_MODULES): Removed call to function.2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * uucpd/uucpd.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly. * uucpd/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES. 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * tftpd/tftpd.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly. * tftpd/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES.2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * tftp/main.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly. * tftp/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES. 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * telnetd/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES.2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * telnet/commands.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly. * telnet/sys_bsd.c: Likewise * telnet/telnet.c: Likewise * telnet/tn3270.c: Likewise * telnet/Makefile.am: Move defines to AM_CPPFLAGS. Add INCLUDES.2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * talkd/table.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly. * talkd/talkd.c: Likewise * talkd/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES.2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * talk/init_disp.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly. Signal handlers return RETSIGTYPE. * talk/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES.2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * syslogd/syslogd.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly. Signal handlers return RETSIGTYPE. * syslogd/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES. 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * rshd/rshd.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly. Signal handlers return RETSIGTYPE. Add Shishi support. Patch by Simon Josefsson * rshd/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES.2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * rsh/rsh.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly. Signal handlers return RETSIGTYPE. Add Shishi support. Patch by Simon Josefsson * rsh/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES. 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * rlogind/rlogind.c: Signal handlers return RETSIGTYPE. Add Shishi support based on patch by Simon Josefsson * rlogind/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES.2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * rlogin/rlogin.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly. Signal handlers return RETSIGTYPE. Add Shishi support based on patch by Simon Josefsson * rlogin/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES. 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * rexecd/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES.2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * rcp/rcp.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly * rcp/util.c: Likewise. * rcp/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES.2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * ping/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES.2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * logger/logger.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly * logger/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES. 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * libtelnet/auth.c: Signal handlers return RETSIGTYPE Add Shishi support. Patch by Simon Josefsson. * libtelnet/auth-proto.h: Add Shishi support. Patch by Simon Josefsson. * libtelnet/auth.h: Likewise. * libtelnet/enc_des.c: Likewise. * libtelnet/encrypt.c: Likewise. * libtelnet/encrypt.h: Define SK_OTHER * libtelnet/shishi.c: New file * libtelnet/Makefile.am (libtelnet_a_SOURCES): Add shishi.c 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * libls/Makefile.am: Remove ansi2knr. Add copyleft header. 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * libinetutils/daemon.c: Signal handlers return RETSIGTYPE * libinetutils/kcmd.c: Do not include <kerberosIV/kparse.h> Add Shishi support based on patch by Simon Josefsson * libinetutils/krcmd.c: Add Shishi support. Patch by Simon Josefsson. * libinetutils/ttymsg.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly * libinetutils/shishi.c: New file * libinetutils/Makefile.am (libinetutils_a_SOURCES): Add shishi.c 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * inetd/inetd.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly. * inetd/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES.2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * ifconfig/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES. * ifconfig/system/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES. 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * headers/shishi_def.h: New file. * headers/Makefile.am (noinst_HEADERS): Add shishi_def.h2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * gwhois/whois.c (main): Change --version output. * gwhois/whois.h: Signal handlers return RETSIGTYPE * gwhois/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES. 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * glob/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES. 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * ftpd/conf.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly * ftpd/ftpd.c: Likewise * ftpd/server_mode.c: Likewise * ftpd/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES.2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * ftp/cmds.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly * ftp/ftp.c: Likewise. * ftp/main.c: Likewise. * ftp/ruserpass.c: Likewise. * ftp/domacro.c: Likewise. Use do while loop instead of goto. * ftp/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES. 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * doc/Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES. 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * acinclude.m4: Properly quote arguments to AC_ARG_ENABLE and AC_ARG_WITH. Use AC_HELP_STRING where appropriate. * configure.ac: Likewise. Add --with-shishi options. Patch by Simon Josefsson * THANKS: Add Simon Joseffson * lib/getpass.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly * Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES. 2005-10-11 Sergey Poznyakoff <gray@gnu.org.ua> * acinclude.m4: Properly quote arguments to AC_ARG_ENABLE and AC_ARG_WITH. Use AC_HELP_STRING where appropriate. * configure.ac: Likewise. Add --with-shishi options. Patch by Simon Josefsson * THANKS: Add Simon Joseffson * lib/getpass.c: Remove leftover BSD-isms: err,errx,warn,warnx, cast to (void) before function calls. Use GNU error() uniformly * Makefile.am: Remove ansi2knr. Add copyleft header. Update INCLUDES. 2005-09-22 Sergey Poznyakoff <gray@gnu.org.ua> * whois/main.c: Changed FSF postal mail address.2005-09-22 Alfred M. Szmidt <ams@gnu.org> * uucpd/uucpd.c: #include <getopt.h> (usage): New function. (long_options, short_options, usage_str): New variables. (main): Added new options `--help' and `--version'.2005-09-22 Alfred M. Szmidt <ams@gnu.org> * tftpd/tftpd.c: (usage): New function. (long_options, short_options, usage_str): New variables. (main): Added new options `--help' and `--version'.2005-09-22 Alfred M. Szmidt <ams@gnu.org> * talk/talk.c: #include <getopt.h> (usage): New function. (long_options, short_options, usage_str): New variables. (main): Added new options `--help' and `--version'.2005-09-22 Alfred M. Szmidt <ams@gnu.org> * rexecd/rexecd.c: #include <getopt.h> (usage): New function. (long_options, short_options, usage_str): New variables. (main): Added new options `--help' and `--version'. 2005-09-22 Sergey Poznyakoff <gray@gnu.org.ua> * inetd/inetd.c: Updated FSF postal mail address.2005-09-22 Sergey Poznyakoff <gray@gnu.org.ua> * ifconfig/changeif.c, ifconfig/flags.c, ifconfig/flags.h, ifconfig/if_index.c, ifconfig/if_index.h, ifconfig/ifconfig.c, ifconfig/ifconfig.h, ifconfig/options.c, ifconfig/options.h, ifconfig/printif.c, ifconfig/printif.h, ifconfig/system.h, ifconfig/system/generic.c, ifconfig/system/generic.h, ifconfig/system/hpux.c, ifconfig/system/hpux.h, ifconfig/system/linux.c, ifconfig/system/linux.h, ifconfig/system/osf.c, ifconfig/system/osf.h, ifconfig/system/qnx.c, ifconfig/system/qnx.h, ifconfig/system/solaris.c, ifconfig/system/solaris.h: Updated FSF postal mail address. 2005-09-22 Alfred M. Szmidt <ams@gnu.org> * gwhois/whois.c (main): Output version information to stdout. (usage): Output usage information to stdout.2005-09-22 Alfred M. Szmidt <ams@gnu.org> * autogen.sh: Don't pass `-s' to autoreconf.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -