Commit Graph

15 Commits

Author SHA1 Message Date
Peter Marschall f5e4d4f3c2 xmonisdn/xmonisdn.man.in: hard-code man-page date
Do not use the date of the last RCS checkin-time as manual page data.
2012-04-27 17:21:56 +02:00
Peter Marschall 4ff64da530 xmonisdn/Makefile.in: convert .config -> scripts/autoconf.mk
Convert xmonisdn's Makefile.in to use the generated Makefile-snippet
scripts/autoconf.mk instead of the shell-script snippet .config.
2012-04-20 16:34:19 +02:00
keil 36aff477ea More changes to compile without kernel source 2002-07-19 21:23:51 +00:00
paul 7d5693c2dd Add -I$(CONFIG_KERNELDIR)/include to the CFLAGS so that the correct
kernel headers are used.
Be more sane in the UPCMD and DOWNCMD department; those weren't really working.
2002-01-31 20:17:41 +00:00
paul 16c23bf7f9 Build target xmonisdn.man before xmonisdn . This prevents wierd error when
building with latest (4.1.x) XFree86 stuff.
2001-08-09 15:06:26 +00:00
paul 7ede89aeab xmonisdn was meant to be installed setuid root. However, this was not secure
(scripts were executed with system() so e.g. IFS and PATH could be used to
work around any attempt of security...).
Now check that it is not installed setuid root (unless the user insists,
details in manpage), and recommend to put user in group `dialout' or similar
and also make the isdn devices group `dialout'; the scripts can then use
isdnctrl to stop/start stuff.
1999-08-03 14:00:18 +00:00
paul 6f263aef81 small error in handling MANDATE for manpage 1998-12-29 16:06:18 +00:00
fritz c95e64a475 Removed moduledir option for loopctrl - driver is in both kernels.
Added xmonisdn.man to distclean-tag.
1998-12-07 13:28:22 +00:00
paul 58c3fdd2d1 added support for xmonisdn.man.in 1998-12-02 11:38:05 +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
keil f192738607 bugfixes from Florian La Roche 1998-03-01 20:36:22 +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