commit | 4f95e5aab8d6a2d827d3fe937cf2c72229f6955e | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Thu Oct 11 10:10:15 2007 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Thu Oct 11 10:10:15 2007 +0000 |
tree | 3985763ee17b6bb2a75c0143f61dc21f1384cf02 | |
parent | f9566d8c29a820e94f194a9ac303c912899e6c8a [diff] |
vi: don't wait 50 ms before reading ESC sequences inetd,syslogd: use safe_read instead of open-coded EINTR handling syslogd: bail out if you see null read from Unix socket (should never happen, but if it does, spinning forever and eating 100% CPU is not a good idea)