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-11-17 21:01:31 +00:00
2007-11-18 01:49:48 +00:00
2007-11-18 12:27:44 +00:00
2007-11-17 21:24:50 +00:00
2007-11-17 10:46:25 +00:00
2007-11-18 11:21:29 +00:00
2007-11-18 12:27:44 +00:00