From 584f063186762dd424caf31a18c92e910cfce8f3 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Mon, 6 Sep 1999 08:03:27 +0000 Subject: [PATCH] Changed my mail-address. --- HOWTO | 2 +- act2000/actctrl.c | 5 ++++- act2000/actctrl.man.in | 2 +- doc/isdn_audio.man.in | 2 +- doc/isdnctrl.man.in | 2 +- doc/isdninfo.man.in | 2 +- doc/ttyI.man.in | 2 +- eicon/eiconctrl.c | 5 ++++- icn/icnctrl.c | 5 ++++- icn/icnctrl.man.in | 2 +- imon/imon.man.in | 2 +- iprofd/iprofd.c | 5 ++++- iprofd/iprofd.man.in | 2 +- isdnctrl/isdnctrl.c | 5 ++++- isdnctrl/isdnctrl.h | 5 ++++- isdnctrl/isdnctrl.man.in | 2 +- isdnlog/README | 2 +- loop/loopctrl.c | 5 ++++- loop/loopctrl.man.in | 2 +- scripts/Menuconfig | 2 +- scripts/README.Menuconfig | 2 +- vbox/doc/de/vbox.sgml.in | 2 +- vbox/doc/de/vbox.txt.in | 2 +- 23 files changed, 44 insertions(+), 23 deletions(-) diff --git a/HOWTO b/HOWTO index 5fb550a0..b1f28280 100644 --- a/HOWTO +++ b/HOWTO @@ -397,7 +397,7 @@ ohne mich bei den Leuten zu bedanken, die viele freie Stunden in die Weiterentwicklung von isdnlog gesteckt haben: Stefan Luethje (luethje@sl-gw.lake.de) Karsten Keil (isdn4@temic-ech.spacenet.de) - Fritz Elfert (fritz@wuemaus.franken.de) + Fritz Elfert (fritz@isdn4linux.de) Ullrich von Bassewitz (uz@musoftware.com) Hardy Buchholz (hardy@Kool.f.EUnet.de) Ad Aerts (ad@aasup.nl) diff --git a/act2000/actctrl.c b/act2000/actctrl.c index 0f95b9a9..3b9e5d40 100644 --- a/act2000/actctrl.c +++ b/act2000/actctrl.c @@ -2,7 +2,7 @@ * IBM Active 2000 ISDN driver for Linux. (Control-Utility) * - * Copyright 1994,95 by Fritz Elfert (fritz@wuemaus.franken.de) + * Copyright 1994,95 by Fritz Elfert (fritz@isdn4linux.de) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -19,6 +19,9 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * $Log$ + * Revision 1.1 1997/09/25 21:41:37 fritz + * Added actctrl. + * * */ diff --git a/act2000/actctrl.man.in b/act2000/actctrl.man.in index 574909b4..f9be508b 100644 --- a/act2000/actctrl.man.in +++ b/act2000/actctrl.man.in @@ -115,7 +115,7 @@ and Euro ISDN. .SH BUGS No bugs so far. .SH AUTHOR -\(co 1997 by Fritz Elfert +\(co 1997 by Fritz Elfert .LP .SH SEE ALSO .BR isdnctrl "(8), " act2000 "(4), " isdnctrl "(4), " ttyI (4). diff --git a/doc/isdn_audio.man.in b/doc/isdn_audio.man.in index 8f302420..6ba7a179 100644 --- a/doc/isdn_audio.man.in +++ b/doc/isdn_audio.man.in @@ -256,6 +256,6 @@ Touch-tone "C" received. Valid only in direction from emulator to application. .B D Touch-tone "D" received. Valid only in direction from emulator to application. .SH AUTHOR -Fritz Elfert +Fritz Elfert .SH SEE ALSO .BR ttyI (4). diff --git a/doc/isdnctrl.man.in b/doc/isdnctrl.man.in index ac9a0428..60e35dc7 100644 --- a/doc/isdnctrl.man.in +++ b/doc/isdnctrl.man.in @@ -466,6 +466,6 @@ The return code depends on the driver's ioctl function. Usually, .RE .SH AUTHOR -Fritz Elfert +Fritz Elfert .SH SEE ALSO .BR isdninfo "(4), " icnctrl (4). diff --git a/doc/isdninfo.man.in b/doc/isdninfo.man.in index 89ed32b6..a6081850 100644 --- a/doc/isdninfo.man.in +++ b/doc/isdninfo.man.in @@ -175,6 +175,6 @@ Other constants, necessary for ioctl's on are listed in .BR isdnctrl (4). .SH AUTHOR -Fritz Elfert +Fritz Elfert .SH SEE ALSO .BR isdnctrl "(4), " icnctrl (4). diff --git a/doc/ttyI.man.in b/doc/ttyI.man.in index 7d75403f..0cded6df 100644 --- a/doc/ttyI.man.in +++ b/doc/ttyI.man.in @@ -419,7 +419,7 @@ Bit Description 1 = Enable CPN extended RING. .TP .SH AUTHOR -Fritz Elfert +Fritz Elfert .SH SEE ALSO .BR icnctrl "(8), " telesctrl "(8), " isdninfo "(4), " isdn_audio "(4), " .BR isdnctrl (8). diff --git a/eicon/eiconctrl.c b/eicon/eiconctrl.c index 7abea689..dd6d88e8 100644 --- a/eicon/eiconctrl.c +++ b/eicon/eiconctrl.c @@ -2,7 +2,7 @@ * * Eicon-ISDN driver for Linux. (Control-Utility) * - * Copyright 1998 by Fritz Elfert (fritz@wuemaus.franken.de) + * Copyright 1998 by Fritz Elfert (fritz@isdn4linux.de) * Copyright 1998,99 by Armin Schindler (mac@melware.de) * Copyright 1999 Cytronics & Melware (info@melware.de) * @@ -21,6 +21,9 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * $Log$ + * Revision 1.6 1999/08/18 20:20:45 armin + * Added XLOG functions for all cards. + * * Revision 1.5 1999/03/29 11:05:23 armin * Installing and Loading the old type Eicon ISA-cards. * New firmware in one tgz-file. diff --git a/icn/icnctrl.c b/icn/icnctrl.c index 9599bf9f..8d0b6ada 100644 --- a/icn/icnctrl.c +++ b/icn/icnctrl.c @@ -2,7 +2,7 @@ * ICN-ISDN driver for Linux. (Control-Utility) * - * Copyright 1994,95 by Fritz Elfert (fritz@wuemaus.franken.de) + * Copyright 1994,95 by Fritz Elfert (fritz@isdn4linux.de) * Copyright 1995 Thinking Objects Software GmbH Wuerzburg * * This file is part of Isdn4Linux. @@ -22,6 +22,9 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * $Log$ + * Revision 1.3 1997/06/21 14:38:22 fritz + * Added option for enabling only one channel in leased mode. + * * Revision 1.2 1997/05/17 12:23:29 fritz * Corrected some Copyright notes to refer to GPL. * diff --git a/icn/icnctrl.man.in b/icn/icnctrl.man.in index 0e6e7bcf..c3cf5ace 100644 --- a/icn/icnctrl.man.in +++ b/icn/icnctrl.man.in @@ -190,7 +190,7 @@ has less than 65536 bytes length or could not be read. .SH BUGS No bugs so far. .SH AUTHOR -\(co 1997 by Fritz Elfert +\(co 1997 by Fritz Elfert .LP .SH SEE ALSO .BR isdnctrl "(8), " icn "(4), " isdnctrl "(4), " ttyI (4). diff --git a/imon/imon.man.in b/imon/imon.man.in index 5ddfd4a6..42237baa 100644 --- a/imon/imon.man.in +++ b/imon/imon.man.in @@ -41,7 +41,7 @@ between display of strings and phone numbers. Pressing 'R' rereads the phonebook file in case of changes during program execution. .LP .SH AUTHOR -Fritz Elfert +Fritz Elfert .LP .SH SEE ALSO .I ttyI\c diff --git a/iprofd/iprofd.c b/iprofd/iprofd.c index b079174a..d4d6ce80 100644 --- a/iprofd/iprofd.c +++ b/iprofd/iprofd.c @@ -2,7 +2,7 @@ * Daemon for saving ttyIx-profiles to a file. * - * Copyright 1994,95 by Fritz Elfert (fritz@wuemaus.franken.de) + * Copyright 1994,95 by Fritz Elfert (fritz@isdn4linux.de) * Copyright 1995 Thinking Objects Software GmbH Wuerzburg * * This file is part of Isdn4Linux. @@ -22,6 +22,9 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * $Log$ + * Revision 1.6 1998/07/22 19:07:13 keil + * Make it compiling with older I4L versions + * * Revision 1.5 1998/06/26 15:20:13 fritz * Added capability to save listener string. * diff --git a/iprofd/iprofd.man.in b/iprofd/iprofd.man.in index 895145fb..e9c1564c 100644 --- a/iprofd/iprofd.man.in +++ b/iprofd/iprofd.man.in @@ -27,7 +27,7 @@ reads the current settings of the modem-registers and stores them into .IR registerfile . .LP .SH AUTHOR -Fritz Elfert +Fritz Elfert .LP .SH SEE ALSO .I ttyI\c diff --git a/isdnctrl/isdnctrl.c b/isdnctrl/isdnctrl.c index 885e3ca8..521ea4b8 100644 --- a/isdnctrl/isdnctrl.c +++ b/isdnctrl/isdnctrl.c @@ -1,7 +1,7 @@ /* $Id$ * ISDN driver for Linux. (Control-Utility) * - * Copyright 1994,95 by Fritz Elfert (fritz@wuemaus.franken.de) + * Copyright 1994,95 by Fritz Elfert (fritz@isdn4linux.de) * Copyright 1995 Thinking Objects Software GmbH Wuerzburg * * This file is part of Isdn4Linux. @@ -21,6 +21,9 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * $Log$ + * Revision 1.33 1999/06/07 19:25:38 paul + * isdnctrl.man.in + * * Revision 1.32 1998/12/23 12:51:44 paul * didn't compile with old kernel source * diff --git a/isdnctrl/isdnctrl.h b/isdnctrl/isdnctrl.h index c1fc743d..cce037bd 100644 --- a/isdnctrl/isdnctrl.h +++ b/isdnctrl/isdnctrl.h @@ -1,7 +1,7 @@ /* $Id$ * ISDN driver for Linux. (Control-Utility) * - * Copyright 1994,95 by Fritz Elfert (fritz@wuemaus.franken.de) + * Copyright 1994,95 by Fritz Elfert (fritz@isdn4linux.de) * Copyright 1995 Thinking Objects Software GmbH Wuerzburg * * This file is part of Isdn4Linux. @@ -21,6 +21,9 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * $Log$ + * Revision 1.14 1999/06/07 19:25:42 paul + * isdnctrl.man.in + * * Revision 1.13 1999/03/15 15:53:06 cpetig * added v110 and modem to the level2 encapsulations * diff --git a/isdnctrl/isdnctrl.man.in b/isdnctrl/isdnctrl.man.in index a0541d50..aea29ec6 100755 --- a/isdnctrl/isdnctrl.man.in +++ b/isdnctrl/isdnctrl.man.in @@ -562,7 +562,7 @@ if this appears as the first character in a list, inverts the list. This man page is not complete. .LP .SH AUTHOR -Fritz Elfert +Fritz Elfert .LP .SH SEE ALSO .BR ttyI "(4), " isdnctrl "(4), " isdninfo "(4), " isdn_audio "(4), " diff --git a/isdnlog/README b/isdnlog/README index 3254e982..f2f16f00 100644 --- a/isdnlog/README +++ b/isdnlog/README @@ -4651,7 +4651,7 @@ Folgende Environment-Variablen werden von diesem System verwendet: -------------- Bedanken moechte ich mich vor allem bei - Fritz Elfert (fritz@wuemaus.franken.de) + Fritz Elfert (fritz@isdn4linux.de) fuer isdn4linux, sowie Jan den Ouden (denouden@groovin.xs4all.nl) fuer den ISDN-Treiber. diff --git a/loop/loopctrl.c b/loop/loopctrl.c index d6f94233..6e830ea6 100644 --- a/loop/loopctrl.c +++ b/loop/loopctrl.c @@ -2,7 +2,7 @@ * loop-ISDN driver for Linux. (Control-Utility) * - * Copyright 1994,95 by Fritz Elfert (fritz@wuemaus.franken.de) + * Copyright 1994,95 by Fritz Elfert (fritz@isdn4linux.de) * * This file is part of Isdn4Linux. * @@ -21,6 +21,9 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * $Log$ + * Revision 1.2 1997/05/17 12:23:41 fritz + * Corrected some Copyright notes to refer to GPL. + * * Revision 1.1 1997/03/24 23:38:46 fritz * Added loopctrl utility. * diff --git a/loop/loopctrl.man.in b/loop/loopctrl.man.in index f1a51554..c6685244 100644 --- a/loop/loopctrl.man.in +++ b/loop/loopctrl.man.in @@ -122,7 +122,7 @@ This program and the isdnloop driver are code. The main intention for this driver is for testing the link level and applications. .SH AUTHOR -\(co 1997 by Fritz Elfert +\(co 1997 by Fritz Elfert .LP .SH SEE ALSO .BR isdnctrl "(8), " isdnloop "(4), " isdninfo "(4), " isdnctrl "(4), " ttyI (4). diff --git a/scripts/Menuconfig b/scripts/Menuconfig index ad0eb0bf..65bfbc4c 100755 --- a/scripts/Menuconfig +++ b/scripts/Menuconfig @@ -666,7 +666,7 @@ the scripts/lxdialog directory and issuing the "make clean all" command. If you have verified that your ncurses install is correct, you may email - or post a message on the de.alt.comm.isdn4linux + or post a message on the de.alt.comm.isdn4linux news group for additional assistance. EOM diff --git a/scripts/README.Menuconfig b/scripts/README.Menuconfig index ab281de1..a773489d 100644 --- a/scripts/README.Menuconfig +++ b/scripts/README.Menuconfig @@ -181,6 +181,6 @@ I also made a small modification to support string entries without being messed up by entering shell-variables or printf-formats. Please feel free to send any questions, comments or suggestions to -. +. diff --git a/vbox/doc/de/vbox.sgml.in b/vbox/doc/de/vbox.sgml.in index 884c558b..4a2b764c 100644 --- a/vbox/doc/de/vbox.sgml.in +++ b/vbox/doc/de/vbox.sgml.in @@ -2542,7 +2542,7 @@ Auf diesem Server finden sich die neusten Versionen von isdn4linux, Ein Dankeschön geht an… -Fritz Elfert <fritz@wuemaus.franken.de>, +Fritz Elfert <fritz@isdn4linux.de>, Carsten Keil <keil@temic-ech.spacenet.de>, Andreas Kool <akool@Kool.f.EUnet.de>, Stefan Lüthje <luethje@sl-gw.lake.de>, diff --git a/vbox/doc/de/vbox.txt.in b/vbox/doc/de/vbox.txt.in index 9ccbd0b7..87d4fef7 100644 --- a/vbox/doc/de/vbox.txt.in +++ b/vbox/doc/de/vbox.txt.in @@ -1894,7 +1894,7 @@ Ein Dankeschön geht an... - · _F_r_i_t_z _E_l_f_e_r_t , + · _F_r_i_t_z _E_l_f_e_r_t , · _C_a_r_s_t_e_n _K_e_i_l ,