summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/isdnd
Commit message (Collapse)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-2627-14579/+0
| | | | | | | | | | | | | | | | | | parts relied on the now removed NET_NEEDS_GIANT. Most of I4B has been disconnected from the build since July 2007 in HEAD/RELENG_7. This is what was removed: - configuration in /etc/isdn - examples - man pages - kernel configuration - sys/i4b (drivers, layers, include files) - user space tools - i4b support from ppp - further documentation Discussed with: rwatson, re
* I4B header files are now installed in include/i4b/ and no longerbz2007-07-062-4/+4
| | | | | | | | in include/machine/. Adapt #include paths. Approved by: re (kensmith)
* o Remove duplicate #include <errno.h>.maxim2007-01-161-1/+0
| | | | Obtained from: NetBSD (submitted by Slava Semushin)
* Extend i4b to support CAPI manager based ISDN controllers (CAPI manager is ↵twinterg2006-07-091-0/+14
| | | | | | | | | part of c4b, CAPI for BSD). This is a preparation to add CAPI for BSD to the source tree. Approved by: hm (mentor) MFC after: 2 weeks
* Remove build timestamps. There's no need to know exactly when these programscperciva2006-07-091-1/+1
| | | | | | were built, and this removal makes these binaries build the same every time. MFC after: 1 week
* PR: bin/71663hm2006-05-131-5/+5
| | | | | | | | Submitted by: Dan Lukes Reviewed by: hm@ fix compile warnings in isdnd and isdntest. some more compile time warnings also mentioned in this PR were already fixed in an earlier commit today.
* fix conflicting types for log(), add some prototypes to isdnd.hhm2006-05-1317-545/+547
|
* Include <osreldate.h> at the top of the file.stefanf2005-09-121-3/+4
|
* Fix all the spelling mistakes I could find in the man pages for wordskeramida2005-07-311-2/+2
| | | | | | | | that have at least 3 characters. MFC after: 1 week Thanks to: Music band ``Chingon'' for keeping me company while searching for these.
* Fixed xrefs.ru2005-01-211-1/+1
|
* Sort sections.ru2005-01-181-4/+4
|
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
|
* Replaced COPTS by equivalent CFLAGS.ru2004-08-131-7/+7
|
* Mechanically kill hard sentence breaks.ru2004-07-023-6/+11
|
* Disable constant merging in isdnd and isdnmonitor. This is a "make mycperciva2004-01-211-0/+4
| | | | | | | | life easier" patch: I doubt this will affect anyone else, but the FreeBSD Update build code was getting very confused by this. Approved by: rwatson (mentor) PR: bin/61087
* Get rid of duplicates.ru2003-09-141-1/+1
|
* Fix bug in find_matching_entry_incoming(): the loop checking the allowedhm2003-07-311-25/+28
| | | | | | | | incoming remote telephone numbers and subaddresses ignored the configured list completely since it was always terminated by a break at the end of the first run (which was a leftover from the implementation of subaddresses). Submitted by: Christian Ullrich <chris@chrullrich.de>
* MAXPATHLEN includes trailing NULimp2003-06-071-1/+1
|
* style.Makefile(5)obrien2003-04-041-2/+2
|
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
| | | | especially in troff files.
* mdoc(7) police:ru2002-11-271-7/+8
| | | | | | | | | | Removed whitespace at EOL. Removed hard sentence breaks. Removed empty lines. Spell FreeBSD correctly. Sort xrefs. Approved by: re
* add support properly displaying and logging incoming telephone numbers (MSNs)hm2002-08-127-2/+95
| | | | | | | by looking at the "type of number" field and providing configurable hooks to correct the numbers accordingly. See keywords add-prefix, prefix-national and prefix-international in isdnd.rc(5). This feature was implemented by Christian Ullrich <chris@chrullrich.de>
* add experimental support for Data over Voice (DoV) outgoing calls.hm2002-08-116-6/+39
| | | | | based on patches received from Guy Ellis (guy@traverse.com.au), Chris Collins (xfire@xware.cx) and Phillip Musumeci (phillip@cs.jcu.edu.au).
* The .Nm utilitycharnier2002-07-141-7/+12
|
* Add support for Q.931 subaddresses.hm2002-03-2613-92/+267
| | | | Submitted by: Steven Looman <fsteevie@wish.net>
* Remove unused includes, remove the duplicated definitions of AUTHNAMELENjoerg2001-12-312-13/+2
| | | | and AUTHKEYLEN and include <net/if_sppp.h> instead.
* sync AUTHNAMELEN with AUTHNAMELEN in <machine/i4b_isppp.h>hm2001-12-271-2/+2
|
* Fix potential fclose nullpointer core dumpshm2001-12-273-19/+28
| | | | MFC after: 1 month
* Add support for the AVM Fritz!Card PCI version 2 controller.gj2001-12-221-0/+1
| | | | MFC after: 4 weeks
* Close files only if the fp is != NULL.hm2001-11-191-7/+6
| | | | | | | PR: bin/31913 Submitted by: Harald Hanche-Olsen <hanche@math.ntnu.no> Reviewed by: hm MFC after: 1 week
* Add a driver for the Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnPhm2001-10-211-1/+2
| | | | | | | | card. Submitted by: Steve Looman Reviewed by: hm MFC after: 1 month
* Add experimental support for sending keypad facility messages.hm2001-10-185-11/+145
| | | | MFC after: 2 months
* Use strlcpy(3) instead of strcpy(3) to copy optarg into a fixed-size buffer.sobomax2001-10-161-1/+1
| | | | MFC after: 2 weeks
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-131-1/+1
|
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-102-9/+10
|
* mdoc(7) police: removed hard sentence breaks.ru2001-08-071-3/+5
|
* Another hangup bugfix from Juha:hm2001-07-211-0/+4
| | | | | | | | | | | | Problem 1 is that the config entry hangup flag is zeroed only at CONNECT_ACTIVE_IND in msghdl.c. If any (other) call is disconnected after EV_MDO and before CONNECT_ACTIVE_IND, the cleanup routine will disconnect the in-progress dialout as well, if its hangup flag is nonzero (which it is likely to be) after the previous incarnation of the cfg entry. Patch-1 fixes this by clearing the hangup flag as soon as a cfg entry is reserved for the call. Submitted by: Juha-Matti Liukkonen <jml@cubical.fi>
* Fix hangup bug; Juha writes:hm2001-07-211-5/+3
| | | | | | | | | | | | | Problem 2 is that doing a local hangup (eg. by writing "H" to the dialout device) to a call which is already disconnected results in isdnd moving the cfg entry to an illegal state, from which there is no recovery. This is tricky because there is no way to synchronize local hangup with the remote end (ie. the callee can always hang up at an inconvenient time)! Hence, patch-2 alters fsm.c's EV_DRQ state table such that the local hangup request is processed or ignored in most states, even for disconnected calls. Submitted by: Juha-Matti Liukkonen <jml@cubical.fi>
* After being port- and addressscanned continously from several sources wherehm2001-07-216-10/+41
| | | | | my line stayed open for more than eight hours i decided to implement a maximum connection time; see keyword maxconnecttime in the manual page.
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-16/+14
| | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
* Remove whitespace at EOL.dd2001-07-153-72/+72
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-092-3/+0
|
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-062-9/+9
|
* "changing" -> "charging"nik2001-07-021-1/+1
| | | | | PR: docs/15004 Submitted by: Kazuo Horikawa <horikawa@jp.FreeBSD.org>
* PR: bin/26817hm2001-06-051-2/+8
| | | | | | Submitted by: Clement Ballabriga <clement@asso.ups-tlse.fr> Reviewed by: hm Check for read errors from the controlling tty when in fullscreen mode.
* mdoc(7) police: Fix markup.ru2001-05-251-7/+17
|
* Submitted by: Juha-Matti Liukkonen (Cubical Solutions Ltd) (jml@cubical.fi)hm2001-05-259-196/+245
| | | | | | Add a CAPI (hardware independent) driver i4bcapi(4) and hardware driver iavc (4) to support active CAPI-based BRI and PRI cards (currently AVM B1 and T1 cards) to isdn4bsd.
* make isdnd less verbose while calculating times: fix another message to behm2001-05-031-2/+2
| | | | logged at DL_VALID instead at DL_MSG.
* - assign a separate debugging flag for debugging messages regarding thehm2001-05-026-38/+33
| | | | | | | | valid keyword handling and the holiday file processing - don't issue a warning in case the holiday file is not found - enable inclusion of ../Makefile.inc to reenable compiling-in monitor support into isdnd - update manual page, add a comma and correct authors mail address
* Fixed typos; removed whitespace at EOL.schweikh2001-04-301-25/+25
|
OpenPOWER on IntegriCloud