.. |
Makefile
|
sprinkle some -Wno-pointer-sign for now.
|
2006-05-11 08:55:10 +00:00 |
alias.c
|
Coverity CID 796: Add an extra test to pacify coverity.
|
2006-05-24 23:44:34 +00:00 |
config.h
|
…
|
|
controller.c
|
* Make isdnd unlearn that an isdn interface has two B channels, so that it
|
2004-03-28 20:49:22 +00:00 |
curses.c
|
* Make isdnd unlearn that an isdn interface has two B channels, so that it
|
2004-03-28 20:49:22 +00:00 |
dial.c
|
minor KNFs
|
2003-10-06 09:43:27 +00:00 |
exec.c
|
u_char -> char in one place.
|
2006-05-11 07:08:40 +00:00 |
fsm.c
|
Fix three off-by-ones found by Coverity, CID 1489.
|
2006-03-17 21:10:02 +00:00 |
holiday.c
|
Coverity CID 834: Add a test to pacify coverity.
|
2006-05-24 23:43:11 +00:00 |
isdnd.8
|
/dev/i4b -> /dev/isdn. From ulfdoz.
|
2005-12-26 19:11:17 +00:00 |
isdnd.acct.5
|
New sentence, new line.
|
2003-06-27 19:09:02 +00:00 |
isdnd.h
|
Remove duplicate #include <errno.h>
|
2007-01-16 12:07:08 +00:00 |
isdnd.rates.5
|
New sentence, new line.
|
2003-06-27 19:09:02 +00:00 |
isdnd.rc.5
|
Bump date for previous (hi antti!). New sentence, new line.
|
2003-09-25 09:37:32 +00:00 |
log.c
|
minor KNFs
|
2003-10-06 09:43:27 +00:00 |
main.c
|
Add (unsigned char) cast to ctype functions
|
2004-10-30 08:19:30 +00:00 |
monitor.c
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
msghdl.c
|
* Make isdnd unlearn that an isdn interface has two B channels, so that it
|
2004-03-28 20:49:22 +00:00 |
pathnames.h
|
…
|
|
pcause.c
|
minor KNFs
|
2003-10-06 09:43:27 +00:00 |
process.c
|
minor KNFs
|
2003-10-06 09:43:27 +00:00 |
rates.c
|
Add (unsigned char) cast to ctype functions
|
2004-10-30 08:19:30 +00:00 |
rc_config.c
|
Coverity CID 3792: Avoid double free; while I am here avoid NULL deref.
|
2006-09-27 21:39:15 +00:00 |
rc_parse.y
|
Make "entries" optional - so that `echo system > /etc/isdn/isdnd.rc; isdnd`
|
2006-05-27 20:11:14 +00:00 |
rc_scan.l
|
Add (unsigned char) cast to ctype functions
|
2004-10-30 08:19:30 +00:00 |
support.c
|
Don't attempt to use an uninitialized variable in a debug message.
|
2005-06-02 05:54:44 +00:00 |
timer.c
|
minor KNFs
|
2003-10-06 09:43:27 +00:00 |