summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/isdnd
Commit message (Expand)AuthorAgeFilesLines
* The .Nm utilitycharnier2002-07-141-7/+12
* Add support for Q.931 subaddresses.hm2002-03-2613-92/+267
* Remove unused includes, remove the duplicated definitions of AUTHNAMELENjoerg2001-12-312-13/+2
* sync AUTHNAMELEN with AUTHNAMELEN in <machine/i4b_isppp.h>hm2001-12-271-2/+2
* Fix potential fclose nullpointer core dumpshm2001-12-273-19/+28
* Add support for the AVM Fritz!Card PCI version 2 controller.gj2001-12-221-0/+1
* Close files only if the fp is != NULL.hm2001-11-191-7/+6
* Add a driver for the Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnPhm2001-10-211-1/+2
* Add experimental support for sending keypad facility messages.hm2001-10-185-11/+145
* Use strlcpy(3) instead of strcpy(3) to copy optarg into a fixed-size buffer.sobomax2001-10-161-1/+1
* 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
* Fix hangup bug; Juha writes:hm2001-07-211-5/+3
* After being port- and addressscanned continously from several sources wherehm2001-07-216-10/+41
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-16/+14
* 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: bin/26817hm2001-06-051-2/+8
* 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
* make isdnd less verbose while calculating times: fix another message to behm2001-05-031-2/+2
* - assign a separate debugging flag for debugging messages regarding thehm2001-05-026-38/+33
* Fixed typos; removed whitespace at EOL.schweikh2001-04-301-25/+25
* Add back missing arguments to format strings.kris2001-04-261-1/+1
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-2/+1
* mdoc(7) police: Change -filled displays (which just happenru2001-02-071-2/+2
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-8/+10
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.hm2001-01-261-2/+3
* mdoc(7) police: removed leading whitespaces that are not insideru2001-01-191-2/+2
* Enhance find_matching_entry_incoming() to check if the controller, onhm2001-01-161-1/+15
* Add support to name cards supported by the itjc driverhm2001-01-111-6/+5
* Bugfix to make configuration of isp/isppp interfaces by using isdnd.rc workhm2001-01-101-12/+10
* correct a small typo in isdnd that broke the ppp-expect-password optionhm2001-01-101-2/+2
* Prepare for mdoc(7)NG.ru2000-12-273-42/+19
* Add `_PATH_DEVZERO'.obrien2000-12-092-2/+5
* mdoc(7) police: Once again, remove single-space hard sentence breaks.ru2000-12-081-69/+142
* mdoc(7) police: once again, remove the hard sentence breaks.ru2000-12-081-11/+23
* put localdir firstobrien2000-12-071-2/+1
* Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereobrien2000-12-051-1/+1
* Add controller number to unknown incoming call log message.hm2000-12-031-3/+3
* The GCC 2.96 snapshots have slightly different rules for finding includeobrien2000-12-011-1/+2
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-222-117/+15
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-9/+9
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-174-4/+4
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-1/+1
* Don't issue a warning if isdncontroller is set to -1hm2000-10-311-2/+2
OpenPOWER on IntegriCloud