inetutils-1.5

所属分类:Linux/Unix编程
开发工具:Unix_Linux
文件大小:745KB
下载次数:18
上传日期:2009-03-06 13:35:48
上 传 者brace
说明:  linux下常用的网络工具的代码,如tftp,talk,rlogin,telnet等
(linux network under the common instrument of code, such as tftp, talk, rlogin, telnet, etc.)

文件列表:
inetutils-1.5\inetutils-1.5\acinclude.m4 (24468, 2006-10-12)
inetutils-1.5\inetutils-1.5\aclocal.m4 (34219, 2006-10-21)
inetutils-1.5\inetutils-1.5\AUTHORS (238, 2006-10-12)
inetutils-1.5\inetutils-1.5\ChangeLog (209414, 2006-10-21)
inetutils-1.5\inetutils-1.5\ChangeLog.0 (78869, 2006-10-12)
inetutils-1.5\inetutils-1.5\config.guess (43610, 2005-05-12)
inetutils-1.5\inetutils-1.5\config.hin (34581, 2006-10-21)
inetutils-1.5\inetutils-1.5\config.rpath (16164, 2006-10-12)
inetutils-1.5\inetutils-1.5\config.sub (31495, 2005-05-12)
inetutils-1.5\inetutils-1.5\configure (1154357, 2006-10-21)
inetutils-1.5\inetutils-1.5\configure.ac (26153, 2006-10-21)
inetutils-1.5\inetutils-1.5\confpaths.h.in (123, 2006-10-12)
inetutils-1.5\inetutils-1.5\COPYING (18002, 2006-10-12)
inetutils-1.5\inetutils-1.5\depcomp (15868, 2005-05-12)
inetutils-1.5\inetutils-1.5\INSTALL (9478, 2006-10-12)
inetutils-1.5\inetutils-1.5\install-sh (9233, 2005-05-12)
inetutils-1.5\inetutils-1.5\m4\absolute-header.m4 (2269, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\alloca.m4 (1331, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\allocsa.m4 (542, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\codeset.m4 (760, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\d-ino.m4 (929, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\eealloc.m4 (964, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\eoverflow.m4 (2142, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\error.m4 (540, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\exitfail.m4 (390, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\extensions.m4 (1444, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\free.m4 (1369, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\getcwd-abort-bug.m4 (2927, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\getcwd-path-max.m4 (4982, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\getcwd.m4 (1540, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\getdelim.m4 (670, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\getline.m4 (2470, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\getopt.m4 (2510, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\getpass.m4 (1464, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\gettext.m4 (24999, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\getusershell.m4 (359, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\gnulib-comp.m4 (5880, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\intmax_t.m4 (2031, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\inttypes_h.m4 (932, 2006-10-12)
inetutils-1.5\inetutils-1.5\m4\lib-ld.m4 (3417, 2006-10-12)
... ...

GNU Inetutils This is a distribution of common networking utilities and servers. They are currently mostly from the 4.4BSD-Lite2 distribution, with some changes to make them compatible with the GNU Hurd (in particular, the Hurd does not define some arbitrary limits, such as MAXPATHLEN), and to make them more portable, using autoconf. A GNU build environment has also been added. The GNU whois client reads a whois-servers file to figure out which whois server to use. It won't always pick the best server; whois.internic.net seems to know something about nic.ddn.mil, but the GNU whois client will use nic.ddn.mil to look up nic.ddn.mil if you use the configuration file we supply. Our configuration file probably also does not have a complete list of whois servers; feel free to send information about additional whois servers to the bug reporting address. There are probably many BSD dependencies remaining, but inetutils is believed to work on the following system types (and others may work): i486-pc-gnu i486-pc-linux-gnu m68k-hp-netbsd1.2 sparc-sun-netbsd1.2 The file `paths' contains a list of all paths used by programs in this distribution, and rules to find values for them. To change a path PATH_FOO, you may either tell configure, by using `--with-path-foo=VALUE' (where VALUE may contain references to make variables such as `$(bindir)'), or edit the `paths' file. If you wish to build only the clients or only the servers, you may wish to use the --disable-servers or --disable-clients options when invoking `configure'. You can also use --enable- or --disable- to control whether to build individual programs; if you explicitly specify whether to build a program, that will override the values specified by --disable-clients or --disable-servers. Notes: 1) All the manpages will be installed, regardless of which programs are built. The whois server list will also be installed. You can use `make install-exec' instead of `make install' if you do not want to install these files. 2) All of the r* commands clients, rcp, rlogin, rsh, need to be install setuid root to work correctly they use priviledge ports for communication. Some known deficiencies: o Many programs do not support long options, such as --version or --help. o The authentication and encryption options have not been tested. o GNU Inetutils does not work on Solaris. Patches to make GNU Inetutils work on Solaris are happily accepted. See the file INSTALL for installation instructions. Please send all bug reports to .

近期下载者

相关文件


收藏者