summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/isdnd
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* mdoc(7) police:ru2002-11-271-7/+8
* add support properly displaying and logging incoming telephone numbers (MSNs)hm2002-08-127-2/+95
* add experimental support for Data over Voice (DoV) outgoing calls.hm2002-08-116-6/+39
* 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
OpenPOWER on IntegriCloud