[Tinyos-2-commits] CVS: tinyos-2.x/tools/tinyos/misc tos-serial-debug.c, 1.1.2.2, 1.1.2.3

Phil Levis scipio at users.sourceforge.net
Sun Nov 5 10:09:55 PST 2006


Update of /cvsroot/tinyos/tinyos-2.x/tools/tinyos/misc
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv13786/tools/tinyos/misc

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	tos-serial-debug.c 
Log Message:
A few minor bug fixes, from the SF bugtracker. Limited MTS300 support.



Index: tos-serial-debug.c
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/tinyos/misc/tos-serial-debug.c,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** tos-serial-debug.c	10 Jan 2006 16:48:48 -0000	1.1.2.2
--- tos-serial-debug.c	5 Nov 2006 18:09:53 -0000	1.1.2.3
***************
*** 34,37 ****
--- 34,38 ----
  #include <termios.h>
  #include <stdio.h>
+ #include <stdlib.h>
  #include <string.h>
  #include <unistd.h>



More information about the Tinyos-2-commits mailing list