Commit Graph

21 Commits

Author SHA1 Message Date
Peter Marschall df325ecfe2 imontty/imontty.8.in: hard-code man-page dates
Do not use the date of the last RCS checkin-time as manual page data.
This does not make sense anymore with git as DVCS.
2012-04-27 19:04:46 +02:00
Peter Marschall 82086d3ddb imontty/imontty.8.in: convert to UTF-8 2012-04-21 13:14:57 +02:00
Peter Marschall ffe9459dd7 imontty/Makefile: generate man-page in rule 'all' 2012-04-21 13:12:17 +02:00
Peter Marschall dce095d806 imontty/Makefile: convert .config -> scripts/autoconf.mk
Convert imontty's Makefile to use the generated Makefile-snippet
scripts/autoconf.mk instead of the shell-script snippet .config.
2012-04-21 13:07:04 +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
keil 3e044b3aec - fix library directories
- build without root permissions
2008-08-31 10:49:37 +00:00
keil 9d0dfbfd87 fix some issues with newer gcc (mostly aliasing) 2006-01-15 15:08:54 +00:00
keil 36aff477ea More changes to compile without kernel source 2002-07-19 21:23:51 +00:00
paul 22b7acd317 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 7a097c3e62 Supply defaults for ISDN_MAX_CHANNELS and ISDN_MAX_DRIVERS if not defined. 2002-01-31 18:59:24 +00:00
paul 3fc88170cc 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
akool 1c0a68c4e8 - Ported "imontty", "isdnctrl", "isdnlog", "xmonisdn" and "hisaxctrl" to
Linux-2.4 "devfs" ("/dev/isdnctrl" -> "/dev/isdn/isdnctrl")
2000-06-29 17:38:26 +00:00
paul 720c81b95d Added description of phonebook parameter. 2000-03-13 16:32:07 +00:00
paul 3674bb7da5 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 c39157ab0e small error in handling MANDATE for manpage 1998-12-29 14:53:03 +00:00
paul 45e22ff121 Added manpage 1998-12-28 16:36:03 +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
calle 06ce23f18d Added support for phonebook file, like in imon. 1997-04-05 14:18:29 +00:00
fritz 2a62aa9e4f 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:56:40 +00:00
fritz 2c2477711c Added files in imontty. 1997-03-03 04:10:10 +00:00