aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/i4b/isdnd
Commit message (Expand)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-2627-14579/+0
* I4B header files are now installed in include/i4b/ and no longerBjoern A. Zeeb2007-07-062-4/+4
* o Remove duplicate #include <errno.h>.Maxim Konovalov2007-01-161-1/+0
* Extend i4b to support CAPI manager based ISDN controllers (CAPI manager is pa...Thomas Wintergerst2006-07-091-0/+14
* Remove build timestamps. There's no need to know exactly when these programsColin Percival2006-07-091-1/+1
* PR: bin/71663Hellmuth Michaelis2006-05-131-5/+5
* fix conflicting types for log(), add some prototypes to isdnd.hHellmuth Michaelis2006-05-1317-545/+547
* Include <osreldate.h> at the top of the file.Stefan Farfeleder2005-09-121-3/+4
* Fix all the spelling mistakes I could find in the man pages for wordsGiorgos Keramidas2005-07-311-2/+2
* Fixed xrefs.Ruslan Ermilov2005-01-211-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-4/+4
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Replaced COPTS by equivalent CFLAGS.Ruslan Ermilov2004-08-131-7/+7
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-023-6/+11
* Disable constant merging in isdnd and isdnmonitor. This is a "make myColin Percival2004-01-211-0/+4
* Get rid of duplicates.Ruslan Ermilov2003-09-141-1/+1
* Fix bug in find_matching_entry_incoming(): the loop checking the allowedHellmuth Michaelis2003-07-311-24/+27
* MAXPATHLEN includes trailing NULWarner Losh2003-06-071-1/+1
* style.Makefile(5)David E. O'Brien2003-04-041-2/+2
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* mdoc(7) police:Ruslan Ermilov2002-11-271-7/+8
* add support properly displaying and logging incoming telephone numbers (MSNs)Hellmuth Michaelis2002-08-127-2/+95
* add experimental support for Data over Voice (DoV) outgoing calls.Hellmuth Michaelis2002-08-116-6/+39
* The .Nm utilityPhilippe Charnier2002-07-141-7/+12
* Add support for Q.931 subaddresses.Hellmuth Michaelis2002-03-2613-92/+267
* Remove unused includes, remove the duplicated definitions of AUTHNAMELENJoerg Wunsch2001-12-312-13/+2
* sync AUTHNAMELEN with AUTHNAMELEN in <machine/i4b_isppp.h>Hellmuth Michaelis2001-12-271-2/+2
* Fix potential fclose nullpointer core dumpsHellmuth Michaelis2001-12-273-19/+28
* Add support for the AVM Fritz!Card PCI version 2 controller.Gary Jennejohn2001-12-221-0/+1
* Close files only if the fp is != NULL.Hellmuth Michaelis2001-11-191-7/+6
* Add a driver for the Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnPHellmuth Michaelis2001-10-211-1/+2
* Add experimental support for sending keypad facility messages.Hellmuth Michaelis2001-10-185-11/+145
* Use strlcpy(3) instead of strcpy(3) to copy optarg into a fixed-size buffer.Maxim Sobolev2001-10-161-1/+1
* Spell "FreeBSD" with "F" and "BSD" in uppercase.Ruslan Ermilov2001-08-131-1/+1
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-102-9/+10
* mdoc(7) police: removed hard sentence breaks.Ruslan Ermilov2001-08-071-3/+5
* Another hangup bugfix from Juha:Hellmuth Michaelis2001-07-211-0/+4
* Fix hangup bug; Juha writes:Hellmuth Michaelis2001-07-211-5/+3
* After being port- and addressscanned continously from several sources whereHellmuth Michaelis2001-07-216-10/+41
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-16/+14
* Remove whitespace at EOL.Dima Dorfman2001-07-153-72/+72
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-092-3/+0
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-062-9/+9
* "changing" -> "charging"Nik Clayton2001-07-021-1/+1
* PR: bin/26817Hellmuth Michaelis2001-06-051-2/+8
* mdoc(7) police: Fix markup.Ruslan Ermilov2001-05-251-7/+17
* Submitted by: Juha-Matti Liukkonen (Cubical Solutions Ltd) (jml@cubical.fi)Hellmuth Michaelis2001-05-259-196/+245
* make isdnd less verbose while calculating times: fix another message to beHellmuth Michaelis2001-05-031-2/+2
* - assign a separate debugging flag for debugging messages regarding theHellmuth Michaelis2001-05-026-38/+33
* Fixed typos; removed whitespace at EOL.Jens Schweikhardt2001-04-301-25/+25