diff options
author | 1997-04-20 23:29:32 +0000 | |
---|---|---|
committer | 1997-04-20 23:29:32 +0000 | |
commit | 1de3af8e0303b8f09885e2e01be3baae62cf9d01 (patch) | |
tree | 40f43eb5a75820981684fab0fedf360e1019adfc /gnu/usr.bin/cvs/src/commit.c | |
parent | Remove hack to work around make(1) bug now that the make(1) (diff) | |
download | wireguard-openbsd-1de3af8e0303b8f09885e2e01be3baae62cf9d01.tar.xz wireguard-openbsd-1de3af8e0303b8f09885e2e01be3baae62cf9d01.zip |
Incorporate some NetBSD changes:
tip.c
getchar() returns an int [important since EOF == -1] (thorpej)
Set CLOCAL if dc flag is set (mellon)
tip.h
Change booleans from char to short so that comparisons against negative
values work as expected on systems with unsigned chars. (thorpej)
Add boolean for dc flag (mellon)
hunt.c
Set O_NONBLOCK if dc flag set. Don't set HUPCL if dc flag is set. (mellon)
remote.c
Add boolean for dc flag (mellon)
Diffstat (limited to 'gnu/usr.bin/cvs/src/commit.c')
0 files changed, 0 insertions, 0 deletions