ksb 71dc988cb9 slip.c:
char is signed but uip_buf is unsigned

spi.h:
	casted unused values to void

autostart.c:
autostart.h:
        The array itself should be const but the processes pointed to
        should not.

profile-aggregates.c:
        sizeof returns unsigned long on my platform
2007-11-18 12:27:44 +00:00
..
2007-03-15 21:42:09 +00:00
2007-01-12 18:18:23 +00:00
2006-08-09 17:39:39 +00:00
2007-04-30 09:42:16 +00:00
2007-03-19 00:30:13 +00:00
2007-03-15 21:27:09 +00:00
2007-11-17 10:12:19 +00:00
2007-11-18 12:27:44 +00:00
2007-11-18 12:27:44 +00:00