Commit Graph

18 Commits

Author SHA1 Message Date
Peter Marschall 61e04b2808 xisdnload/Makefile.in: convert .config -> scripts/autoconf.mk
Convert xisdnload's Makefile.in to use the generated Makefile-snippet
scripts/autoconf.mk instead of the shell-script snippet .config.
2012-04-20 16:34:36 +02:00
Karsten Keil ec87f94851 Eensure that sections in manpages are consistent (lintian errors)
Author: Rolf Leggewie <foss@rolf.leggewie.biz>

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:43 +01:00
Karsten Keil d4c28816dd Add xisdnload example scripts
Take fom Debian sid

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:28 +01:00
keil d3aea09f69 fix bufferoverflow 2005-09-30 11:41:51 +00:00
paul 0f2ed1f3d8 Added support for when interface is in dialmode manual,
patch from Stephan Boettcher.
2003-03-11 14:12:30 +00:00
keil 36aff477ea More changes to compile without kernel source 2002-07-19 21:23:51 +00:00
paul 7153a022d5 Read current "bytes transferred" values when starting up,
otherwise starting xisdnload when connection exists will give a huge
initial spike, and then the rest is scaled so far down that it can't
be seen (until the initial spike scrolls off).
2002-07-15 12:02:50 +00:00
paul 280a41d847 Add -I$(CONFIG_KERNELDIR)/include to the CFLAGS so that the correct
kernel headers are used.
2002-01-31 20:16:22 +00:00
paul 10f699ef70 Various patches to fix errors when using the newest glibc,
replaced use of insecure tempnam() function
and to remove warnings etc.
2001-03-01 14:59:11 +00:00
paul 482df33b7d Fixed 2 channel usage (flags is per driver, not per channel) 1999-06-23 13:01:36 +00:00
paul b722227482 fixed some (harmless) warnings 1998-11-18 17:05:14 +00:00
akool bdd419c038 - fixed "configure.in" problem with NATION_*
- DESTDIR fixes (many thanks to Michael Reinelt <reinelt@eunet.at>)
 - isdnrep: Outgoing calls ordered by Zone/Provider/MSN corrected
 - new Switch "-i" -> running on internal S0-Bus
 - more providers
 - "sonderrufnummern.dat" extended (Frag Fred, Telegate ...)
 - added AVM-B1 to the documentation
 - removed the word "Teles" from the whole documentation ;-)
1998-11-01 08:49:21 +00:00
akool 31048f5b41 - quick and dirty Call-History in "-m" Mode (press "h" for more info) added
- eat's one more socket, Stefan: sockets[3] now is STDIN, FIRST_DESCR=4 !!
 - Support for tesion)) Baden-Wuerttemberg Tarif
 - more Providers
 - Patches from Wilfried Teiken <wteiken@terminus.cl-ki.uni-osnabrueck.de>
   - better zone-info support in "tools/isdnconf.c"
   - buffer-overrun in "isdntools.c" fixed
 - big Austrian Patch from Michael Reinelt <reinelt@eunet.at>
   - added $(DESTDIR) in any "Makefile.in"
   - new Configure-Switches "ISDN_AT" and "ISDN_DE"
     - splitted "takt.c" and "tools.c" into
         "takt_at.c" / "takt_de.c" ...
         "tools_at.c" / "takt_de.c" ...
   - new feature
       CALLFILE = /var/log/caller.log
       CALLFMT  = %b %e %T %N7 %N3 %N4 %N5 %N6
     in "isdn.conf"
 - ATTENTION:
     1. "isdnrep" dies with an seg-fault, if not HTML-Mode (Stefan?)
     2. "isdnlog/Makefile.in" now has hardcoded "ISDN_DE" in "DEFS"
     	should be fixed soon
1998-09-26 18:27:23 +00:00
paul f2abd95a27 Fixed compiler warnings from egcs. 1998-04-28 08:33:52 +00:00
akool 06816cf07d New Version of "xisdnload" by Frank Strauss (strauss@escape.de) 1998-03-08 18:54:01 +00:00
fritz e4b959d13e Added capbility to override CFLAGS from commandline. 1997-03-24 01:34:43 +00:00
fritz bafbf79663 Misc corrections, more config otions. 1997-03-03 04:00:33 +00:00
fritz 3cfc218cb5 Tons of changes.
New toplevel Makefile
added xisdnload, xmonisdn, toplevel config for isdnload
Added new interactive configuration utility using lxdialog.
Some adaptions for existing packages.
Some corrections in man pages.
1997-03-02 19:41:56 +00:00