1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/usr.sbin/i4b
Hellmuth Michaelis 8478142f79 Fix bug in find_matching_entry_incoming(): the loop checking the allowed
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>
2003-07-31 09:13:22 +00:00
..
dtmfdecode
g711conv Include stdlib.h for exit() 2003-06-08 06:25:47 +00:00
isdnd Fix bug in find_matching_entry_incoming(): the loop checking the allowed 2003-07-31 09:13:22 +00:00
isdndebug
isdndecode Get getopt interface from unistd.h 2003-06-07 18:43:09 +00:00
isdnmonitor
isdnphone
isdntel Use safer strlcpy and snprintf interfaces 2003-06-07 18:44:04 +00:00
isdntelctl
isdntest Oops. Back out a style "fix" in the previous commit. SRCS must be defined 2003-04-13 14:21:56 +00:00
isdntrace Get getopt interface from unistd.h 2003-06-07 18:35:45 +00:00
man
Makefile
Makefile.inc