mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 08:14:24 +02:00
- (djm) [sshd.c] Use kill(0, ...) instead of killpg(0, ...); the
latter being specified to have undefined behaviour in SUSv3; ok dtucker
This commit is contained in:
parent
ab03949058
commit
ab16ef4152
@ -1,6 +1,9 @@
|
|||||||
20140128
|
20140128
|
||||||
- (djm) [configure.ac] Search for inet_ntop in libnsl and libresovl;
|
- (djm) [configure.ac] Search for inet_ntop in libnsl and libresovl;
|
||||||
ok dtucker
|
ok dtucker
|
||||||
|
- (djm) [sshd.c] Use kill(0, ...) instead of killpg(0, ...); the
|
||||||
|
latter being specified to have undefined behaviour in SUSv3;
|
||||||
|
ok dtucker
|
||||||
|
|
||||||
20140127
|
20140127
|
||||||
- (dtucker) [Makefile.in] Remove trailing backslash which some make
|
- (dtucker) [Makefile.in] Remove trailing backslash which some make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user