home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
300-399
/
ff360.lzh
/
uucp
/
uucp1.lzh
/
README.NOW
< prev
next >
Wrap
Text File
|
1990-05-29
|
8KB
|
264 lines
README.NOW
V1.06D
The version number is 1.06D
* Seasoned AmigaUUCP users should refer to VERSION.DOC for a list of
fixes and additions.
* After you glance at the rest of this document refer to the
file "QuickSetup.DOC". Seasoned UUCP users may want to
glance at QuickSetup.DOC but spend the majority of their
time on SlowSetup.DOC
* UUCP should be tested via QuickSetup.DOC by inexperienced
UUCP users before attempting a real installation.
* The first floppy is bootable (note: distributions on networks
do not include commodore 1.3 system executables). The boot
sequence sets up the appropriate directories and assigns and
runs two programs (Getty and DCron) in the background before
giving you a standard CLI prompt.
The second floppy contains additional executables, manual pages,
and the source code.
** Credits **
P.S. I try not to imply favoritism and have attempted to put
together exactly who did what in this release. When possible
history is given... and, of course, I know what I have done
much better than I know what other people have done so don't
take the below list as a 'who did the most' list... everyone
did a lot.
VERSION
This code is based on months of work on William P. Loftus's
Amiga UUCP 0.40 release with news code from his 0.60 release.
The version number is shown at the top of this file. x.xxD
refers to versions originated by myself and have nothing to do with
WPL's version numbering. The code is sufficiently different ..
MAJORLY different that it is not possible to assign a sub version
relative to WPLs version numbering.
Version numbers are of the form: m.rrD.ss Where m.rrD is
common to all executables and .ss is the individual revision
numbers associated with a particular executable and embedded in it.
The UIDENT command run on an executable will reveal its full
version id.
COPYRIGHTS
This distribution is freely redistributable as long as all files and
directory structures, except the 'system' directory which contains
commodore-amiga executables, remain intact. Redistributions
which include enhanced or additional modules while keeping the same
basic structure are allowed but discouraged (I would much rather you
sent the mods / additions to me and I will pass them on as is
appropriate). Redistributions may charge fees at-cost (i.e. non-
commercial and non-profit). These terms may change at any time
and all holders of copyrights on code in the distribution may set
their own terms independant of any terms set in this document for
related executable modules and source in this distribution.
Copyrights contained in the source effect the specific source files
in question and the derived executable independant of other source
files and derived executables. For example, the GNU copyright does
not effect the 'sendmail' source and binaries which is entirely my
own code.
source containing the GNU copyright notice and derived executables are
subject to the GNU Emacs General Public License. This license is
available in the file man/GNU-LICENSE.
Matthew Dillon
891 Regal Rd.
Berkeley, Ca. 94708
USA
uunet.uu.net!overload!dillon
Code containing parts of the original GNU release will contain the
following copyright:
(C) Copyright 1987 by John Gilmore
Copying and use of this program are controlled by the terms of the Free
Software Foundation's GNU Emacs General Public License.
Code modified or written from scratch by William Loftus will contain
the following copyright:
(C) Copyright 1988 by William Loftus. All Rights Reserved.
Code modified or written from scratch by Matthew Dillon will contain
the following copyright:
(C) Copyright 1989-1990 by Matthew Dillon, All Rights Reserved.
Code modified or written from scratch by Greg Noel will contain
the following copyright:
(C) Copyright 1990 by Gregory Noel, All Rights Reserved
Code modified or written from scratch by Jack J. Rouse will contain
the following copyright:
(C) Copyright 1990 by Jack J. Rouse, All Rights Reserved
Code containing one more copyrights is interpreted as meaning the code
is based on previous copyrights and modifications based on subsequent
copyrights.
Additional copyright messages may exist in source files and
executables.
I appologize for any mistakes I have made, please contact me with any
corrections at uunet.uu.net!overload!dillon or
Matthew Dillon
891 Regal Rd.
Berkeley, Ca. 94708
USA
Questions pertaining to previous releases of UUCP and News060 which
was the basis for the news in this release can be sent to:
William Loftus uucp: wpl@burdvax.UUCP
Unisys/Paoli Research Center arpa: wpl@prc.unisys.com
PO Box 517 Phone: 215-648-7248 (work)
Paoli, PA 19301-0517 215-354-0614 (home)
The below represents originators and major contributors. Again,
please correct me! Note: the files listed below may not be quite
caught up with the latest changes.
- = so small it doesn't matter.
? = I don't know
JG = John Gilmore
WPL = William P. Loftus prc.Unisys.COM!wpl
MD = Matthew Dillon pacbell.pacbell.com!sorinc!overload!dillon
PHL = Phil Lindsay
CAS = Carolyn Scheppner
AFI = Andy Finkel
CMM = Chuck McManis
CNB = Craig Norborg
GN = Greg Noel
JJR = Jack J. Rouse
CAW = Chistopher A. Wichura
src/news/rnews.c WPL GN MD
src/news/postnews.c WPL
src/dnews/*.c MD
src/anews/news.c WPL GN MD
src/anews/sendpacket.c PHL CAS AFI
src/anews/raw.c CMM GN
src/anews/showart.c WPL GN MD
src/anews/mscan.c JG WPL GN
src/uuser/uuser.doc MD
src/uuser/misc.c PHL MD
src/uuser/DMakefile -
src/uuser/mountlist -
src/uuser/uuser.c MD
src/dmail/compat.c MD
src/dmail/DMakefile -
src/dmail/dmail.h MD
src/dmail/dmail.help MD
src/dmail/execom.h MD
src/dmail/commands.c MD
src/dmail/cond.c MD
src/dmail/dmkhelp.c MD
src/dmail/do_lists.c MD
src/dmail/execom.c MD
src/dmail/globals.c MD
src/dmail/help.c MD
src/dmail/load_mail.c MD
src/dmail/main.c MD
src/dmail/range.c MD
src/dmail/sendmail.c MD
src/dmail/set.c MD
src/dmail/sub.c MD
src/sendmail/DMakefile -
src/sendmail/sendmail.c MD
src/sendmail/parse.c MD
src/sendmail/domain.c MD
src/unix/compress.c ?
src/unix/tarsplit.c ?
src/unix/DMakefile -
src/unix/unshar.c CNB
src/unix/uudecode.c ?
src/unix/uuencode.c ?
src/gutil/gnote.c MD
src/gutil/uuserdump.c MD
src/gutil/DMakefile -
src/util/uident.c MD
src/util/uusplit.c MD
src/util/trimfile.c MD
src/util/trimnews.c MD
src/util/from.c ?
src/util/man.c ?
src/util/DMakefile -
src/util/expandm.c MD
src/util/inform.c MD
src/ReadMe MD
src/uucico/version.doc -
src/uucico/sysdep.c JG WPL MD
src/uucico/uucico.c JG WPL MD
src/uucico/time.c CAW
src/uucico/DMakefile -
src/uucico/modem.h xxxxxxxx gone
src/uucico/uuxqt.c WPL
src/uucico/uupoll.c WPL
src/uucico/uux.c WPL
src/uucico/gio.c MD JJR
src/uucico/sysdep.h WPL
src/uucico/uuname.c WPL
src/uucico/includes.h JG WPL MD
src/uucico/uuhosts.c WPL
src/uucico/uucp.c WPL
src/uucico/uucp.h JG WPL
src/uucico/modem.c MD
src/include/log.h MD
src/include/tmpfile.h MD
src/include/config.h MD
src/include/pwd.h MD
src/include/sys/stat.h MD
src/include/sys/types.h MD
src/include/sys/file.h MD
src/include/sys/time.h MD
src/getty/getty.c MD
src/getty/syms.c MD
src/getty/passwd.c MD
src/getty/DMakefile -
src/lib/string.c MD
src/lib/getenv.c MD
src/lib/sleep.c MD
src/lib/security.c MD
src/lib/lsys.c MD
src/lib/mntreq.c MD
src/lib/log.c MD
src/lib/tmpfile.c MD
src/lib/seq.c MD
src/lib/config.c MD
src/lib/setstdin.c MD
src/lib/serialport.c MD
src/lib/DMakefile -
src/lib/getpwnam.c MD
src/lib/lockfile.c MD
src/lib/syms.c MD
src/lib/alias.c MD
src/lib/validuser.c MD
src/version.h
src/TODO
REFER TO VERSION.DOC FOR VERSION INFORMATION