Commit Graph

15 Commits

Author SHA1 Message Date
Karsten Keil 6bebcfad40 First changes to compile utils without /usr/src/linux/drivers/isdn 2002-07-19 19:03:58 +00:00
Paul Slootman bb74d7be57 Explicitly set stdio buffer for /dev/isdninfo to 2048, as it has
happened that stdio used 1024, and /dev/isdninfo doesn't support
partial reads (0 bytes are returned). Usually not a problem, but
with more than one channel connected, a line of > 1024 bytes is
returned.
Also optimized the curses usage a bit, explicitly writing spaces
so that background colours are set correctly everywhere.
Bumped displayed version to 2.2.
2002-07-15 11:58:32 +00:00
Karsten Keil 97334bfc99 - Fix some glibc header file problems
- Fix some autoconf file syntax, newer autoconf check it strict
2002-07-06 00:11:19 +00:00
Paul Slootman 862c6a098c imon wasn't devfs-compliant yet. 2001-08-22 11:12:00 +00:00
Armin Schindler addcf79ff3 fixed status output if channels are in
a different order.
2000-06-13 10:51:06 +00:00
Fritz Elfert 584f063186 Changed my mail-address. 1999-09-06 08:03:27 +00:00
Carsten Paeth f359dc143b autoconf macro AC_CHECK_HEADER[S] fails now with absolute path.
changed the check for kernel headers to AC_CHECK_FILE[S] to make
configure work for avmb1, capi20, capifax, capiinfo, imon, iprofd
und isdnctrl.
1999-07-08 08:37:11 +00:00
Karsten Keil e9c4ae9eea Fixed autoconfig for 2.0.36
version is 2.3 now
1998-10-13 22:37:11 +00:00
Andreas Kool c8e275d319 - 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:31:14 +00:00
Fritz Elfert 940442bb55 Get rid of including ../.config in Makefile
Now all configuration is done in configure.
Updated manpage.
1997-10-26 23:02:56 +00:00
Fritz Elfert 944c2e9c9d Corrected some Copyright notes to refer to GPL. 1997-05-17 12:23:41 +00:00
Fritz Elfert 97397667ea Added capbility to override CFLAGS from commandline. 1997-03-24 01:36:45 +00:00
Stefan Luethje 1e0822d233 inserted the line #include <errno.h> in avmb1/avmcapictrl.c and imon/imon.c,
some bugfixes, new structure in isdnlog/isdnrep/isdnrep.c.
1997-03-20 00:19:27 +00:00
Fritz Elfert fff3e7ba6e 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:43:19 +00:00
Fritz Elfert 80f95b2f46 New CVS tree 1997-02-17 00:09:41 +00:00