• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

next-login/H03-May-2022-1,105794

ptylogin/H03-May-2022-504276

3b1H A D21-Sep-19935 KiB13299

MakefileH A D22-Feb-2006565 2612

READMEH A D26-May-19966.4 KiB202147

autoprint.shH A D07-May-19962.5 KiB8871

dvi-faxH A D05-Apr-19947 KiB247202

faxdvi.configH A D13-Oct-19941.2 KiB3733

faxdvi2.perlH A D13-Oct-19944.9 KiB252174

faxin.cH A D04-Aug-19951.5 KiB6946

faxiobe.shH A D16-Nov-199311.1 KiB445427

faxmail-smailH A D25-Jul-19933.1 KiB9782

frame40ps.fixH A D19-Aug-19956.1 KiB159132

g3tolj.1H A D22-May-19942.2 KiB7978

g3tolj.cH A D03-Oct-200320.4 KiB881742

g3tops.cH A D10-Nov-199415 KiB648522

g3toxwd.1H A D22-May-19941.9 KiB6968

g3toxwd.cH A D03-Oct-200321.5 KiB901786

gs-security.fixH A D24-Aug-19952.6 KiB7158

logparse.cH A D04-Apr-19952.8 KiB10896

lp-faxH A D03-Mar-19941.6 KiB9479

mgetty-to-flexfax.shH A D08-Aug-19942.2 KiB6852

pbmscale.cH A D19-Jul-19933.8 KiB134104

pbmsplit.cH A D04-Jan-19957.5 KiB299245

pgx.cH A D26-Oct-19943 KiB10882

readme.supraH A D18-Jul-19944 KiB8869

scrts.cH A D01-Sep-19931 KiB4329

sun.readmeH A D20-Nov-19931.8 KiB4538

ttyenableH A D21-Jul-199411.6 KiB424367

two-modemsH A D21-Oct-199417.8 KiB561496

usr_gotcha.mailH A D16-Jun-19959.6 KiB266229

watchit.plH A D07-Oct-19982.3 KiB12261

README

1Much of this stuff is contributed by someone else, so please don't ask *me*.
2
3gert
4-----------------------------------------------------------
5next-login/
6
7Replacement for /bin/login on NeXT machines (standard one has
8problems with 8-Bit characters)
9-----------------------------------------------------------
10autoprint.sh
11
12make the "print" command of ELM/MUSH print the incoming fax instead if you
13feed it a "a fax has arrived" mail.
14-----------------------------------------------------------
15logparse.c
16
17A Logfile parser for sendfax-Logfiles
18-----------------------------------------------------------
19faxman.pl / faxman.doc
20
21Fax Manager: view incoming / outgoing fax queues, manipulate faxes, print, ...
22- Klaus Lichtenwalder (klaus@gaston.m.isar.de)
23
24(now in ../frontends/tkperl)
25-----------------------------------------------------------
26faxview.tcl
27
28Fax viewer using Tcl/Tk, from Ralf Schleicher (rs@purple.in-ulm.de)
29
30(now in ../frontends/tcl)
31-----------------------------------------------------------
32faxdvi-1.1.tar
33
34Tool suite for even better interaction of faxspool/sendfax with TeXdvi,
35written by Ralf Schleicher <rs@purple.PNoF.sub.org>. NOT INCLUDED (too
36big), but you can get it from ftp.informatik.tu-muenchen.de, in the
37/pub/comp/networking/communication/modems/mgetty/ directory.
38-----------------------------------------------------------
39faxdvi2.perl
40
41Part of that suite, make faxing of .dvi files more comfortable.
42-----------------------------------------------------------
43ttyenable
44
45script to enable / disable /etc/inittab entries for a given tty line
46(H.P.Heidinger)
47-----------------------------------------------------------
48readme.supra
49
50some notes about some SUPRA Faxmodem releases that tend to forget about
51the RTS/CTS handshake settings
52-----------------------------------------------------------
53log_diags
54
55Some patches by Uwe S. Fuerst, to include diagnostic informations about
56the last connection made into the mgetty log files (configurable for
57different modem types). Look at it, instructions / examples included.
58-----------------------------------------------------------
59dvi-fax
60
61A brief instruction how to make "dvips" generate high-quality
62204x196 dpi fonts for fax files (far better output quality
63than with re-scaled 300 dpi fonts).
64
65klaus@snarc.greenie.muc.de
66-----------------------------------------------------------
67../samples/new_fax.lj
68
69A sample script to print incoming faxes on a HP laserjet. Use as
70"FAX_NOTIFY_PROGRAM" (policy.h).
71
72klaus@snarc.greenie.muc.de
73-----------------------------------------------------------
74../samples/new_fax.mail
75
76A sample script to mail away incoming faxes.
77
78gert@greenie.muc.de
79-----------------------------------------------------------
80../samples/new_fax.mime
81
82A sample script to send incoming faxes as MIME mail to ``faxmaster''
83
84Marc@Synergytics.Com
85-----------------------------------------------------------
86lp-fax
87
88A printer driver for SCO Unix (and ODT), to send faxes with
89"lp -dfax -oto=<fax-number>" from within any application
90
91Used as "/usr/spool/lp/admins/lp/interfaces/fax" script.
92
93gert@greenie.muc.de
94-----------------------------------------------------------
95faxiobe.sh
96
97A fax driver backend for IBM AIX (provided by Michael Staats).
98Readme included in the shell archive.
99
100michael@hal6000.thp.uni-duisburg.de
101-----------------------------------------------------------
102gslp-iso.p
103
104A patch to ghostscript's "gslp.ps" to be able to use all iso-8859-
105characters (including national special characters).
106
107arne@mars.rmt.sub.org
108-----------------------------------------------------------
109gs-security.fix
110
111A patch to ghostscript's "gs_init.ps" to prevent ugly things from
112happening if you view "bad-guy-postscript".
113
114juphoff@nrao.edu
115-----------------------------------------------------------
1163b1
117
118Some additional hints about AT&T's 3B1 and mgetty+sendfax.
119-----------------------------------------------------------
120faxin.c
121
122compile, link with logfile.o, faxlib.o, faxrec.o and you have a standalone
123fax receiver that could be called upon receipt of "+FCON" from any getty
124or login program.
125Options: "-x <debug>", "-d <receive_to_directory>"
126
127Make: just go to the mgetty directory, call "make contrib-all"
128
129gert@greenie.muc.de
130-----------------------------------------------------------
131scrts.c
132
133A small tool for linux (only), to set the CRTSCTS hardware handshake
134flag. Compile it with "cc -o scrts scrts.c", use it with "scrts <device>"
135
136It will (if possible) open the port in non-blocking mode (you need this
137if "stty crtscts </dev/ttyS..." hangs), and set the CRTSCTS flag. If
138something goes wrong, it will print an error message.
139
140gert@greenie.muc.de
141-----------------------------------------------------------
142g3toxwd.c
143
144From:	Chel van Gennip <chel@bazis.nl>
145
146A small program to convert G3 input to X11 screen dumps (xwd) - a lot
147faster than g3tobpm |pbmtoxwd
148-----------------------------------------------------------
149g3tolj.c
150
151From:	Chel van Gennip <chel@bazis.nl>
152
153A small program to convert G3 input to HP laserjet output
154-----------------------------------------------------------
155two-modems
156
157Instruction + patches to use mgetty with two modems on a line, one for
158fax-only and one for data-only.
159-----------------------------------------------------------
160../dialog/listen
161
162A small utility to browse through incoming voice messages, play them or
163delete them.
164
165nelson@crynwr.com (Russell Nelson), klaus@snarc.greenie.muc.de (Klaus Weidner)
166-----------------------------------------------------------
167pbmscale.c
168
169From:	Chel van Gennip <chel@bazis.nl>
170To:	gert@greenie.muc.de
171Subject: Re: FAX software to run under SCO ????
172[...]
173
174To improve the speed of handling faxes I made a simple pbmscale program to
175scale portable bitmaps without converting them to graymaps. I'll include the
176source in this mail. To use it with pbmplus you only need some trivial
177changes in pbmmerge.c an Makefile.
178
179Typical usage:
180
181cat faxn... |g3topbm|pbmscale -scale 0.35 -aspect 2.0| pnmtoxdm |xdum
182
183or
184
185cat faxn... |g3topbm|pbmscale -scale 1.35 -aspect 2.0| pbmtolj | lp -d hpdeskjet
186
187[...]
188From:	Chel van Gennip <chel@bazis.nl>
189To:	gert@greenie.muc.de
190
191>Do you have some explantation of all the switches?
192
193pbmscale [-scale N] [-aspect N] [-stretch] [pbmfile]";
194   -scale N Scale x and y by factor N, eg. -scale 1.35
195   -aspect N, N is multiplier for the y scale factor eg. -aspect 1.9
196   -stretch equivalent with -aspect 2.0
197   So the resulting bitmap is <scale>*x by <scale>*<aspect>*y dots.
198
199Regards,
200Chel
201-----------------------------------------------------------
202

readme.supra

1From sashimi.wwa.com!pshrink!veck Sat Jul  9 21:16:51 1994
2Return-Path: <pshrink!veck@sashimi.wwa.com>
3Received: by greenie.muc.de (/\==/\ Smail3.1.24.1 #24.2)
4	id <m0qMhtI-0002wYC@greenie.muc.de>; Sat, 9 Jul 94 21:16 MEST
5Received: from newton.Space.NET ([194.45.12.1]) by colin.muc.de with SMTP id <135943(2)>; Sat, 9 Jul 1994 21:19:20 +0200
6Received: from sashimi.wwa.com ([198.49.174.1]) by newton.Space.NET with SMTP id <375029-3>; Sat, 9 Jul 1994 21:14:39 +0200
7Received: from pshrink by sashimi.wwa.com with uucp
8	(Smail3.1.28.1 #8) id m0qMhtQ-000bmFC; Sat, 9 Jul 94 14:16 CDT
9Date:	Sat, 9 Jul 1994 11:55:12 +0200
10From:	"Steven King [Really!]" <veck@pshrink.chi.il.us>
11Subject: Re: MGETTY: Can't do RTS/CTS?
12To:	Gert Doering <gert@greenie.muc.de>
13In-Reply-To: <m0qJqal-0000xLC@greenie.muc.de>
14Message-ID: <Pine.3.89.9407091043.A91-0100000@pshrink.chi.il.us>
15MIME-Version: 1.0
16Content-Type: TEXT/PLAIN; charset=US-ASCII
17Status: RO
18
19On Fri, 1 Jul 1994, Gert Doering wrote:
20> Should do. I'm using it with a ZyXEL and H/W flow control, and it works.
21
22I found my problem with mgetty not playing nicely with my Supra.  Turned
23out to be a Supra problem.  (Oooh, big surprise there!)  Here's the
24synopsis I posted to comp.os.linux.help.  Since there *is* a work-around
25possible in mgetty, I figured you might want to consider it for future
26releases.
27
28Thanks for your help!  (And your excellent program!)
29
30
31Newsgroups: comp.os.linux.help
32From: veck@pshrink.chi.il.us (Steven King [Really!])
33Subject: Re: MGETTY: Can't do RTS/CTS?
34Message-ID: <1994Jul9.154954.547@pshrink.chi.il.us>
35Date: Sat, 9 Jul 1994 15:49:54 GMT
36
37veck@pshrink.chi.il.us publicly declared:
38>Well, one problem.  I just discovered that mgetty doesn't enable RTS/CTS
39>handshaking properly.  This is most noticable when a low-speed modem dials
40>in to my Supra 14k4 modem.  I do an "ls -l" and the whole thing is sent to
41>the Supra at 38400 bps.  Unfortunately, the Supra is only spooling out to
42>the remote modem at 2400 bps, and the text gets very garbled.
43
44I found the problem.  You're gonna love it.
45
46First, after mgetty initted the modem, I connected with kermit and checked
47the settings. AT&V showed me that RTS/CTS was turned off, despite the fact
48that it's turned on in the non-volatile RAM and I set mgetty's init string
49to just "ATZ" to load the stored settings.  So I cranked up mgetty's
50debugging level to the point where I could see everything it sent to the
51modem.  No obvious problems.  It sent the "ATZ" then a bunch of fax
52commands.  Howinthehell did flow control get nuked?
53
54I connected with kermit again and started issuing the commands one by
55one, just as mgetty did.  In between I checked the settings to see where
56I lost flow control.
57
58    ATQ0V1H0       Hard-coded into mgetty to make sure it can talk
59                       to the modem, no problems here
60    ATZ            Okay, &K3 is set, we have flow control
61    AT+FCLASS=0    Bingo!  A side effect is that this turns off flow
62                       control, as shown by AT&V reporting &K0.
63
64So, apparently Supra modems (both my 14k4 and my 28k8 models have this
65behavior) turn flow control *OFF* as a side-effect of "AT+FCLASS=0".
66Supra probably thinks this is a feature of some sort.  Who know what evil
67lurks in the hearts of firmware programmers?
68
69The fix was too easy.  Now that I knew where flow control was being
70disabled, it was simply a matter of hacking a line into mgetty to
71re-enable it.  Thanks to Gert's fine programming this simply meant adding
72a single line to mgetty.c.  After line 65, add
73
74     65                             "AT+FDCC=1,5,0,2,0,0,0", "OK",
75>>>> 66                             "AT&K3", "OK",
76
77as the last fax init string.  A simple fix, but hard-coded for Supra
78modems.  If your modem isn't a Supra this may not be the proper command.
79(But if your modem isn't a Supra you probably don't have this problem, eh?)
80
81--
82----------------------------------------<Steven King, veck@pshrink.chi.il.us>--
83"What if there were no beer?"
84Yep, that's about the only time I'd order a Zima, all right.
85
86
87
88

sun.readme

1Gert,
2i am successfully using mgetty-0.15beta on my SUN 3/60 with SUNOS 4.1.0
3Please note that i have the sun SYSV libraries installed on my system so the
4only change required was with respect to the way the SUN zs(4) serial driver
5handles hardware flow control.
6
7I have not tested fax reception yet with this version, but code looks unchanged
8from version 0.14
9
10There is a problem with this version on my SUN which results in the
11phone line not being answered.  This problem originates after the modem
12times out awaiting a non existant RING where the mgetty program hangs after
13the init chat script but before checking for new RINGS.  I will look into
14this later, but i have enclosed a portion of the log file
15
1611/20 12:50:53  got:  16800/ARQ/V42b[0d][0a] ** found **
1711/20 12:50:55  mgetty-0.15 device=cua1, pid=118, calling 'login uulatour'...
18
19--
2011/20 12:52:09  check for lockfiles
2111/20 12:52:09  locking the line
2211/20 12:52:11  lowering DTR to reset Modem
2311/20 12:52:12  send: \d\d\d+++\d\d\d[0d]\dATQ0H0\r\n
2411/20 12:52:15  waiting for ``OK'' ** found **
25	[ chat stuff deleted]
2611/20 12:52:16  send: AT+FDCC=1,5,0,2,0,0,0\r\n
2711/20 12:52:16  waiting for ``OK'' ** found **
2811/20 12:52:18  waiting...
2911/20 12:57:05  waiting for ``RING''
3011/20 12:58:25  timeout in chat skript, waiting for `RING': Interrupted system call
3111/20 12:58:26  chat failed (timeout or A_FAIL), exiting...
3211/20 12:58:26  removing lock file
33--
3411/20 12:58:26  check for lockfiles
3511/20 12:58:26  locking the line
3611/20 12:58:26  lowering DTR to reset Modem
3711/20 12:58:27  send: \d\d\d+++\d\d\d[0d]\dATQ0H0\r\n
3811/20 12:58:30  waiting for ``OK'' ** found **
39	[ chat stuff deleted]
4011/20 12:58:31  send: AT+FDCC=1,5,0,2,0,0,0\r\n
4111/20 12:58:31  waiting for ``OK'' ** found **
42	[this is end of log file]
43
44
45