summaryrefslogtreecommitdiff
path: root/usr.sbin/isdn
AgeCommit message (Expand)Author
2003-11-12s/netbsd.org/NetBSD.org/igrant
2003-10-06minor KNFsitojun
2003-10-06use bouded string op as much as possibleitojun
2003-10-06sprintf -> snprintf. hints from Thorsten Glaseritojun
2003-10-03sync w/ header file changesitojun
2003-09-25Bump date for previous (hi antti!). New sentence, new line.wiz
2003-09-25Document the controller/firmware keyword.pooka
2003-09-11our isdntrace uses /dev/isdntrc<n>, not /dev/i4btrc<n>pooka
2003-09-05Add support for loading firmware to a controller using the firmwarepooka
2003-06-27New sentence, new line.wiz
2003-05-14setup -> set up.wiz
2003-05-13Add some error handling for an ioctl - the old code could loop tightly ifmartin
2003-05-08The FIONREAD ioctl() expects an int parameter.martin
2003-05-08Passing the address of a timeval.tv_sec to localtime() is wrong on portsmartin
2003-05-07Fix device names, from Sergey Svishchev in PR 21485.wiz
2003-05-02Shuffle a bit to allow some compilers to optimize symbol referencesthorpej
2003-04-16A-Law -> A-law.wiz
2003-04-06Fix buffer overrun noticed by Markus Dolze on the freebsd-isdn mailingmartin
2003-04-06Respect the law: Use A-law and mu-law as spellings as far as easily possible.wiz
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-23.Nm still needs "".wiz
2003-01-06successful with only one l.wiz
2002-12-06Avoid conflict with reserved identifier "log".thorpej
2002-09-20select() -> poll()mycroft
2002-09-20Use STDIN_FILENO/STDOUT_FILENO as appropriate.mycroft
2002-09-20select() -> poll()mycroft
2002-09-13make usrdevicenames match reality betterpooka
2002-07-29g711conv has been obsoleted in March (use pkgsrc/audio/sox).wiz
2002-07-29i4btel -> isdntel.wiz
2002-07-29Update some man page references (i4b -> isdn rename).wiz
2002-07-29Uppercase ISDN and some unrelated fixes to words ispell didn't like.wiz
2002-06-13Fix Xref from i4bipr to irip.wiz
2002-06-01SIMPLEQ rototill:lukem
2002-04-17pass correct usedevicename to telephony record/answer scriptsdrochner
2002-04-17fix the check for invalid usrdevicenamedrochner
2002-04-16initialize a global pointer before re-reading the config file,drochner
2002-04-14Fix copyright notice, sprinkle some $NetBSD$.martin
2002-04-11ispell, and grammar fixes.wiz
2002-04-10Fix a stupid bug when setting authentication for multiple PPP interfaces.martin
2002-04-05Allow configuration entries that don't hardcode a specific BRI.martin
2002-03-30Initialize the D-channel protocol for cards attaching new.martin
2002-03-27Make isdnd deal with attaching/detaching controllers and non-continousmartin
2002-03-24Don't use hardcoded card type/driver type constants - those have beenmartin
2002-03-20Fix typo that caused my ISDN setup to fail. Basically, the connection wasskrll
2002-03-18Fix typo in the local sockets permission mask.martin
2002-03-17Remove hardcoded driver identifiers.martin
2002-03-17Adapt to call-ID based accounting messages.martin
2002-03-16Rename ISDN devices, per discussion on tech-kern. The network devicesmartin
2002-03-06Removed g711convmartti
2002-03-05This tool is ~never used in reality.martin