Script does what is expected and tries to do it as
smartly as possible.
+ remove occurrences of two blank comment lines
next to each other after Id string line removed.
+ remove entire comment blocks which only exited to
contain CVS Ids
+ If the processing left a blank line at the top of
a file, it was removed.
* sp28/init.c, sp28/sp28.scn, sp29/init.c, sp29/sp29.scn, sp32/init.c,
sp32/sp32.scn, sp33/init.c, sp33/sp33.scn, sp42/init.c: Fix end of
test messages.
* sp02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp27/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp28/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp29/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp30/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp31/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp32/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
* spfatal/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* spsize/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
PR 596/tests
* sp32/init.c: A missing definition of TEST_INIT before including
<tmacros.h> means that buffered output will not work even if selected
in buffer_test_io.h.
* PR271 was not applicable against the current source but included
a nice test that Joel decided to add to the tree as sp32.
* sp32/Makefile.am, sp32/init.c, sp32/sp32.scn: New file.
* Makefile.am, configure.ac: Modified to reflect addition.