Commit Graph

654 Commits

Author SHA1 Message Date
paul 46dfbdb5d8 now default is to use devicename in pidfile if no pidfile is specified 1998-12-29 15:21:53 +00:00
paul c39157ab0e small error in handling MANDATE for manpage 1998-12-29 14:53:03 +00:00
paul 11a717392c added isdnconf manpage 1998-12-29 14:51:37 +00:00
paul 45e22ff121 Added manpage 1998-12-28 16:36:03 +00:00
paul a99a31b913 didn't compile with old kernel source 1998-12-23 12:51:44 +00:00
paul 6f750d664d Fixed include of parts of the manpage 1998-12-18 13:19:45 +00:00
akool 7fddd627e4 - first try to add the 1999 tarif of the German Telekom
- fix the areacode 2.0 support
1998-12-16 20:57:24 +00:00
paul 3ebff5d8d4 some [CALLED] subscripts were missing, now it compiled.
Also changed some of the holidays
1998-12-10 11:08:39 +00:00
akool 5be4f9c161 - new option "-0x:y" for leading zero stripping on internal S0-Bus
- new option "-o" to suppress causes of other ISDN-Equipment
 - more support for the internal S0-bus
 - Patches from Jochen Erwied <mack@Joker.E.Ruhr.DE>, fixes TelDaFax Tarif
 - workaround from Sebastian Kanthak <sebastian.kanthak@muehlheim.de>
 - new CHARGEINT chapter in the README from
   "Georg v.Zezschwitz" <gvz@popocate.hamburg.pop.de>
1998-12-09 20:39:14 +00:00
akool 6ab7b3aeb3 new "Areacode" lib version 2.0
from Ullrich von Bassewitz (uz@wuschel.musoftware.de)
now we are supporting .at .ch .de .nl .uk and .us
ATTENTION: The database-format has changed!
1998-12-09 19:21:01 +00:00
fritz c95e64a475 Removed moduledir option for loopctrl - driver is in both kernels.
Added xmonisdn.man to distclean-tag.
1998-12-07 13:28:22 +00:00
paul 0d9f35aef0 changed "dns-addr" reference to "ms-dns" 1998-12-03 14:30:05 +00:00
paul 37e581ec33 general cleanups for the manpages 1998-12-02 16:53:27 +00:00
paul 266c3bfd9c support for .in manpages (forgot to run autoconf!) 1998-12-02 12:28:03 +00:00
paul ad277024d2 some minor changes (spelling etc.) 1998-12-02 11:58:51 +00:00
paul 58c3fdd2d1 added support for xmonisdn.man.in 1998-12-02 11:38:05 +00:00
paul 2123c00ae7 moved xmonisdn.man to xmonisdn.man.in so config options can be updated in it 1998-12-02 11:36:36 +00:00
paul 60b7fe4ed1 support for .in manpages 1998-12-01 16:57:08 +00:00
paul 33d6863109 moved manpages to .in extension for autoconf support 1998-12-01 16:48:13 +00:00
paul c3bd34ff7d updated manpage about huptimeout with dialmode == manual 1998-12-01 13:13:30 +00:00
hipp 00c65c9df5 Changed LZS warning from fprintf to syslog 1998-12-01 12:59:38 +00:00
shanson e85f28c431 Adding half-translated tutorial file so Paul and I can work on it. 1998-11-30 20:38:38 +00:00
akool 38eccc0268 - changed my email-adress
- new Option "-R" to supply the preselected provider (-R24 -> Telepassport)
 - made Provider-Prefix 6 digits long
 - full support for internal S0-bus implemented (-A, -i Options)
 - isdnlog now ignores unknown frames
 - added 36 allocated, but up to now unused "Auskunft" Numbers
 - added _all_ 122 Providers
 - Patch from Jochen Erwied <mack@Joker.E.Ruhr.DE> for Quante-TK-Anlagen
   (first dialed digit comes with SETUP-Frame)
1998-11-24 20:50:59 +00:00
paul 287c92d045 detect kernel < 2.0.36; warn if dialmode is accessed with older kernels 1998-11-24 18:18:57 +00:00
fritz d8f38f288c Added spec-file and sample-config for RPM. 1998-11-23 12:12:04 +00:00
fritz 9a6da1a060 Checked some ftp-mirrors and updated list in FAQ (en only).
Devices were not created in correct dir when using DESTDIR.
1998-11-23 10:02:13 +00:00
fritz df935042a9 Manpages did not install in correct location if DESTDIR is used. 1998-11-23 09:17:59 +00:00
luethje ebd18d8660 isdnctrl: added dialmode into the config file 1998-11-21 14:03:31 +00:00
paul 32ac457147 Changes for installing vbox sgml documentation in configurable location 1998-11-18 17:51:36 +00:00
paul 6e0964e7f2 Changes for installing sgml documentation in configurable location 1998-11-18 17:51:09 +00:00
paul ef66210347 Changes for installing sgml documentation in configurabel location 1998-11-18 17:49:23 +00:00
paul f0e67513ff fixed a (harmless) warning 1998-11-18 17:05:44 +00:00
paul b722227482 fixed some (harmless) warnings 1998-11-18 17:05:14 +00:00
paul 716ae64097 RTF_MAGIC in this file no longer is the same as kernel source.
Commented the definition out here (do we still need this file?)
1998-11-18 16:37:10 +00:00
paul 5503abe8cc Some extra stuff for the automake changes 1998-11-18 16:33:57 +00:00
paul 8ad1744753 Didn't inherit location of kernel sources from toplevel make. 1998-11-18 16:33:08 +00:00
fritz 228ffcff11 make failed creating TOC in english FAQ due to double A: tag. 1998-11-18 14:42:17 +00:00
fritz 6550903743 Removed TTY_FIRST option since this is disabled in code anyway. 1998-11-18 13:48:45 +00:00
fritz 917aabdb66 Fixed display of dialmode. 1998-11-18 13:20:07 +00:00
paul ce4d1db21f Now creates the devices in /dev, not in /tmp/dev. Oops. 1998-11-18 13:12:15 +00:00
paul b7d026f0c3 Some updates for 2.0.36 + dialmode 1998-11-18 09:03:54 +00:00
paul f20106de1f isdnctrl.c now compiles with kernel sources without dialmode stuff. 1998-11-17 18:29:31 +00:00
paul 1fecac103f added some vbox descriptions 1998-11-17 18:27:02 +00:00
paul 35a0b26ce2 Forgot to mention the /usr/local fix. 1998-11-17 18:25:34 +00:00
paul 05950f19de files created for/by automake 1998-11-17 18:24:13 +00:00
paul 7342e8975e Added manpages, and added automake stuff to the doc directory.
Also fixed location stuff (vbox always installed into /usr/local).
1998-11-17 18:22:38 +00:00
paul 0066384df8 renamed aclocal.m4 to acinclude.m4 for automake purposes 1998-11-17 18:16:45 +00:00
fritz 31f38a08cd Need more cleanup in dummy Makefile. 1998-11-17 14:07:24 +00:00
fritz 6557e35b28 Create dummy Makefile if configure of a subpackage fails. 1998-11-17 13:52:50 +00:00
paul fbb2e1b846 reformatted to <70 chars, some spelling changes. 1998-11-17 08:03:16 +00:00