logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nlpatch - Patches a nodelist

Acknowledgements

       Some ideas taken from Fidogate/RFmail package, written by Teemu Torma and hacked by Martin Junius.
       Some tcp code taken from JE version, written by Tsuneo Tanaka <ttan@twics.com>

       1993, 1994 Eugene Crosser

       This is free software. You can do what you wish with it as long as this copyright notice is preserved.

       Manpage and dbz-nodelist-index support by Christof Meerwald <cmeerw@mail.htl.fh-sbg.ac.at>

       Many thanks to the institute of computer science in Salzburg/Austria  and  especially  to  Anton  Hofmann
       <hofmann@wst.edvz.sbg.ac.at> who made further work possible during his lecture.

3.0.cm.alpha-2                                    May 29, 1997                                        nlpatch(8)

Debug Verbosity

       d   lock files
       f   aka matching
       g   outbound directories
       h   call
       j   session handshake
       k   file transfer
       l   filelist
       m   nodelist flags
       r   modem
       t   nodelist index
       z   hydra protocol

Description

Nlpatchpatchesanodelist.

Files

$IFLIBDIR/config
              Runtime configuration file.

       nodelist.???
              A list of nodes in an FTN network.

Name

nlpatch - Patches a nodelist

Options

-h     Display a short help message.

       -xVerbosity
              Set  the  debug  verbosity.   Verbosity  may  be  a number from 0 to 32 to set 'on' bits from 1 to
              number, or a string of letters where 'a' = bit 1, 'b' = bit 2, etc. up to bit 26.

       -IFile
              Use the alternate configuration file File.

Return Codes

       0   Successfull
       1   command line usage error
       2   cannot open some files
       3   could not read some files
       4   CRC error
       5   unknown command line
       6   diff does not match old list

See Also

ifmail(8), ifpack(8), ifunpack(8), iftoss(8), mgetty(8), getty(1)

Synopsis

nlpatch [-h] [-xverbosity] [-Ifile] nodelistnodediff

See Also