summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-08-13 20:48:07 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-08-13 20:48:07 +1000
commitf38ea77c03a5473ec43fe07ec24cfb1ca7f27034 (patch)
tree9f7f70786068993c2cbe450f110863b841c6b454 /ChangeLog
parent1c52ee3e6f2653a474c8a31aafa5a7e595dd8081 (diff)
- (dtucker) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
Add a tcsendbreak function for platforms that don't have one, based on the one from OpenBSD. Any more of these and I'll split them out into bsd-termio.[ch].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2140b20c8..47e97438b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,9 @@
13 - markus@cvs.openbsd.org 2003/08/13 09:07:10 13 - markus@cvs.openbsd.org 2003/08/13 09:07:10
14 [readconf.c ssh.c] 14 [readconf.c ssh.c]
15 socks4->socks, since with support both 4 and 5; dtucker@zip.com.au 15 socks4->socks, since with support both 4 and 5; dtucker@zip.com.au
16 - (dtucker) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
17 Add a tcsendbreak function for platforms that don't have one, based on the
18 one from OpenBSD.
16 19
1720030811 2020030811
18 - (dtucker) OpenBSD CVS Sync 21 - (dtucker) OpenBSD CVS Sync
@@ -831,4 +834,4 @@
831 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 834 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
832 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 835 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
833 836
834$Id: ChangeLog,v 1.2892 2003/08/13 10:38:36 dtucker Exp $ 837$Id: ChangeLog,v 1.2893 2003/08/13 10:48:07 dtucker Exp $