1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154
|
This package was debianized by Christoph Lameter clameter@debian.org on
Sat, 14 Dec 1996 10:04:19 -0800.
It was downloaded from http://www.isc.org
This package was worked on by Herbert Xu <herbert@debian.org> since
Sun, 19 Jan 1997 10:36:47 +1100.
Copyright:
Unclear. This is a patchwork from different source among
others Rich Salz the author of the INN package. It is one of those things
grown on the Network. It is available all over the net though...
This is BETA Software.
Some copyright bits from the archive:
regex.c:
/*
* regex - Regular expression pattern matching
* and replacement
*
*
* By: Ozan S. Yigit (oz)
* Dept. of Computer Science
* York University
*
*
* These routines are the PUBLIC DOMAIN equivalents
* of regex routines as found in 4.nBSD UN*X, with minor
* extensions.
*
* These routines are derived from various implementations
* found in software tools books, and Conroy's grep. They
* are NOT derived from licensed/restricted software.
* For more interesting/academic/complicated implementations,
* see Henry Spencer's regexp routines, or GNU Emacs pattern
* matching module.
mail2news.c:
/*
** MAIL2NEWS
** Gateway mail messages into netnews. Usage:
** mail2news [inews flags] -o Organization
** In order to do this, there are a number of interesting transformations
** that need to be made on the headers...
**
** This program is descended from: @(#)recnews.c 2.10 4/16/85.
*/
signoff.c
** Original program written by Russ Nelson, <nelson@clutx.clarkson.edu>.
** Severely hacked on by Rich $alz, <rsalz@bbn.com>. This program is
** basically incorporated into mail2news; it's pulled out here for
** demonstration.
**
patchlevel.h
/*
** HEADER FILE FOR NEWS/MAIL GATEWAY CODE.
** $Header: /nfs/papaya/u2/rsalz/src/newsgate/RCS/patchlevel.h,v 1.6
91/07/22 10:26:54 rsalz Exp $
**
** $Log: copyright,v $
** Revision 1.3 1998/03/11 10:10:41 herbert
** Fixed typo in copyright.
**
** Revision 1.2 1997/09/26 03:03:53 herbert
** New release.
**
** Revision 1.1 1997/09/21 23:25:36 herbert
** Committing newsgate 1.6-2.
**
** Revision 1.6 91/07/22 10:26:54 rsalz
** Add comments and #ifdef to use C News getabsdate routines.
**
** Revision 1.5 91/07/18 14:05:34 rsalz
** Add REQUIRE_UNIX_FROM #define.
** Have mail2news turn "From " into "Sender:" (Rickert).
** Add -a and -d flags to mail2news, document them, and reword description
** of the flags. (Rickert).
** Remove . from NETCHR list (Rickert).
** Update WHOAMI comment in gate.h
** Ran through static Saber-C analysis.
** Replace "I'm burnt out comment" with different words.
** Put X-Unparseable-Date if we can't parse date in mail2news.
**
** Revision 1.4 91/04/08 10:14:31 rsalz
** patch02: TrimEnvironment was not quite right.
** patch02: Neil Rickert <rickert@cs.niu.edu>
** patch02: Invalid dates weren't caught in the RFC822-parser.
** patch02: Neil Rickert <rickert@cs.niu.edu>
** patch02: Change Makefile to be more clear about how to get getdate.o
** patch02: Rich $alz <rsalz@bbn.com>
**
** Revision 1.3 91/04/01 09:43:10 rsalz
** patch01: README had wrong RFC number.
** patch01: Mark Moraes <moraes@cs.toronto.edu>
** patch01: Not all systems have <netdb.h>.
** patch01: Have TrimEnvironment set environ to empty array, not a null
pointer.
** patch01: Gordon L. Burditt <gordon@sneaky.lonestar.org>
** patch01: Closefile in gag.y was closing the wrong file.
** patch01: Mike Pelletier <stealth@engin.umich.edu>
** patch01: There is a multi-word typo in news2mail.1
** patch01: Brian Kanton <brian@ucsd.edu>
** patch01: Was getting coredumps if UUNAME and L_SYS are #undef'd.
** patch01: Kannan Varadhan <kannan@oar.net>
** patch01: News2mail was putting out an extra space between the header
name
** patch01: and the colon.
** patch01: Michael Gengenbach <gengenba@forwiss.uni-passau.de>
** patch01: Fixed GATEWAY/GATEWAY_NAME confusion; added more explanatory
** patch01: comments about what it (and FIXED_PATH) do.
** patch01: Added C News and InterNetNews support to gag. (-i is
currently
** patch01: about as useful to the outside world as -b, but I need it.)
** patch01: Added warning that gag overwrites files and doesn't edit them,
** patch01: and some other verbiage.
** patch01: Described how to prevent loops and a simple-minded way that
uses
** patch01: one sys file entry when gatewaying many newsgroups into mail.
** patch01: Rich $alz <rsalz@bbn.com>
**
** Revision 1.2 91/02/12 15:02:40 rsalz
** Incorporate all known major code fixes.
** For release to NNTP-MANAGERS, prior to posting.
** I hope next release will be 2.0, reasonable patches.
**
INN files:
Copyright 1991 Rich Salz. All rights reserved.
Redistribution and use in any form are permitted provided that the
following restrictions are are met:
1. Source distributions must retain this entire copyright notice
and comment.
2. Binary distributions must include the acknowledgement ``This
product includes software developed by Rich Salz'' in the
documentation or other materials provided with the
distribution. This must not be represented as an endorsement
or promotion without specific prior written permission.
3. The origin of this software must not be misrepresented, either
by explicit claim or by omission. Credits must appear in the
source and documentation.
4. Altered versions must be plainly marked as such in the source
and documentation and must not be misrepresented as being the
original software.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
$Id: copyright,v 1.3 1998/03/11 10:10:41 herbert Exp $
|