Commit Graph

16 Commits

Author SHA1 Message Date
Karsten Keil dac8c9201c - fix library directories
- build without root permissions
2008-08-31 10:49:38 +00:00
Karsten Keil e4295cd82f fix some issues with newer gcc (mostly aliasing) 2006-01-15 15:08:55 +00:00
Karsten Keil 4e3cdc70f0 More changes to compile without kernel source 2002-07-19 21:23:55 +00:00
Paul Slootman 618b43206b 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.
2002-07-15 11:58:43 +00:00
Paul Slootman 487443b020 Supply defaults for ISDN_MAX_CHANNELS and ISDN_MAX_DRIVERS if not defined. 2002-01-31 18:59:24 +00:00
Paul Slootman fe890ed980 Add -I$(CONFIG_KERNELDIR)/include to CFLAGS so that the ISDN kernel headers
can be found (if they are not in /usr/include)
2002-01-31 18:58:56 +00:00
Andreas Kool 44ed533b2f - Ported "imontty", "isdnctrl", "isdnlog", "xmonisdn" and "hisaxctrl" to
Linux-2.4 "devfs" ("/dev/isdnctrl" -> "/dev/isdn/isdnctrl")
2000-06-29 17:38:28 +00:00
Paul Slootman 2e2e08fb11 Added description of phonebook parameter. 2000-03-13 16:32:07 +00:00
Paul Slootman e380cd492d Don't coredump when phonebook can't be opened.
Also some extra paranoia checks against e.g. buffer overruns,
and a usage message if called incorrectly.
2000-03-13 16:31:49 +00:00
Paul Slootman 5b28b9180c small error in handling MANDATE for manpage 1998-12-29 14:53:03 +00:00
Paul Slootman 2b5d1209db Added manpage 1998-12-28 16:36:04 +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
Paul Slootman d6dbcb938f Fixed compiler warnings from egcs. 1998-04-28 08:35:11 +00:00
Carsten Paeth 65cbb03988 Added support for phonebook file, like in imon. 1997-04-05 14:18:30 +00:00
Fritz Elfert 9b9ff6fdfc Bugfix: Changes for bash-2.00.0:
workaround for empty list in for-loops.
        workaround for missing allow_null_glob_expansion
Bugfix: CONFIG_HASX11 was not reset on non-X11 systems.
1997-04-03 08:57:15 +00:00
Fritz Elfert 3aa91c988c Added files in imontty. 1997-03-03 04:10:12 +00:00