Commit Graph

6 Commits

Author SHA1 Message Date
paul 22b7acd317 Explicitly set stdio buffer for /dev/isdninfo to 2048, as it has
happened that stdio used 1024, and /dev/isdninfo doesn't support
partial reads (0 bytes are returned). Usually not a problem, but
with more than one channel connected, a line of > 1024 bytes is
returned.
2002-07-15 11:58:43 +00:00
akool 1c0a68c4e8 - Ported "imontty", "isdnctrl", "isdnlog", "xmonisdn" and "hisaxctrl" to
Linux-2.4 "devfs" ("/dev/isdnctrl" -> "/dev/isdn/isdnctrl")
2000-06-29 17:38:26 +00:00
paul 3674bb7da5 Don't coredump when phonebook can't be opened.
Also some extra paranoia checks against e.g. buffer overruns,
and a usage message if called incorrectly.
2000-03-13 16:31:49 +00:00
paul f2abd95a27 Fixed compiler warnings from egcs. 1998-04-28 08:33:52 +00:00
calle 06ce23f18d Added support for phonebook file, like in imon. 1997-04-05 14:18:29 +00:00
fritz 2c2477711c Added files in imontty. 1997-03-03 04:10:10 +00:00