* aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
patches).
* aclocal/enable-tests.m4: Change to support
--enable-tests=no|yes|samples, default is samples.
* aclocal/rtems-debug.m4: Remove.
* aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
* aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
PR 449/rtems:
* src/getegid.c: New (Copied from ../posix/src).
* src/geteuid.c: New (Copied from ../posix/src).
* src/getgid.c: New (Copied from ../posix/src).
* src/getgroups.c: New (Copied from ../posix/src).
* src/getlogin.c: New (Copied from ../posix/src).
* src/getpgrp.c: New (Copied from ../posix/src).
* src/getpid.c: New (Copied from ../posix/src).
* src/getppid.c: New (Copied from ../posix/src).
* src/getuid.c: New (Copied from ../posix/src).
* src/setpgid.c: New (Copied from ../posix/src).
* src/setsid.c: New (Copied from ../posix/src).
* src/no_posix: Remove getpid and _getpid_r.
* Makefile.am: Reflect changes above.
* aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
* aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
* aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
* aclocal/bspopts.m4: New (Copied from ../../aclocal).
* aclocal/canonical-host.m4: New (Copied from ../../aclocal).
* aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
* aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
* aclocal/check-cpu.m4: New (Copied from ../../aclocal).
* aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
* aclocal/check-cxx.m4: New (Copied from ../../aclocal).
* aclocal/check-itron.m4: New (Copied from ../../aclocal).
* aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
* aclocal/check-networking.m4: New (Copied from ../../aclocal).
* aclocal/check-posix.m4: New (Copied from ../../aclocal).
* aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
* aclocal/check-tool.m4: New (Copied from ../../aclocal).
* aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
* aclocal/enable-bare.m4: New (Copied from ../../aclocal).
* aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
* aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
* aclocal/enable-itron.m4: New (Copied from ../../aclocal).
* aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
* aclocal/enable-networking.m4: New (Copied from ../../aclocal).
* aclocal/enable-posix.m4: New (Copied from ../../aclocal).
* aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
* aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
* aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
* aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
* aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
* aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
* aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
* aclocal/multilib.m4: New (Copied from ../../aclocal).
* aclocal/path-ksh.m4: New (Copied from ../../aclocal).
* aclocal/path-perl.m4: New (Copied from ../../aclocal).
* aclocal/ppc.m4: New (Copied from ../../aclocal).
* aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
* aclocal/prog-cc.m4: New (Copied from ../../aclocal).
* aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
* aclocal/project-root.m4: New (Copied from ../../aclocal).
* aclocal/quoting.m4: New (Copied from ../../aclocal).
* aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
* aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
* aclocal/rtems-top.m4: New (Copied from ../../aclocal).
* aclocal/target.m4: New (Copied from ../../aclocal).
* aclocal/tool-paths.m4: New (Copied from ../../aclocal).
* aclocal/version.m4: New (Copied from ../../aclocal).
* aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
* aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
* aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
* aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
* aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
* aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
* aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
* aclocal/check-itron.m4: New (Copied from ../../../aclocal).
* aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
* aclocal/check-networking.m4: New (Copied from ../../../aclocal).
* aclocal/check-posix.m4: New (Copied from ../../../aclocal).
* aclocal/check-tool.m4: New (Copied from ../../../aclocal).
* aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
* aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
* aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
* aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
* aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
* aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
* aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
* aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
* aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
* aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
* aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
* aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
* aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
* aclocal/multilib.m4: New (Copied from ../../../aclocal).
* aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
* aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
* aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
* aclocal/project-root.m4: New (Copied from ../../../aclocal).
* aclocal/quoting.m4: New (Copied from ../../../aclocal).
* aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
* aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
* aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
* aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
* aclocal/target.m4: New (Copied from ../../../aclocal).
* aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
* aclocal/version.m4: New (Copied from ../../../aclocal).
Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.
tm01/Makefile.am: Reflect having moved automake.
tm02/Makefile.am: Reflect having moved automake.
tm03/Makefile.am: Reflect having moved automake.
tm04/Makefile.am: Reflect having moved automake.
tm05/Makefile.am: Reflect having moved automake.
tm06/Makefile.am: Reflect having moved automake.
tm07/Makefile.am: Reflect having moved automake.
tm08/Makefile.am: Reflect having moved automake.
tm09/Makefile.am: Reflect having moved automake.
tm10/Makefile.am: Reflect having moved automake.
tm11/Makefile.am: Reflect having moved automake.
tm12/Makefile.am: Reflect having moved automake.
tm13/Makefile.am: Reflect having moved automake.
tm14/Makefile.am: Reflect having moved automake.
tm15/Makefile.am: Reflect having moved automake.
tm16/Makefile.am: Reflect having moved automake.
tm17/Makefile.am: Reflect having moved automake.
tm18/Makefile.am: Reflect having moved automake.
tm19/Makefile.am: Reflect having moved automake.
tm20/Makefile.am: Reflect having moved automake.
tm21/Makefile.am: Reflect having moved automake.
tm22/Makefile.am: Reflect having moved automake.
tm23/Makefile.am: Reflect having moved automake.
tm24/Makefile.am: Reflect having moved automake.
tm25/Makefile.am: Reflect having moved automake.
tm26/Makefile.am: Reflect having moved automake.
tm27/Makefile.am: Reflect having moved automake.
tm28/Makefile.am: Reflect having moved automake.
tm29/Makefile.am: Reflect having moved automake.
tmck/Makefile.am: Reflect having moved automake.
tmoverhd/Makefile.am: Reflect having moved automake.