Commit Graph

20 Commits

Author SHA1 Message Date
Peter Marschall d8a09e3241 imon/imon.man.in: hard-code man-page dates & autoreconf
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 49bcedd1c0 imon: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
2012-04-21 13:01:05 +02:00
Peter Marschall 5130cd4cfa imon/configure.ac: updated from configure.in
* rename configure.in to configure.ac for recent autotools
* require autoconf 2.68
* update obsolete macros
* quote arguments to AC_../AM_.. macros
* remove unneeded options --with-sbin / --with-man:
  --sbindir / --mandir serve exactly the same purpose
2012-04-21 12:58:14 +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 9ce26023ad imon update
taken from debian imon-update.patch

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:36 +01:00
keil db60777e01 First changes to compile utils without /usr/src/linux/drivers/isdn 2002-07-19 19:03:49 +00:00
paul 4e24d12860 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
keil fe14dca76c - Fix some glibc header file problems
- Fix some autoconf file syntax, newer autoconf check it strict
2002-07-06 00:11:16 +00:00
paul b75c120cc0 imon wasn't devfs-compliant yet. 2001-08-22 11:12:00 +00:00
armin 238f8bf530 fixed status output if channels are in
a different order.
2000-06-13 10:51:06 +00:00
fritz 2d39cb2f2e Changed my mail-address. 1999-09-06 08:03:23 +00:00
calle 0be46f502d 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:35:25 +00:00
keil e3a1cf85c0 Fixed autoconfig for 2.0.36
version is 2.3 now
1998-10-13 22:35:05 +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
fritz 8b8e2b0e94 Get rid of including ../.config in Makefile
Now all configuration is done in configure.
Updated manpage.
1997-10-26 23:02:52 +00:00
fritz d558e1dbb3 Corrected some Copyright notes to refer to GPL. 1997-05-17 12:23:24 +00:00
fritz e4b959d13e Added capbility to override CFLAGS from commandline. 1997-03-24 01:34:43 +00:00
luethje 3d80500d19 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:18:57 +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
fritz d4b424274c New CVS tree 1997-02-17 00:08:36 +00:00