home *** CD-ROM | disk | FTP | other *** search
- Short: TCP/IP protocol stack
- Author: AmiTCP-Group@ndsi.fi (Network Solutions Development Inc.)
- Uploader: AmiTCP-Group@nsdi.fi
- Version: Release 4.0 demo version
- Type: comm/net
-
- AmiTCP/IP is the most videly used TCP/IP protocol stack for the
- Amiga. AmiTCP/IP utilizes the standard Sana-II network device
- drivers and provides an application level socket interface to the
- Internet protocol suite as an Amiga shared library.
-
- AmiTCP/IP is propiertary, copyrighted product of the NSDi - Network
- Solutions Development Inc, Finland. See the file 'LICENCE' included
- in the archive for the licence conditions.
-
- This is the demonstration version of the AmiTCP/IP 4.0.
-
- * About the Commercial AmiTCP/IP Version
-
- The commercial version of AmiTCP/IP 4.0 includes:
-
- - Enchanced version of AmiTCP:
- - Frendlier logging system with global filter etc.
- - Cache for name server replies
- - Sana-II 2.0 support
- - Full BOOTP support
- - Access control for server programs
- - Optimized version for '20 and up
- - Automatic BOOTP configuration utility
- - Printed & online User Manual
- - Technical support via email, fax and normal mail
-
- All the new features in the future will be added to the commercial
- version only.
-
- The commercial version can be ordered from:
-
- NSDi / Orders
- P.O.Box 32
- FIN-02151 ESPOO
- FINLAND
-
- email: <orders@nsdi.fi>
- fax: +358-0-452-1998
-
- VISA and Master Card are accepted. More complete order information
- is included in the demo version archive (in the file "HowToOrder".
-
- * Distributions
-
- AmiTCP/IP 4.0 is distributed in 2 archives:
-
- AmiTCP-demo-40.lha AmiTCP/IP demo version package
- AmiTCP-sdk-40.lha Include files, link libraries and examples
-
- The source distribution with sources to some of the utilities and
- applications will be relesed shortly, too.
-
- If you just want to use AmiTCP/IP you need just 'demo'. If you want
- to write your own applications you need 'sdk', too. Number in the
- name corresponds to distribution version.
-
- Unpack archive(s), then read LICENCE, README.FIRST and HowToInstall.
-
- * Bug reports
-
- Send any bug reports to <AmiTCP-Bug@nsdi.fi>.
-
- * New Features, enchancements and bug fixes on each release:
-
- NOTE: 3.0 beta releases are not mentioned in this list for clarity
- and to avoid unnecessary confusion.
-
- New Features on the commercial 4.0 (not in the demo version):
-
- * AmiTCP:
- - Added an optimized IP header checksum routine.
- - Added full support for the BOOTP.
- - Added Sana-II packet filtering function and interface configuration
- flag "FILTER". This is needed only if you have several protocol
- stacks using the same Sana-II device and unit. Envoy, for example
- uses IP, too, so the FILTERing should be enabled on interfaces
- shared with Envoy.
- - Added "INACTIVE" to the log window parameters.
- - Added simple (but efficient) access control to the protocol
- stack. Now it is possible to deny TCP connections to
- given/any ports from given/any machine.
- - Added caching of the host info got from the name servers
- - Added configuration variable LOG FILTER (defaults to 7, all
- messages shown).
-
- New Utilities on 4.0 demo:
-
- * ch_nfsc:
- - Carsten Heyl's (SUN NFS compatible) NFS client added to the
- distribution. (Newest version for the AmiTCP/IP 4.0).
-
- * ftpd:
- - net/2 ftp server ported by Magnus Lilja.
-
- * telnet:
- - Totally new version.
-
- * APIPE:
- - Added to the distribution.
-
- * traceroute:
- - Trace routes used to send packets to some host.
-
- * hostname:
- - Return the AmiTCP's view of the current host name.
-
- * id, login, passwd, umask and whoami:
- - New usergroup.library oriented utilities
-
- * resolve:
- - Return host, network, protocol or service name from the IP
- address, network number, protocol number or service number,
- correspondingly.
-
- * rsh:
- - Execute commands on remote hosts, note that the server
- program is not included.
-
- * portmap:
- - RPC program,version to port mapper, needed to be run before
- any RPC based servers.
-
- * rpcinfo:
- - Utility to show RPC bindings on a portmap on some host.
-
- Removed utilities on 4.0 demo:
-
- * ftp:
- - was outdated, use ncftp instead (Hint: alias ftp ncftp -u [])
-
- * qwriter:
- - not needed
-
- * agnet:
- - not needed
-
- New Features on 4.0 demo:
-
- * distribution:
- - All files which are installed to non-AmiTCP directories are
- now placed in AmiTCP:export. After the installation is done
- you can delete all these files.
- - ExtUtil directory contains some usefull stuff for the remote
- Unix side.
-
- * AmiTCP:
- - AmiTCP now detaches itself, so it should not be started with "run"
- any more!
- - Added the link level address handling, changed if_type to use
- hardware types.
- - Added new sana-II errors to the error lists.
- - Added "ADDRESS" option to interface properties in db/interfaces
- with which the default Sana-II hardware address can possibly be
- overriden. This is useful if the default hardware address
- cannot be used (for example, if AmiTCP/IP is used over
- Ethernet concurrently with DECnet protocol (Enlan DFS)).
- - Configured domain names are now used on internal host
- searches, too.
- - Added error messages to startup failures.
- - Early error messages are now printed to the console.
- - db/resolv.conf is now read for DOMAIN and NAMESERVER entries.
- - db/netdb is not read any more, the individual files (hosts,
- protocols, networks, sercives, resolv.conf and inet.access)
- are read explicitly
- - WITH keyword is removed from netdb parsing
- - Removed ARexx variables TASKNAME and NTHBASE (they were
- obsolete).
- - Added new API function GetSocketEvents().
- - Added new SocketBaseTagList() tag SBTC_SIGEVENTMASK.
- - Added new socket option SO_EVENTMASK
- - Socket owner is now set by default, _except_ after
- ObtainSocket().
- - FIOSETOWN ioctl now demands the caller to set itself as the
- owner.
- - db/interfaces interface names can now contain numbers and
- must be unique, no separate unit number is used. Sana-II
- devices unit number MUST be present.
- - Added new callback functionality to coordinate fd tables
- with the link library. (SocketBaseTags() tag
- SBTC_FDCALLBACK).
- - Made name server resolving multithreaded. Now each
- application has it's own set of resolver state variables.
- Before any name resolvation would block if another
- resolvation was in progress.
- - Added h_errno setting via a pointer (SocketBaseTags() tag
- SBTC_HERRNOLONGPTR).
- - Changed the AmiTCP ARexx port (AMITCP) to show only after the API
- is up and running (no need to "wait" on the bin/startnet).
- - Added functions sendmsg() and recvmsg() for scatter/gather I/O.
- - First parameter to Dup2Socket() can now be -1 to mark the fd
- (the second parameter) as not to be used by AmiTCP.
- - Added function SocketBaseTagList(). Tag definitions for it are
- on netinclude:amitcp/socketbasetags.h
- - Added function gethostid(), which returns the primary IP
- address of the host as the unique host id.
- - Implemented gethostname() API function and HOSTNAME ARexx variable
- (QUERY/SET). The host name is queried from the netdb and/or name
- server, if it is not explicitly given in db/AmiTCP.config _or_ set
- with the ARexx SET command.
- - Added support for the BSD %m feature to the syslog() (%m is
- replaced by the error description of current errno value), Also
- changed the formatting code to not use the Exec's RawDoFmt()
- allowing 32 bit values to be printed without the 'l' size
- modifier.
- - Only the sizes 1, 2 and 4 are now allowed for the errno
- variable.
- - SetErrnoPtr() has now return value. 0 on success and -1
- otherwise. The _old_ errno indicates the error causing the
- failure.
- - "new" interface naming style (eg. slip.device/0 -> slip0)
-
- * db/inet.access:
- - New configuration file for Internet access control. Includes
- documentation. (Functional only on commercial version.)
-
- * db/interfaces:
- - New configuration file to allow easy extension to new sana2
- devices. Maps interface names to sana2 parameters.
-
- * libs/usergroup.library:
- - New library managing the user/group information.
- - default user is now "nobody".
-
- * devs/netinfo.device
- - New device, which handles the actual user/group database
- files.
- - Uses DOS notifications, the changes in passwd and group
- files are immediately visible with passwd and group maps.
-
- * Install_AmiTCP:
- - Various fixes and enchancements including:
- - Interfaces are handled in new style,
- - SLIP and CSLIP configuration files are now created,
- - some support for dynamic IP addressing
- - AmiTCP:log directory is created,
- - db/resolv.conf is now created,
- - added info about private IP address ranges (RFC1597),
- - "login" and "umask" are now done at startnet, not s:user-startup
- - many other clarifications and suggestions.
-
- * rh(c)slip.device:
- - Added configureable MTU and EOFMODE.
-
- * tcp_AmiTCP:
- - Added sending of custom packet to ABORT pending read packet
- when network closes the connection. This packet is FIFO
- spesific and won't do anything when using another handler.
- Anyway, it works with emacs which uses FIFO to communicate
- with spawned processes.
-
- * napsaterm:
- - Upgraded to version 3.8, merged enchanchements made by R. Knop
- (tektronix emulation).
- - Telnet protocol support (-d telnet).
- - Added "About" requester.
- - Uses the usergroup.library for user information.
-
- * netfs:
- - Updated version.
-
- * tcp_AmiTCP:
- - Updated version.
-
- * inet-handler:
- - Updated version.
-
- * netstat:
- - Added resolving the IP addresses (by Pavel Troller
- <patrol@k332.feld.cvut.cz>). The resolving is done with
- AmiTCP command 'resolve' via APIPE:, and can be bypassed
- with command line switch '-n'.
- - Added caching the resolved addresses (jraja).
- - Added more symbolic output (socket names, routes, &c).
-
- * online, offline:
- - 'new style' interface names are now recognized.
- - more informative error messages
-
- * ncftp:
- - Updated to the ncftp 1.8.3. Main new feature is "passive mode",
- which can be toggled with "passive" command. Passive mode allows
- usage through a firewall which does not let incoming connection
- requests to come through.
- - Default stack is now 8192 bytes, since 4096 was not enough.
- - CTRL-C handling is now better, transfers can be interrupted
- without side effects now.
- - Uses usergroup.library to find the user name _and_ home
- directory.
-
- * a2065.device:
- - Updated to a new version.
-
- * inetd:
- - Added DOS notifications on the inetd.conf. Now inetd will
- read the inetd.conf again when DOS notifies that it has
- changed.
- - Added support for naïve servers using DOS IO. Fixed some bugs.
- - Added task priority and stack size parameters per
- server. See the provided db/inetd.conf for examples.
- - Added command line option SERVPRI/K/N, which can be used to set
- the process priority on which the launced servers are run. The
- default is -1.
-
- * finger:
- - Changed to use stdio on the socket for improved speed (data
- is now read in chunks instead of a byte at a time).
-
- * ping:
- - New loose routing option (-L).
-
- Fixes Bugs on 4.0 demo:
-
- * AmiTCP:
- - Fixed bug with configuration string setting. Too small buffer
- restricted the configuration string sizes to less than 24 bytes.
- - Fixed bug causing second instance of AmiTCP to hang before
- it could exit (only one copy can be run at a time).
- - Fixed concurrency control problem which very randomly caused
- severe problems.
- - A bug causing enforcer hits with buggy SANA-II drivers is fixed.
- - Fixed syslog message level handling. It was broken if the facility
- code was present.
- - Fixed S2_GETSTATIONADDRESS and S2_CONFIGINTERFACE usage according
- the Sana-II standard.
- - Changed gethostbyname() not to treate the name as dot notation IP
- address based on the first digit only. Full check for the dot
- notation is now made.
- - Fixed ARP hardware type field to be always set to Ethernet, as
- specified in the standard. This means that ARP on other than
- ethernet is not compatible between this release and the earlier
- ones.
- - Host aliases are now searched case insensitively, too
- - gethostbyaddr() now checks all the addresses given to a
- specific host.
- - ARexx result is now always given.
- - Packets exceeding MTU are now truncated, not dropped.
- - Fixed bug in getservbyname() which now checks the protocol
- string.
- - Fixed the bug in log file/console name change notify
- function (NETTRACE's DosBase is no more used before
- initialization).
- - Fixed the route dumping bug.
- - Logging information is now appended to the end of the old
- log file.
-
- * online, offline:
- - now set the DOS error code correctly
-
- * serv/in.fingerd:
- - The finger -s is now called if no user names are provided.
-
- * db/passwd-example:
- - Root password is now empty by default. Install_AmiTCP
- requires the user to set the root password on installation.
-
- * napsaterm:
- - Error messages are now printed correctly.
-
- * askhost, showmount:
- - Updated to allow host names starting with a digit.
-
- * netinfo.device:
- - Added 4 bytes to CreateIORequest() request size due Mungwall
- pickiness.
-
- * ls (sort.c):
- - Fixed a sorting bug which caused a crash in some cases.
-
- * inetd:
- - Fixed bugs in server argument parsing. Before any more than
- one argument would not have worked. (Thanks to Magnus Lilja
- for pointing this out).
-
- * rsh:
- - Fixed bug which caused sending to stop if input was redirected
- from a (not small) file.
-
- * ping:
- - record routing (-R) now works.
-
-
- New Features on 2.3:
-
- * AmiTCP:
- - New ARexx command "KILL" and a new script, bin/stopnet,
- which sends this command to AmiTCP, causing it to try to
- stop all networking applications, and if successfull,
- itself, too.
-
- * NcFTP:
- - Faster I/O on binary transfers.
-
- Fixed Bugs on 2.3:
-
- * AmiTCP:
- - Removed the incorrect use of M_EOR, which caused fragmented
- packets to be truncated.
-
- New Features in 2.2:
-
- * AmiTCP:
- - The interactive sessions have now a higher priority when
- using rh(c)slip.device
-
- * netstat:
- - Routing table can be dumped
-
- Fixed Bugs in 2.2:
-
- * arp:
- - Arp table dumping is now working
-
- New Features in 2.1:
-
- * AmiTCP:
- - A timestamp is added to the log messages
- - Faster checksum calculation implemented in assembler
-
- * Inet-handler:
- - With Inet-Handler you can use AmigaDOS IO to access TCP protocol
-
- * finger:
- - New application, prints information about local and remote users
-
- * fingerd:
- - Calls now finger when asked for local users. (This feature requires
- Apipe-handler by Per Bojsen, Apipe-handler can be found e.g. on Fish
- disk 783)
-
- * ls:
- - New application, an imitation of Unix directory lister. Supports
- multiuser filesystems. Included as an example of user and group
- database usage
-
- * Napsaterm:
- - Default window title is now the name of the remote host
- - A public screen can be used with -S switch (thanks Timo Rossi!)
-
- * SynClock:
- - A simple script which synchronize clock in Amiga with
- specified host in network
-
- EOF
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 632 279 55.8% 28-Oct-94 20:40:44 AmiTCP-4.0.info
- 0 0 0.0% 28-Oct-94 20:49:14 AmiTCP-4.0/
- 134732 77769 42.2% 27-Oct-94 06:10:52 AmiTCP-4.0/AmiTCP
- 15309 6437 57.9% 21-Oct-94 15:58:42 AmiTCP-4.0/AmiTCP-demo-4.0.readme
- 12594 4998 60.3% 15-Oct-94 18:29:50 AmiTCP-4.0/COPYRIGHTS
- 478 241 49.5% 28-May-94 12:59:42 AmiTCP-4.0/COPYRIGHTS.info
- 0 0 0.0% 28-Oct-94 20:48:42 AmiTCP-4.0/ExtUtil/
- 9237 3267 64.6% 10-Jun-94 20:41:22 AmiTCP-4.0/ExtUtil/mg-mouse.el
- 700 397 43.2% 10-Jun-94 20:37:00 AmiTCP-4.0/ExtUtil/termcap
- 8722 3686 57.7% 24-Oct-94 22:50:00 AmiTCP-4.0/HowToInstall
- 487 266 45.3% 28-May-94 12:59:42 AmiTCP-4.0/HowToInstall.info
- 13505 3803 71.8% 28-Oct-94 15:32:28 AmiTCP-4.0/HowToOrder
- 487 268 44.9% 05-Oct-94 20:54:30 AmiTCP-4.0/HowToOrder.info
- 74911 22011 70.6% 24-Oct-94 22:57:58 AmiTCP-4.0/Install_AmiTCP
- 1222 520 57.4% 21-Sep-94 03:08:02 AmiTCP-4.0/Install_AmiTCP.info
- 3864 1685 56.3% 19-Oct-94 21:20:04 AmiTCP-4.0/LICENCE
- 478 240 49.7% 28-May-94 12:59:42 AmiTCP-4.0/LICENCE.info
- 3073 1419 53.8% 28-Oct-94 15:36:54 AmiTCP-4.0/README.FIRST
- 487 261 46.4% 28-May-94 12:59:42 AmiTCP-4.0/README.FIRST.info
- 0 0 0.0% 28-Oct-94 20:48:56 AmiTCP-4.0/bin/
- 115144 60034 47.8% 30-Jul-93 13:27:12 AmiTCP-4.0/bin/Installer
- 719 499 30.5% 27-May-94 10:10:08 AmiTCP-4.0/bin/SynClock
- 17300 10613 38.6% 16-Oct-94 10:35:34 AmiTCP-4.0/bin/arp
- 2376 1614 32.0% 16-Oct-94 17:09:24 AmiTCP-4.0/bin/askhost
- 3988 2403 39.7% 15-Oct-94 16:02:10 AmiTCP-4.0/bin/ch_chmod
- 1736 1244 28.3% 15-Oct-94 16:02:10 AmiTCP-4.0/bin/ch_die
- 3016 2026 32.8% 15-Oct-94 16:02:12 AmiTCP-4.0/bin/ch_mknod
- 75072 43090 42.6% 15-Oct-94 16:02:12 AmiTCP-4.0/bin/ch_nfsc
- 8392 2480 70.4% 15-Oct-94 16:02:12 AmiTCP-4.0/bin/ch_nfsctl
- 4884 2941 39.7% 15-Oct-94 16:02:12 AmiTCP-4.0/bin/ch_nfsmount
- 12868 8329 35.2% 15-Oct-94 16:02:12 AmiTCP-4.0/bin/ch_setowner
- 20596 12961 37.0% 16-Oct-94 10:42:08 AmiTCP-4.0/bin/finger
- 508 426 16.1% 16-Oct-94 10:43:20 AmiTCP-4.0/bin/hostname
- 1252 743 40.6% 16-Oct-94 10:44:52 AmiTCP-4.0/bin/id
- 13040 8077 38.0% 16-Oct-94 10:47:16 AmiTCP-4.0/bin/ifconfig
- 16792 10382 38.1% 25-Oct-94 10:58:54 AmiTCP-4.0/bin/inetd
- 5280 3339 36.7% 16-Oct-94 10:56:34 AmiTCP-4.0/bin/letnet
- 9296 6039 35.0% 27-Oct-94 00:22:50 AmiTCP-4.0/bin/login
- 9308 6205 33.3% 16-Oct-94 11:04:14 AmiTCP-4.0/bin/ls
- 65492 37545 42.6% 15-Oct-94 23:35:00 AmiTCP-4.0/bin/napsaterm
- 1117 604 45.9% 04-Oct-94 22:36:22 AmiTCP-4.0/bin/napsaterm.info
- 87996 49009 44.3% 16-Oct-94 17:07:14 AmiTCP-4.0/bin/ncftp
- 9484 5727 39.6% 21-Mar-94 17:17:34 AmiTCP-4.0/bin/netmount
- 13190 4496 65.9% 03-Oct-94 22:38:26 AmiTCP-4.0/bin/netstat
- 3604 2305 36.0% 17-Oct-94 03:34:54 AmiTCP-4.0/bin/offline
- 3604 2305 36.0% 16-Oct-94 11:09:54 AmiTCP-4.0/bin/online
- 4292 2737 36.2% 16-Oct-94 11:11:38 AmiTCP-4.0/bin/passwd
- 19784 12026 39.2% 16-Oct-94 11:16:42 AmiTCP-4.0/bin/ping
- 23632 14255 39.6% 16-Oct-94 11:19:12 AmiTCP-4.0/bin/portmap
- 1224 820 33.0% 16-Oct-94 11:20:52 AmiTCP-4.0/bin/resolve
- 13840 8955 35.2% 16-Oct-94 11:23:54 AmiTCP-4.0/bin/route
- 24488 14376 41.2% 16-Oct-94 11:27:36 AmiTCP-4.0/bin/rpcinfo
- 8100 5232 35.4% 16-Oct-94 11:30:42 AmiTCP-4.0/bin/rsh
- 18132 11009 39.2% 16-Oct-94 11:34:06 AmiTCP-4.0/bin/showmount
- 230 192 16.5% 27-May-94 10:10:32 AmiTCP-4.0/bin/stopnet
- 6232 3644 41.5% 05-Oct-94 15:49:18 AmiTCP-4.0/bin/telnet
- 14540 9234 36.4% 16-Oct-94 11:37:32 AmiTCP-4.0/bin/traceroute
- 784 609 22.3% 16-Oct-94 11:38:44 AmiTCP-4.0/bin/umask
- 420 333 20.7% 16-Oct-94 11:39:36 AmiTCP-4.0/bin/whoami
- 632 278 56.0% 28-May-94 12:59:42 AmiTCP-4.0/bin.info
- 0 0 0.0% 28-Oct-94 20:48:58 AmiTCP-4.0/db/
- 311 217 30.2% 03-Oct-94 01:07:06 AmiTCP-4.0/db/AmiTCP.config
- 1760 873 50.3% 15-Oct-94 16:20:04 AmiTCP-4.0/db/ch_nfstab
- 3 3 0.0% 05-Oct-94 02:20:20 AmiTCP-4.0/db/ftpdir
- 16 16 0.0% 05-Oct-94 02:17:24 AmiTCP-4.0/db/ftpusers
- 293 194 33.7% 03-Oct-94 01:07:08 AmiTCP-4.0/db/group-example
- 1254 680 45.7% 05-Oct-94 04:16:52 AmiTCP-4.0/db/hosts
- 3301 1560 52.7% 03-Oct-94 01:07:20 AmiTCP-4.0/db/inet.access
- 1947 843 56.7% 05-Oct-94 02:28:18 AmiTCP-4.0/db/inetd.conf
- 5594 2095 62.5% 28-Oct-94 20:24:32 AmiTCP-4.0/db/interfaces
- 933 447 52.0% 05-Oct-94 02:37:14 AmiTCP-4.0/db/napsaprefs
- 692 414 40.1% 03-Oct-94 01:07:22 AmiTCP-4.0/db/networks
- 538 324 39.7% 28-Oct-94 20:23:02 AmiTCP-4.0/db/passwd-example
- 366 252 31.1% 03-Oct-94 01:07:24 AmiTCP-4.0/db/protocols
- 413 283 31.4% 03-Oct-94 01:07:24 AmiTCP-4.0/db/resolv.conf-example
- 876 462 47.2% 03-Oct-94 01:07:26 AmiTCP-4.0/db/rpc
- 1996 1008 49.4% 03-Oct-94 01:07:26 AmiTCP-4.0/db/services
- 0 0 0.0% 28-Oct-94 20:48:58 AmiTCP-4.0/devs/
- 139 116 16.5% 28-May-94 00:09:18 AmiTCP-4.0/devs/apipe-mountlist
- 134 110 17.9% 16-Nov-93 21:58:46 AmiTCP-4.0/devs/inet-mountlist
- 7584 4712 37.8% 15-Oct-94 15:09:30 AmiTCP-4.0/devs/netinfo.device
- 0 0 0.0% 28-Oct-94 20:49:02 AmiTCP-4.0/doc/
- 35242 13368 62.0% 28-Oct-94 12:23:36 AmiTCP-4.0/doc/AmiTCP-FAQ.txt
- 18110 7056 61.0% 15-Oct-94 15:39:02 AmiTCP-4.0/doc/GNU-GPL.txt
- 827 432 47.7% 17-Oct-93 21:01:26 AmiTCP-4.0/doc/SynClock.doc
- 857 461 46.2% 22-Jan-94 12:16:52 AmiTCP-4.0/doc/askhost.doc
- 1018 567 44.3% 15-Oct-94 16:21:36 AmiTCP-4.0/doc/ch_chmod.doc
- 250 192 23.2% 15-Oct-94 16:21:36 AmiTCP-4.0/doc/ch_die.doc
- 509 324 36.3% 15-Oct-94 16:21:36 AmiTCP-4.0/doc/ch_mknod.doc
- 445 289 35.0% 15-Oct-94 16:21:36 AmiTCP-4.0/doc/ch_setowner.doc
- 1731 884 48.9% 16-Oct-94 16:52:46 AmiTCP-4.0/doc/fingerd.doc
- 2406 1235 48.6% 24-Oct-93 13:28:34 AmiTCP-4.0/doc/inet-handler.doc
- 43196 14565 66.2% 17-Jun-94 22:18:26 AmiTCP-4.0/doc/ncftp.man
- 7237 3056 57.7% 21-Mar-94 17:19:10 AmiTCP-4.0/doc/netfs.doc
- 63825 21445 66.4% 28-Oct-94 13:16:10 AmiTCP-4.0/doc/netutil.doc
- 1368 652 52.3% 15-Oct-94 16:21:36 AmiTCP-4.0/doc/showmount.doc
- 1772 822 53.6% 06-Oct-94 00:41:42 AmiTCP-4.0/doc/slip.doc
- 2575 1075 58.2% 05-Oct-94 15:59:00 AmiTCP-4.0/doc/telnet.doc
- 632 277 56.1% 28-May-94 12:59:42 AmiTCP-4.0/doc.info
- 0 0 0.0% 28-Oct-94 20:49:08 AmiTCP-4.0/export/
- 0 0 0.0% 28-Oct-94 20:49:02 AmiTCP-4.0/export/Devs/
- 0 0 0.0% 28-Oct-94 20:49:02 AmiTCP-4.0/export/Devs/Networks/
- 5444 2846 47.7% 12-May-94 15:23:26 AmiTCP-4.0/export/Devs/Networks/a2060.device
- 7708 4557 40.8% 24-Jul-94 15:01:46 AmiTCP-4.0/export/Devs/Networks/a2065.device
- 9464 5896 37.7% 04-Oct-94 20:00:04 AmiTCP-4.0/export/Devs/Networks/rhcslip.device
- 6480 3982 38.5% 04-Oct-94 19:47:56 AmiTCP-4.0/export/Devs/Networks/rhslip.device
- 0 0 0.0% 28-Oct-94 20:49:08 AmiTCP-4.0/export/Fonts/
- 0 0 0.0% 28-Oct-94 20:49:04 AmiTCP-4.0/export/Fonts/napsa/
- 3012 1651 45.1% 04-Apr-93 18:33:38 AmiTCP-4.0/export/Fonts/napsa/11
- 3012 1709 43.2% 04-Apr-93 15:11:24 AmiTCP-4.0/export/Fonts/napsa/11b
- 2988 1692 43.3% 04-Apr-93 18:33:06 AmiTCP-4.0/export/Fonts/napsa/11i
- 784 46 94.1% 09-Aug-93 16:04:44 AmiTCP-4.0/export/Fonts/napsa.font
- 0 0 0.0% 28-Oct-94 20:49:04 AmiTCP-4.0/export/Fonts/napsab/
- 2104 792 62.3% 07-Dec-90 18:25:02 AmiTCP-4.0/export/Fonts/napsab/11
- 264 30 88.6% 09-Aug-93 16:05:16 AmiTCP-4.0/export/Fonts/napsab.font
- 0 0 0.0% 28-Oct-94 20:49:04 AmiTCP-4.0/export/Fonts/napsat/
- 2516 1194 52.5% 07-Dec-90 18:25:12 AmiTCP-4.0/export/Fonts/napsat/11
- 264 30 88.6% 09-Aug-93 16:05:34 AmiTCP-4.0/export/Fonts/napsat.font
- 0 0 0.0% 28-Oct-94 20:49:04 AmiTCP-4.0/export/Fonts/napsav/
- 1488 753 49.3% 07-Dec-90 18:25:24 AmiTCP-4.0/export/Fonts/napsav/11
- 1488 759 48.9% 07-Dec-90 18:25:20 AmiTCP-4.0/export/Fonts/napsav/11b
- 1488 789 46.9% 07-Dec-90 18:25:16 AmiTCP-4.0/export/Fonts/napsav/11bi
- 1488 786 47.1% 07-Dec-90 18:25:28 AmiTCP-4.0/export/Fonts/napsav/11i
- 1044 54 94.8% 09-Aug-93 16:06:16 AmiTCP-4.0/export/Fonts/napsav.font
- 0 0 0.0% 28-Oct-94 20:49:06 AmiTCP-4.0/export/Fonts/napsavb/
- 1816 639 64.8% 07-Dec-90 18:25:06 AmiTCP-4.0/export/Fonts/napsavb/11
- 264 28 89.3% 09-Aug-93 16:06:34 AmiTCP-4.0/export/Fonts/napsavb.font
- 0 0 0.0% 28-Oct-94 20:49:08 AmiTCP-4.0/export/Fonts/napsavt/
- 2080 888 57.3% 07-Dec-90 18:25:42 AmiTCP-4.0/export/Fonts/napsavt/11
- 264 28 89.3% 09-Aug-93 16:06:50 AmiTCP-4.0/export/Fonts/napsavt.font
- 0 0 0.0% 28-Oct-94 20:49:08 AmiTCP-4.0/export/Fonts/napsavw/
- 2280 951 58.2% 07-Dec-90 18:25:48 AmiTCP-4.0/export/Fonts/napsavw/11
- 264 28 89.3% 09-Aug-93 16:07:04 AmiTCP-4.0/export/Fonts/napsavw.font
- 0 0 0.0% 28-Oct-94 20:49:08 AmiTCP-4.0/export/Fonts/napsaw/
- 2760 1321 52.1% 07-Dec-90 18:25:38 AmiTCP-4.0/export/Fonts/napsaw/11
- 2280 975 57.2% 07-Dec-90 18:25:32 AmiTCP-4.0/export/Fonts/napsaw/11b
- 524 41 92.1% 09-Aug-93 16:07:28 AmiTCP-4.0/export/Fonts/napsaw.font
- 0 0 0.0% 28-Oct-94 20:49:10 AmiTCP-4.0/export/GNUEmacs/
- 572 334 41.6% 05-Oct-94 20:09:20 AmiTCP-4.0/export/GNUEmacs/add_to_.emacs
- 0 0 0.0% 28-Oct-94 20:49:10 AmiTCP-4.0/export/GNUEmacs/etc/
- 1672 1195 28.5% 09-May-94 11:03:40 AmiTCP-4.0/export/GNUEmacs/etc/tcp_AmiTCP
- 0 0 0.0% 28-Oct-94 20:49:10 AmiTCP-4.0/export/GNUEmacs/lisp/
- 4461 1825 59.0% 07-Oct-94 15:14:20 AmiTCP-4.0/export/GNUEmacs/lisp/background.el
- 42170 12202 71.0% 07-Oct-94 15:14:20 AmiTCP-4.0/export/GNUEmacs/lisp/forms.el
- 54197 15680 71.0% 07-Oct-94 15:14:20 AmiTCP-4.0/export/GNUEmacs/lisp/gopher.el
- 2811 1384 50.7% 07-Oct-94 15:14:20 AmiTCP-4.0/export/GNUEmacs/lisp/tcp.el
- 0 0 0.0% 28-Oct-94 20:49:12 AmiTCP-4.0/help/
- 45678 16703 63.4% 15-Oct-94 16:32:38 AmiTCP-4.0/help/ch_nfsc
- 504 259 48.6% 15-Oct-94 16:32:38 AmiTCP-4.0/help/ch_nfsc.info
- 1315 531 59.6% 15-Oct-94 16:32:38 AmiTCP-4.0/help/ch_nfsutil
- 504 259 48.6% 15-Oct-94 16:32:38 AmiTCP-4.0/help/ch_nfsutil.info
- 10997 4528 58.8% 05-Oct-94 02:16:56 AmiTCP-4.0/help/ftpd.guide
- 504 259 48.6% 05-Oct-94 02:33:58 AmiTCP-4.0/help/ftpd.guide.info
- 66227 18668 71.8% 15-Oct-94 23:36:30 AmiTCP-4.0/help/napsaterm.guide
- 504 259 48.6% 19-May-94 03:13:36 AmiTCP-4.0/help/napsaterm.guide.info
- 632 282 55.3% 05-Oct-94 02:34:40 AmiTCP-4.0/help.info
- 0 0 0.0% 28-Oct-94 20:49:12 AmiTCP-4.0/l/
- 4076 2490 38.9% 27-May-94 23:49:46 AmiTCP-4.0/l/apipe-handler
- 6312 3754 40.5% 20-Sep-94 19:37:28 AmiTCP-4.0/l/inet-handler
- 11284 4551 59.6% 21-Mar-94 17:18:04 AmiTCP-4.0/l/netfs-handler
- 0 0 0.0% 28-Oct-94 20:49:14 AmiTCP-4.0/libs/
- 14272 8481 40.5% 19-Oct-94 04:14:14 AmiTCP-4.0/libs/usergroup.library
- 0 0 0.0% 28-Oct-94 20:49:14 AmiTCP-4.0/serv/
- 52836 29682 43.8% 05-Oct-94 02:16:40 AmiTCP-4.0/serv/ftpd
- 2916 2089 28.3% 15-Oct-94 15:27:36 AmiTCP-4.0/serv/in.fingerd
- 12136 7148 41.1% 21-Mar-94 17:18:40 AmiTCP-4.0/serv/netfs-server
- -------- ------- ----- --------- --------
- 1533600 743020 51.5% 29-Oct-94 01:06:38 166 files
-