summaryrefslogtreecommitdiffstats
path: root/sbin/comcontrol
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-09-20 12:56:25 +0000
committerache <ache@FreeBSD.org>1995-09-20 12:56:25 +0000
commitff57306bc49791ac73ddf514670c77745f04f45a (patch)
treef7fdbffdcdfecc020d179d1d141b0040393920c0 /sbin/comcontrol
parent478b907e07e7625d386f6277c4fba17e39650a8a (diff)
downloadFreeBSD-src-ff57306bc49791ac73ddf514670c77745f04f45a.zip
FreeBSD-src-ff57306bc49791ac73ddf514670c77745f04f45a.tar.gz
From Bruce:
slattach always exited early because fd is not open in acquire_line(). Other (trivial) changes that I've been neglecting for some time: - Turn off O_NONBLOCK so that `chat' doesn't need to worry about it (`chat' actually does worry about it). - Really set speeds POSIXly :-). cfsetspeed() isn't POSIX. - Fix spelling error in comment. - Gripe about bad programming of doing everything from signal handlers. slattach should be written to do everything from the sigsuspend() loop, but I don't want to do it :-). From me: Use .PATH to find uucplock.c Submitted by: bde
Diffstat (limited to 'sbin/comcontrol')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud