diff buffer.c @ 108:10f4d3319780

- added circular buffering for channels - added stderr support for the client - cleaned up a bunch of "unused" warnings, duplicated header definitions - added exit-status support for the client
author Matt Johnston <matt@ucc.asn.au>
date Thu, 26 Aug 2004 13:16:40 +0000
parents b0316ce64e4b
children 0cfba3034be5
line wrap: on
line diff
--- a/buffer.c	Tue Aug 24 18:12:18 2004 +0000
+++ b/buffer.c	Thu Aug 26 13:16:40 2004 +0000
@@ -1,5 +1,5 @@
 /*
- * Dropbear - a SSH2 server
+ * Dropbear SSH
  * 
  * Copyright (c) 2002,2003 Matt Johnston
  * All rights reserved.