diff options
author | ache <ache@FreeBSD.org> | 1995-09-20 12:56:25 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-09-20 12:56:25 +0000 |
commit | ff57306bc49791ac73ddf514670c77745f04f45a (patch) | |
tree | f7fdbffdcdfecc020d179d1d141b0040393920c0 /include/paths.h | |
parent | 478b907e07e7625d386f6277c4fba17e39650a8a (diff) | |
download | FreeBSD-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 'include/paths.h')
0 files changed, 0 insertions, 0 deletions