9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] sshserve.c
@ 2008-04-15 22:05 Kenji Arisawa
  2008-04-15 22:29 ` Pietro Gagliardi
  0 siblings, 1 reply; 14+ messages in thread
From: Kenji Arisawa @ 2008-04-15 22:05 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello,

In sshserve.c:

void
usage(void)
{
	fprint(2, "usage: sshserve [-A authlist] [-c cipherlist] client-ip-
address\n");
	usage();
}

This code can make endless loop. Right?

Kenji Arisawa



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2008-04-18 18:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-15 22:05 [9fans] sshserve.c Kenji Arisawa
2008-04-15 22:29 ` Pietro Gagliardi
2008-04-15 22:34   ` john
2008-04-15 22:35     ` erik quanstrom
2008-04-15 23:14       ` john
2008-04-15 23:17         ` erik quanstrom
2008-04-15 23:31           ` Roman V. Shaposhnik
2008-04-15 22:40     ` Pietro Gagliardi
2008-04-15 23:11   ` Kenji Arisawa
2008-04-16  2:29     ` Russ Cox
2008-04-16  3:30       ` Bruce Ellis
2008-04-16 12:12         ` Pietro Gagliardi
2008-04-16 12:35           ` Bruce Ellis
2008-04-18 18:00       ` Steve Simon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).