NetBSD/usr.sbin/isdn/isdnd
skrll da540a7bd6 Fix typo that caused my ISDN setup to fail. Basically, the connection was
being dropped immediately as the ppp-send-auth setting in isdn.rc was
ignored.
2002-03-20 11:39:49 +00:00
..
Makefile Add -I${.CUDRIR} to CPPFLAGS. 2001-12-31 19:41:37 +00:00
alias.c
config.h
controller.c
curses.c
dial.c
exec.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 17:03:28 +00:00
fsm.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
holiday.c
isdnd.8 Drop duplicate .Pp. 2002-03-05 15:09:26 +00:00
isdnd.acct.5 Drop a trailing empty line. 2002-01-19 03:17:08 +00:00
isdnd.h Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 17:03:28 +00:00
isdnd.rates.5 Drop some unnecessary empty lines. 2002-01-19 03:17:42 +00:00
isdnd.rc.5 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
log.c don't use LOG_CONS 2001-01-11 02:44:03 +00:00
main.c Cleanup startup error message handling, copy fatal messages to stderr 2001-01-08 07:18:54 +00:00
monitor.c Fix typo in the local sockets permission mask. 2002-03-18 22:49:57 +00:00
msghdl.c Remove hardcoded driver identifiers. 2002-03-17 20:57:24 +00:00
pathnames.h Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 17:03:28 +00:00
pcause.c
process.c
rates.c Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
rc_config.c Fix typo that caused my ISDN setup to fail. Basically, the connection was 2002-03-20 11:39:49 +00:00
rc_parse.y
rc_scan.l "YFLAGS=-d" causes inconsistent parallelism behavior. Instead, use the 2001-10-19 22:57:53 +00:00
support.c Remove hardcoded driver identifiers. 2002-03-17 20:57:24 +00:00
timer.c