diff options
author | Darren Tucker <dtucker@zip.com.au> | 2006-07-12 14:14:31 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2006-07-12 14:14:31 +1000 |
commit | 248469bc8d6c001596fdd3a83c1ffc63ae466e5b (patch) | |
tree | 9bb895755ccbdd68742c3f96950ce07efbb7850c /ChangeLog | |
parent | e0e4aad1fdd8770283798eede1297f363b43498d (diff) |
- (dtucker) [configure.ac defines.h] Only define SHUT_RD (and friends) and O_NONBLOCK
if they're really needed. Fixes build errors on HP-UX, old Linuxes and probably
more.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ | |||
1 | 20060712 | ||
2 | - (dtucker) [configure.ac defines.h] Only define SHUT_RD (and friends) and O_NONBLOCK | ||
3 | if they're really needed. Fixes build errors on HP-UX, old Linuxes and probably | ||
4 | more. | ||
5 | |||
1 | 20060711 | 6 | 20060711 |
2 | - (dtucker) [configure.ac ssh-keygen.c openbsd-compat/bsd-openpty.c | 7 | - (dtucker) [configure.ac ssh-keygen.c openbsd-compat/bsd-openpty.c |
3 | openbsd-compat/daemon.c] Add includes needed by open(2). Conditionally | 8 | openbsd-compat/daemon.c] Add includes needed by open(2). Conditionally |
@@ -4846,4 +4851,4 @@ | |||
4846 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4851 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4847 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4852 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4848 | 4853 | ||
4849 | $Id: ChangeLog,v 1.4387 2006/07/11 09:01:51 dtucker Exp $ | 4854 | $Id: ChangeLog,v 1.4388 2006/07/12 04:14:31 dtucker Exp $ |