summaryrefslogtreecommitdiff
path: root/libexec/telnetd/enc_des.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-12-04 18:00:44 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-12-04 18:00:44 +0000
commit20eeebec9f2d042124148e79ecc26c802a32c317 (patch)
treefed6362501fc362cc95dda390d5733c7ef466b99 /libexec/telnetd/enc_des.c
parent574ecaad13b64447ec4608bb7d86cae17f7e9957 (diff)
reply() used to play a lot with stdout, expecially fflush(stdout).
The recent change is to avoid stdio. That's good, except there are nearly 130 calls to this function, yet what if one of them depended on fflush() or something else in this code? The semantic change was never checked. That is not how we do development -- back this out until we know that checking work has been done.
Diffstat (limited to 'libexec/telnetd/enc_des.c')
0 files changed, 0 insertions, 0 deletions