Commit Graph

6 Commits

Author SHA1 Message Date
paul 4e24d12860 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.
Also optimized the curses usage a bit, explicitly writing spaces
so that background colours are set correctly everywhere.
Bumped displayed version to 2.2.
2002-07-15 11:58:32 +00:00
paul b75c120cc0 imon wasn't devfs-compliant yet. 2001-08-22 11:12:00 +00:00
armin 238f8bf530 fixed status output if channels are in
a different order.
2000-06-13 10:51:06 +00:00
fritz d558e1dbb3 Corrected some Copyright notes to refer to GPL. 1997-05-17 12:23:24 +00:00
luethje 3d80500d19 inserted the line #include <errno.h> in avmb1/avmcapictrl.c and imon/imon.c,
some bugfixes, new structure in isdnlog/isdnrep/isdnrep.c.
1997-03-20 00:18:57 +00:00
fritz d4b424274c New CVS tree 1997-02-17 00:08:36 +00:00