⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 linux下常用的网络工具的代码
💻
📖 第 1 页 / 共 5 页
字号:
2006-10-21  Sergey Poznyakoff  <gray@gnu.org.ua>	* configure.ac: Version 1.5	* NEWS: Version 1.5	* lib/readutmp.c, lib/readutmp.h: Update from gnulib	* syslogd/syslogd.c (wallmsg): Use new read_utmp interface.	* talkd/process.c (find_user): Use new read_utmp interface.2006-10-21  Alfred M. Szmidt  <ams@gnu.org>	* ftpd/auth.c (auth_user) <default>: Free PCRED->message before	returning if sgetcred() returned non-zero.	* inetd/inetd.8: Fix typos.  Based on patch from Stephen Liebbe	<sliebbe@gmail.com>.2006-10-21  Guillem Jover  <guillem@hadrons.org>	* configure.ac (AC_CHECK_LIB): Remove check for unused libz.2006-10-12  Sergey Poznyakoff  <gray@gnu.org.ua>	* doc/ChangeLog, ftp/ChangeLog, ftpd/ChangeLog, glob/ChangeLog,	gwhois/ChangeLog, headers/ChangeLog, ifconfig/ChangeLog,	inetd/ChangeLog, libicmp/ChangeLog, libinetutils/ChangeLog,	libls/ChangeLog, libtelnet/ChangeLog, logger/ChangeLog,	ping/ChangeLog, rcp/ChangeLog, rexecd/ChangeLog, rlogin/ChangeLog,	rlogind/ChangeLog, rsh/ChangeLog, rshd/ChangeLog,	syslogd/ChangeLog, talk/ChangeLog, talkd/ChangeLog,	telnet/ChangeLog, telnetd/ChangeLog, tftp/ChangeLog,	tftpd/ChangeLog, uucpd/ChangeLog, whois/ChangeLog: Merge with this	file and remove.	* configure.ac (AC_CHECK_HEADERS): Add dependecy headers	* doc/Makefile.am (inetutils_TEXINFOS): Add fdl.texi	* ftp/Makefile.am, ftpd/Makefile.am, gwhois/Makefile.am,	ifconfig/Makefile.am, inetd/Makefile.am, libinetutils/Makefile.am,	logger/Makefile.am, ping/Makefile.am, rcp/Makefile.am,	rexecd/Makefile.am, rlogin/Makefile.am, rlogind/Makefile.am,	rsh/Makefile.am, rshd/Makefile.am, syslogd/Makefile.am,	talk/Makefile.am, talkd/Makefile.am, telnet/Makefile.am,	telnetd/Makefile.am, tftp/Makefile.am, tftpd/Makefile.am,	uucpd/Makefile.am, whois/Makefile.am: Move pathdefs to AM_CPPFLAGS.	Load libgnu after libinetutils.	* lib/Makefile.am: Fresh import from the CVS gnulib	* lib/alloca.c, lib/alloca_.h, lib/allocsa.c, lib/allocsa.h,	lib/asnprintf.c, lib/dup-safer.c, lib/error.c, lib/error.h,	lib/exit.h, lib/exitfail.c, lib/fd-safer.c, lib/fopen-safer.c,	lib/free.c, lib/getcwd.c, lib/getopt.c, lib/getopt1.c,	lib/getpass.c, lib/gettext.h, lib/getusershell.c, lib/malloc.c,	lib/mbchar.c, lib/mbchar.h, lib/memchr.c, lib/memcmp.c,	lib/memcpy.c, lib/memmove.c, lib/obstack.c, lib/pipe-safer.c,	lib/printf-args.c, lib/printf-parse.c, lib/readutmp.c,	lib/readutmp.h, lib/realloc.c, lib/regcomp.c, lib/regex.c,	lib/regex.h, lib/regex_internal.c, lib/regex_internal.h,	lib/regexec.c, lib/setenv.c, lib/size_max.h, lib/snprintf.c,	lib/stdbool_.h, lib/stdint_.h, lib/stdio--.h, lib/stdio-safer.h,	lib/strcasecmp.c, lib/strdup.c, lib/strerror.c, lib/strncasecmp.c,	lib/strndup.c, lib/strnlen.c, lib/strnlen1.c, lib/strnlen1.h,	lib/sysexit_.h, lib/unsetenv.c, lib/vasnprintf.c, lib/vsnprintf.c,	lib/xalloc-die.c, lib/xgetcwd.c, lib/xmalloc.c, m4/codeset.m4,	m4/d-ino.m4, m4/exitfail.m4, m4/extensions.m4,	m4/getcwd-path-max.m4, m4/getcwd.m4, m4/getdelim.m4,	m4/getline.m4, m4/getopt.m4, m4/getpass.m4, m4/gettext.m4,	m4/getusershell.m4, m4/gnulib-cache.m4, m4/gnulib-comp.m4,	m4/intmax_t.m4, m4/inttypes-pri.m4, m4/inttypes_h.m4,	m4/lib-link.m4, m4/longdouble.m4, m4/longlong.m4, m4/mbchar.m4,	m4/mempcpy.m4, m4/nls.m4, m4/onceonly_2_57.m4, m4/po.m4,	m4/poll.m4, m4/readutmp.m4, m4/regex.m4, m4/setenv.m4,	m4/signed.m4, m4/size_max.m4, m4/stdbool.m4, m4/stdint.m4,	m4/stdint_h.m4, m4/stdio-safer.m4, m4/strdup.m4, m4/strndup.m4,	m4/strnlen.m4, m4/ulonglong.m4, m4/unistd-safer.m4,	m4/unlocked-io.m4, m4/xalloc.m4, m4/xgetcwd.m4:	Update from gnulib    	* lib/wcwidth.h, m4/absolute-header.m4, m4/getcwd-abort-bug.m4,	m4/getndelim2.m4, m4/inttypes-h.m4, m4/lock.m4, m4/ssize_t.m4,	m4/unistd_h.m4, m4/visibility.m4, m4/wcwidth.m4: New files from gnulib		* ftp/extern.h, ftp/ftp.c, ftp/ftp_var.h, ftp/main.c,	ftp/ruserpass.c, ftpd/auth.c, ftpd/extern.h, ftpd/ftpcmd.y,	ftpd/ftpd.c, ftpd/pam.c, ftpd/server_mode.c, glob/fnmatch.h,	glob/glob.c, glob/glob.h, headers/tftpsubs.h, inetd/inetd.c,	libicmp/ping.h, libinetutils/argcv.h, libinetutils/des_rw.c,	libinetutils/kcmd.c, libinetutils/krcmd.c,	libinetutils/tftpsubs.c, libinetutils/ttymsg.c, libls/extern.h,	libls/fts.c, libls/fts.h, libls/ls.c, libls/print.c,	libtelnet/auth-proto.h, libtelnet/misc.c,  logger/logger.c, 	ping/ping.c, ping/ping6.c, ping/ping_common.c, rcp/extern.h,	rcp/rcp.c, rexecd/rexecd.c, rlogin/rlogin.c, rlogind/rlogind.c, 	rsh/rsh.c, rshd/rshd.c, talk/talk.c, talkd/talkd.c,	telnet/commands.c, telnet/externs.h, telnetd/telnetd.c,	tftp/extern.h, tftp/main.c, tftp/tftp.c, tftpd/tftpd.c, 	uucpd/uucpd.c: Remove __P wrappers, use program_name instead of	__progname, define it in main (required by error.c)		* ifconfig/changeif.c, ifconfig/flags.c, ifconfig/ifconfig.c,	ifconfig/options.c, ifconfig/options.h, ifconfig/printif.c,	ifconfig/system/hpux.c, ifconfig/system/linux.c,	ifconfig/system/osf.c, ifconfig/system/solaris.c: Include	sys/types.h before sys/socket.h and netinet/in.h before	arpa/inet.h	Use program_name instead of __progname.	* libicmp/icmp_address.c,	libicmp/icmp_echo.c, libicmp/icmp_timestamp.c: Include	sys/types.h before sys/socket.h 	* syslogd/syslogd.c: Use read_utmp instead of manually fiddling	with utmp(x) subtleties. Remove __P wrappers, use program_name	instead of __progname.	* talkd/process.c: Likewise	2006-10-12  Sergey Poznyakoff  <gray@gnu.org.ua>	* configure.ac (AC_CHECK_HEADERS): Add dependecy headers	* doc/Makefile.am (inetutils_TEXINFOS): Add fdl.texi	* ftp/Makefile.am, ftpd/Makefile.am, gwhois/Makefile.am,	ifconfig/Makefile.am, inetd/Makefile.am, libinetutils/Makefile.am,	logger/Makefile.am, ping/Makefile.am, rcp/Makefile.am,	rexecd/Makefile.am, rlogin/Makefile.am, rlogind/Makefile.am,	rsh/Makefile.am, rshd/Makefile.am, syslogd/Makefile.am,	talk/Makefile.am, talkd/Makefile.am, telnet/Makefile.am,	telnetd/Makefile.am, tftp/Makefile.am, tftpd/Makefile.am,	uucpd/Makefile.am, whois/Makefile.am: Move pathdefs to AM_CPPFLAGS.	Load libgnu after libinetutils.	* lib/Makefile.am: Fresh import from the CVS gnulib	* lib/alloca.c, lib/alloca_.h, lib/allocsa.c, lib/allocsa.h,	lib/asnprintf.c, lib/dup-safer.c, lib/error.c, lib/error.h,	lib/exit.h, lib/exitfail.c, lib/fd-safer.c, lib/fopen-safer.c,	lib/free.c, lib/getcwd.c, lib/getopt.c, lib/getopt1.c,	lib/getpass.c, lib/gettext.h, lib/getusershell.c, lib/malloc.c,	lib/mbchar.c, lib/mbchar.h, lib/memchr.c, lib/memcmp.c,	lib/memcpy.c, lib/memmove.c, lib/obstack.c, lib/pipe-safer.c,	lib/printf-args.c, lib/printf-parse.c, lib/readutmp.c,	lib/readutmp.h, lib/realloc.c, lib/regcomp.c, lib/regex.c,	lib/regex.h, lib/regex_internal.c, lib/regex_internal.h,	lib/regexec.c, lib/setenv.c, lib/size_max.h, lib/snprintf.c,	lib/stdbool_.h, lib/stdint_.h, lib/stdio--.h, lib/stdio-safer.h,	lib/strcasecmp.c, lib/strdup.c, lib/strerror.c, lib/strncasecmp.c,	lib/strndup.c, lib/strnlen.c, lib/strnlen1.c, lib/strnlen1.h,	lib/sysexit_.h, lib/unsetenv.c, lib/vasnprintf.c, lib/vsnprintf.c,	lib/xalloc-die.c, lib/xgetcwd.c, lib/xmalloc.c, m4/codeset.m4,	m4/d-ino.m4, m4/exitfail.m4, m4/extensions.m4,	m4/getcwd-path-max.m4, m4/getcwd.m4, m4/getdelim.m4,	m4/getline.m4, m4/getopt.m4, m4/getpass.m4, m4/gettext.m4,	m4/getusershell.m4, m4/gnulib-cache.m4, m4/gnulib-comp.m4,	m4/intmax_t.m4, m4/inttypes-pri.m4, m4/inttypes_h.m4,	m4/lib-link.m4, m4/longdouble.m4, m4/longlong.m4, m4/mbchar.m4,	m4/mempcpy.m4, m4/nls.m4, m4/onceonly_2_57.m4, m4/po.m4,	m4/poll.m4, m4/readutmp.m4, m4/regex.m4, m4/setenv.m4,	m4/signed.m4, m4/size_max.m4, m4/stdbool.m4, m4/stdint.m4,	m4/stdint_h.m4, m4/stdio-safer.m4, m4/strdup.m4, m4/strndup.m4,	m4/strnlen.m4, m4/ulonglong.m4, m4/unistd-safer.m4,	m4/unlocked-io.m4, m4/xalloc.m4, m4/xgetcwd.m4:	Update from gnulib    	* lib/wcwidth.h, m4/absolute-header.m4, m4/getcwd-abort-bug.m4,	m4/getndelim2.m4, m4/inttypes-h.m4, m4/lock.m4, m4/ssize_t.m4,	m4/unistd_h.m4, m4/visibility.m4, m4/wcwidth.m4: New files from gnulib		* ftp/extern.h, ftp/ftp.c, ftp/ftp_var.h, ftp/main.c,	ftp/ruserpass.c, ftpd/auth.c, ftpd/extern.h, ftpd/ftpcmd.y,	ftpd/ftpd.c, ftpd/pam.c, ftpd/server_mode.c, glob/fnmatch.h,	glob/glob.c, glob/glob.h, headers/tftpsubs.h, inetd/inetd.c,	libicmp/ping.h, libinetutils/argcv.h, libinetutils/des_rw.c,	libinetutils/kcmd.c, libinetutils/krcmd.c,	libinetutils/tftpsubs.c, libinetutils/ttymsg.c, libls/extern.h,	libls/fts.c, libls/fts.h, libls/ls.c, libls/print.c,	libtelnet/auth-proto.h, libtelnet/misc.c,  logger/logger.c, 	ping/ping.c, ping/ping6.c, ping/ping_common.c, rcp/extern.h,	rcp/rcp.c, rexecd/rexecd.c, rlogin/rlogin.c, rlogind/rlogind.c, 	rsh/rsh.c, rshd/rshd.c, talk/talk.c, talkd/talkd.c,	telnet/commands.c, telnet/externs.h, telnetd/telnetd.c,	tftp/extern.h, tftp/main.c, tftp/tftp.c, tftpd/tftpd.c, 	uucpd/uucpd.c: Remove __P wrappers, use program_name instead of	__progname, define it in main (required by error.c)		* ifconfig/changeif.c, ifconfig/flags.c, ifconfig/ifconfig.c,	ifconfig/options.c, ifconfig/options.h, ifconfig/printif.c,	ifconfig/system/hpux.c, ifconfig/system/linux.c,	ifconfig/system/osf.c, ifconfig/system/solaris.c: Include	sys/types.h before sys/socket.h and netinet/in.h before	arpa/inet.h	Use program_name instead of __progname.	* libicmp/icmp_address.c,	libicmp/icmp_echo.c, libicmp/icmp_timestamp.c: Include	sys/types.h before sys/socket.h 	* syslogd/syslogd.c: Use read_utmp instead of manually fiddling	with utmp(x) subtleties. Remove __P wrappers, use program_name	instead of __progname.	* talkd/process.c: Likewise	2006-07-28  Sergey Poznyakoff  <gray@gnu.org.ua>	Implement passing client/server data via environment variables,	based on the patch by Dirk Jagdmann <doj@cubic.org>		* inetd/inetd.c: New options: --environment, to enable passing	client/server data via environment variables, and --resolve,	to resolve IP addresses when doing so.	(prepenv): New function	(nextconfig): Allow numeric port values as service names.	* inetd/inetd.8: Document new options2006-07-28  Sergey Poznyakoff  <gray@gnu.org.ua>	* THANKS: Add Dirk Jagdmann2006-07-28  Sergey Poznyakoff  <gray@gnu.org.ua>	* THANKS: Add Dirk Jagdmann2006-07-25  Alfred M. Szmidt  <ams@gnu.org>	* doc/inetutils.texi: Updated the license to the GNU Free	Documentation License.	(GNU Free Documentation License): New node.	* doc/fdl.texi: New file.2006-05-12  Alfred M. Szmidt  <ams@gnu.org>	* Makefile.am (SUBDIRS): Added `ifconfig'.2006-05-12  Alfred M. Szmidt  <ams@gnu.org>	* Makefile.am (SUBDIRS): Added `ifconfig'.2006-04-20  Sergey Poznyakoff  <gray@gnu.org.ua>	* telnetd/Makefile.am (INCLUDES): Add -I$(top_srcdir)/libinetutils	* telnetd/pty.c: Include libinetutils.h	* telnetd/telnetd.c: Likewise2006-04-20  Sergey Poznyakoff  <gray@gnu.org.ua>	* telnet/Makefile.am (INCLUDES): Add -I$(top_srcdir)/libinetutils	* telnet/commands.c: Include libinetutils.h	* telnet/telnet.c: Likewise2006-04-20  Sergey Poznyakoff  <gray@gnu.org.ua>	* talkd/talkd.c: Include libinetutils.h2006-04-20  Sergey Poznyakoff  <gray@gnu.org.ua>	* talk/Makefile.am (INCLUDES): Add -I$(top_srcdir)/libinetutils	* talk/get_names.c: Include libinetutils.h2006-04-20  Sergey Poznyakoff  <gray@gnu.org.ua>	* syslogd/syslogd.c: Include libinetutils.h2006-04-20  Samuel Thibault  <samuel.thibault@ens-lyon.org>	* syslogd/Makefile.am (INCLUDES): Add PATHDEF_KLOG.2006-04-20  Sergey Poznyakoff  <gray@gnu.org.ua>	* rshd/Makefile.am (INCLUDES): Add -I$(top_srcdir)/libinetutils	* rshd/rshd.c: Include libinetutils.h2006-04-20  Sergey Poznyakoff  <gray@gnu.org.ua>	* rlogind/Makefile.am (INCLUDES): Add -I$(top_srcdir)/libinetutils	* rlogind/rlogind.c: Include libinetutils.h2006-04-20  Sergey Poznyakoff  <gray@gnu.org.ua>	* logger/Makefile.am (LDADD): Add libgnu2006-04-20  Sergey Poznyakoff  <gray@gnu.org.ua>	* libinetutils/libinetutils.h: New file	* libinetutils/Makefile.am (noinst_HEADERS): Add libinetutils.h2006-04-20  Sergey Poznyakoff  <gray@gnu.org.ua>	* inetd/inetd.c (main): Use sigsuspend in favor of sigpause. Change	proposed by Guillem Jover <guillem@hadrons.org>2006-04-20  Guillem Jover  <guillem@hadrons.org>	* ifconfig/Makefile.am (LDADD): Link against gnulib.2006-04-20  Sergey Poznyakoff  <gray@gnu.org.ua> 	* Makefile.am (INCLUDES): Add -I$(top_srcdir)/libinetutils	* ftpd/extern.h (logwtmp): Remove prototype	* ftpd/ftpd.c: Include libinetutils.h2006-04-20  Sergey Poznyakoff  <gray@gnu.org.ua>	* ftp/main.c [HAVE_READLINE_READLINE_H]: Include <readline/readline.h>	* ftp/Makefile.am (INCLUDES): Add -I$(top_srcdir)/libinetutils	* ftp/ruserpass.c: Include libinetutils.h and xalloc.h	2006-04-20  Sergey Poznyakoff  <gray@gnu.org.ua>	* THANKS: Add Guillem Jover	* configure.ac: Use build-aux as an auxiliary tools directory	(AC_CHECK_HEADERS): Add readline/readline.h	* config.rpath: Remove autogenerated file2006-04-20  Sergey Poznyakoff  <gray@gnu.org.ua>	* THANKS: Add Guillem Jover	* configure.ac: Use build-aux as an auxiliary tools directory	(AC_CHECK_HEADERS): Add readline/readline.h	* config.rpath: Remove autogenerated file2006-01-14  Sergey Poznyakoff  <gray@gnu.org.ua>	* rcp/rcp.c (write_stat_time): Pass modification times first. Patch by	Tim Adye <T.J.Adye@rl.ac.uk>2005-12-08  Alfred M. Szmidt  <ams@gnu.org>	* README: Reformated.  Mention that GNU Inetutils doesn't work on	Solaris.2005-12-08  Alfred M. Szmidt  <ams@gnu.org>	* README: Reformated.  Mention that GNU Inetutils doesn't work on	Solaris.2005-12-02  Alfred M. Szmidt  <ams@gnu.org>	* libinetutils/localhost.c: Include <stdint.h>2005-12-02  Alfred M. Szmidt  <ams@gnu.org>	Imported GNUlib module: stdint.	* lib/Makefile.am, m4/gnulib-cache.m4, m4/gnulib-comp.m4: Updated.	* m4/stdint.m4, lib/stdint_.h: New files.2005-12-02  Alfred M. Szmidt  <ams@gnu.org>	Imported GNUlib module: stdint.	* lib/Makefile.am, m4/gnulib-cache.m4, m4/gnulib-comp.m4: Updated.	* m4/stdint.m4, lib/stdint_.h: New 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,

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -