NetBSD/usr.sbin/isdn
mrg aa20739e7d fixes for GCC 6.4:
mail's execute() needs a volatile for setjmp().

telnet has a missing {} issue.

isdnd's print_config() has a missing/wrong {} issue, and
its p_q931bc() has inconsistent indentation (but not any
actual problem.)

map-mbone's accept_neighbors2() compares a vs. a instead
of a vs. b.

sysinst's pm_cgd_check() has missing {} issue.

timed's main() has missing {} issue.
2018-02-04 09:01:12 +00:00
..
daicctl ansify - drop the K&R style prototypes & implementations. 2018-01-23 21:06:24 +00:00
dtmfdecode Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
isdnd fixes for GCC 6.4: 2018-02-04 09:01:12 +00:00
isdnmonitor
isdntel drop main() prototype 2018-01-23 22:12:52 +00:00
isdntelctl Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
isdntrace fixes for GCC 6.4: 2018-02-04 09:01:12 +00:00
Makefile
Makefile.inc