GithubHelp home page GithubHelp logo

ystk / debian-inetutils Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 4.08 MB

License: GNU General Public License v3.0

Shell 2.57% C 81.27% TeX 7.92% Groff 4.95% Yacc 0.72% Perl 0.03% Makefile 1.37% C++ 1.17%

debian-inetutils's Introduction

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-<program> or
--disable-<program> 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 <[email protected]>.

debian-inetutils's People

Contributors

smcv avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.