~ubuntu-branches/ubuntu/lucid/openssh/lucid

« back to all changes in this revision

Viewing changes to nchan2.ms

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-09-30 23:09:58 UTC
  • mfrom: (1.13.3 upstream) (29 hardy)
  • mto: This revision was merged to the branch mainline in revision 43.
  • Revision ID: james.westby@ubuntu.com-20080930230958-o6vsgn8c4mm959s0
Tags: 1:5.1p1-3
* Remove unnecessary ssh-vulnkey output in non-verbose mode when no
  compromised or unknown keys were found (closes: #496495).
* Configure with --disable-strip; dh_strip will deal with stripping
  binaries and will honour DEB_BUILD_OPTIONS (thanks, Bernhard R. Link;
  closes: #498681).
* Fix handling of zero-length server banners (thanks, Tomas Mraz; closes:
  #497026).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\"     $OpenBSD: nchan2.ms,v 1.3 2003/11/21 11:57:03 djm Exp $
 
1
.\"     $OpenBSD: nchan2.ms,v 1.4 2008/05/15 23:52:24 djm Exp $
2
2
.\"
3
3
.\" Copyright (c) 2000 Markus Friedl.  All rights reserved.
4
4
.\"
44
44
box invis "rcvd CLOSE/" "shutdown_read" with .sw at last arrow.c
45
45
arrow "ibuf_empty ||" "rcvd CLOSE/" "send EOF" "" from S2.e to S4.w
46
46
arrow from S1.s to S2.n
47
 
box invis "read_failed/" "shutdown_read" with .e at last arrow.c
 
47
box invis "read_failed ||" "rcvd EOW/" "shutdown_read" with .e at last arrow.c
48
48
ellipse wid .9*ellipsewid ht .9*ellipseht at S4
49
49
arrow "start" "" from S1.w+(-0.5,0) to S1.w
50
50
.PE
59
59
move down l from 1st ellipse.s
60
60
S2: ellipse "OUTPUT" "WAIT" "DRAIN"
61
61
arrow from S1.e to S4.n
62
 
box invis "write_failed/" "shutdown_write" with .sw at last arrow.c
 
62
box invis "write_failed/" "shutdown_write" "send EOW" with .sw at last arrow.c
63
63
arrow "obuf_empty ||" "write_failed/" "shutdown_write" "" from S2.e to S4.w
64
64
arrow from S1.s to S2.n
65
65
box invis "rcvd EOF ||" "rcvd CLOSE/" "-" with .e at last arrow.c