summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-24 23:55:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-24 23:55:15 +0000
commit64adc13c8669890dafdc5081b71ac21a708c7189 (patch)
treedd7453970e824ca4d0383208f27372e72f29494c /cpukit/rtems
parent2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-64adc13c8669890dafdc5081b71ac21a708c7189.tar.bz2
2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* ftpd/ftpd.c, libcsupport/src/geteuid.c, libcsupport/src/getgroups.c, libcsupport/src/getpgrp.c, libcsupport/src/getpid.c, libcsupport/src/getppid.c, libcsupport/src/setpgid.c, libcsupport/src/setsid.c, libcsupport/src/utsname.c, libmisc/stackchk/check.c, posix/include/rtems/posix/mqueue.h, posix/inline/rtems/posix/cond.inl, posix/inline/rtems/posix/mqueue.inl, posix/inline/rtems/posix/mutex.inl, posix/inline/rtems/posix/pthread.inl, posix/inline/rtems/posix/semaphore.inl, posix/inline/rtems/posix/timer.inl, posix/src/alarm.c, posix/src/barrierattrdestroy.c, posix/src/barrierattrgetpshared.c, posix/src/barrierattrinit.c, posix/src/barrierattrsetpshared.c, posix/src/cleanuppop.c, posix/src/cleanuppush.c, posix/src/clockgetcpuclockid.c, posix/src/clockgetenableattr.c, posix/src/clockgetres.c, posix/src/clockgettime.c, posix/src/clocksetenableattr.c, posix/src/clocksettime.c, posix/src/cond.c, posix/src/condattrdestroy.c, posix/src/condattrgetpshared.c, posix/src/condattrinit.c, posix/src/condattrsetpshared.c, posix/src/condbroadcast.c, posix/src/conddefaultattributes.c, posix/src/conddestroy.c, posix/src/condinit.c, posix/src/condsignal.c, posix/src/condsignalsupp.c, posix/src/condtimedwait.c, posix/src/condwait.c, posix/src/condwaitsupp.c, posix/src/keygetspecific.c, posix/src/keyrundestructors.c, posix/src/keysetspecific.c, posix/src/mprotect.c, posix/src/mqueue.c, posix/src/mqueuecreatesupp.c, posix/src/mqueuedeletesupp.c, posix/src/mqueuegetattr.c, posix/src/mqueuenotify.c, posix/src/mqueuereceive.c, posix/src/mqueuesend.c, posix/src/mqueuesendsupp.c, posix/src/mqueuesetattr.c, posix/src/mqueuetimedreceive.c, posix/src/mqueuetimedsend.c, posix/src/mqueuetranslatereturncode.c, posix/src/mqueueunlink.c, posix/src/mutex.c, posix/src/mutexattrdestroy.c, posix/src/mutexattrgetprioceiling.c, posix/src/mutexattrgetprotocol.c, posix/src/mutexattrgetpshared.c, posix/src/mutexattrinit.c, posix/src/mutexattrsetprioceiling.c, posix/src/mutexattrsetprotocol.c, posix/src/mutexattrsetpshared.c, posix/src/mutexdestroy.c, posix/src/mutexgetprioceiling.c, posix/src/mutexinit.c, posix/src/mutexlock.c, posix/src/mutexlocksupp.c, posix/src/mutexsetprioceiling.c, posix/src/mutextimedlock.c, posix/src/mutextrylock.c, posix/src/mutexunlock.c, posix/src/nanosleep.c, posix/src/psignal.c, posix/src/psignalchecksignal.c, posix/src/psignalclearprocesssignals.c, posix/src/psignalclearsignals.c, posix/src/psignalsetprocesssignals.c, posix/src/psignalunblockthread.c, posix/src/pthreadinitthreads.c, posix/src/rwlockattrdestroy.c, posix/src/rwlockattrgetpshared.c, posix/src/rwlockattrinit.c, posix/src/rwlockattrsetpshared.c, posix/src/semaphore.c, posix/src/semaphoredeletesupp.c, posix/src/semaphorenametoid.c, posix/src/semaphorewaitsupp.c, posix/src/semclose.c, posix/src/semdestroy.c, posix/src/semgetvalue.c, posix/src/seminit.c, posix/src/semopen.c, posix/src/sempost.c, posix/src/semtimedwait.c, posix/src/semtrywait.c, posix/src/semunlink.c, posix/src/semwait.c, posix/src/sysconf.c, posix/src/testcancel.c, posix/src/ualarm.c, rtems/src/clockgetuptime.c, rtems/src/clockset.c, rtems/src/clocksetnsecshandler.c, rtems/src/clocktick.c, rtems/src/clocktodtoseconds.c, rtems/src/clocktodvalidate.c, rtems/src/dpmem.c, rtems/src/dpmemcreate.c, rtems/src/dpmemdelete.c, rtems/src/dpmemexternal2internal.c, rtems/src/dpmemident.c, rtems/src/dpmeminternal2external.c, rtems/src/event.c, rtems/src/eventmp.c, rtems/src/eventreceive.c, rtems/src/eventseize.c, rtems/src/eventsend.c, rtems/src/eventsurrender.c, rtems/src/eventtimeout.c, rtems/src/mp.c, rtems/src/msg.c, rtems/src/msgmp.c, rtems/src/msgqallocate.c, rtems/src/msgqbroadcast.c, rtems/src/msgqcreate.c, rtems/src/msgqdelete.c, rtems/src/msgqflush.c, rtems/src/msgqgetnumberpending.c, rtems/src/msgqident.c, rtems/src/msgqreceive.c, rtems/src/msgqtranslatereturncode.c, rtems/src/msgqurgent.c, rtems/src/part.c, rtems/src/partcreate.c, rtems/src/partdelete.c, rtems/src/partgetbuffer.c, rtems/src/partident.c, rtems/src/partmp.c, rtems/src/partreturnbuffer.c, rtems/src/ratemon.c, rtems/src/ratemoncancel.c, rtems/src/ratemoncreate.c, rtems/src/ratemondelete.c, rtems/src/ratemongetstatistics.c, rtems/src/ratemongetstatus.c, rtems/src/ratemonident.c, rtems/src/ratemonperiod.c, rtems/src/ratemonresetstatistics.c, rtems/src/ratemontimeout.c, rtems/src/region.c, rtems/src/regioncreate.c, rtems/src/regiondelete.c, rtems/src/regionextend.c, rtems/src/regiongetfreeinfo.c, rtems/src/regiongetinfo.c, rtems/src/regiongetsegment.c, rtems/src/regiongetsegmentsize.c, rtems/src/regionident.c, rtems/src/regionmp.c, rtems/src/regionprocessqueue.c, rtems/src/regionresizesegment.c, rtems/src/regionreturnsegment.c, rtems/src/rtemsobjectgetclassicname.c, rtems/src/rtemstimer.c, rtems/src/sem.c, rtems/src/semcreate.c, rtems/src/semdelete.c, rtems/src/semflush.c, rtems/src/semident.c, rtems/src/semmp.c, rtems/src/semobtain.c, rtems/src/semrelease.c, rtems/src/semtranslatereturncode.c, rtems/src/signal.c, rtems/src/signalcatch.c, rtems/src/signalmp.c, rtems/src/signalsend.c, rtems/src/taskcreate.c, rtems/src/taskdelete.c, rtems/src/taskgetnote.c, rtems/src/taskident.c, rtems/src/taskinitusers.c, rtems/src/taskissuspended.c, rtems/src/taskmp.c, rtems/src/taskrestart.c, rtems/src/taskresume.c, rtems/src/tasks.c, rtems/src/tasksetnote.c, rtems/src/tasksetpriority.c, rtems/src/taskstart.c, rtems/src/tasksuspend.c, rtems/src/taskwakeafter.c, rtems/src/taskwakewhen.c, rtems/src/timercancel.c, rtems/src/timercreate.c, rtems/src/timerdelete.c, rtems/src/timerfireafter.c, rtems/src/timerfirewhen.c, rtems/src/timergetinfo.c, rtems/src/timerident.c, rtems/src/timerreset.c, rtems/src/timerserverfireafter.c, rtems/src/timerserverfirewhen.c, sapi/src/debug.c, sapi/src/extension.c, sapi/src/posixapi.c, sapi/src/rtemsapi.c, score/src/apiext.c, score/src/chain.c, score/src/corebarrier.c, score/src/corebarrierrelease.c, score/src/corebarrierwait.c, score/src/coremsgbroadcast.c, score/src/coremsgclose.c, score/src/coremsgflush.c, score/src/coremsgflushsupp.c, score/src/coremsgflushwait.c, score/src/coremsginsert.c, score/src/coremsgseize.c, score/src/coremsgsubmit.c, score/src/coremutex.c, score/src/coremutexflush.c, score/src/coremutexseize.c, score/src/corerwlock.c, score/src/corerwlockobtainread.c, score/src/corerwlockobtainwrite.c, score/src/corerwlockrelease.c, score/src/coresem.c, score/src/coresemflush.c, score/src/coresemsurrender.c, score/src/corespinlock.c, score/src/corespinlockrelease.c, score/src/corespinlockwait.c, score/src/coretod.c, score/src/coretodset.c, score/src/coretodtickle.c, score/src/heap.c, score/src/interr.c, score/src/mpci.c, score/src/objectallocate.c, score/src/objectextendinformation.c, score/src/objectfree.c, score/src/objectget.c, score/src/objectgetisr.c, score/src/objectgetnext.c, score/src/objectgetnoprotection.c, score/src/objectinitializeinformation.c, score/src/objectmp.c, score/src/objectnametoid.c, score/src/objectnametoidstring.c, score/src/objectshrinkinformation.c, score/src/rbtree.c, score/src/threaddelayended.c, score/src/threadhandler.c, score/src/threadinitialize.c, score/src/threadloadenv.c, score/src/threadmp.c, score/src/threadq.c, score/src/threadqdequeue.c, score/src/threadqdequeuefifo.c, score/src/threadqdequeuepriority.c, score/src/threadqenqueue.c, score/src/threadqenqueuefifo.c, score/src/threadqenqueuepriority.c, score/src/threadqextract.c, score/src/threadqextractfifo.c, score/src/threadqextractpriority.c, score/src/threadqextractwithproxy.c, score/src/threadqfirst.c, score/src/threadqfirstfifo.c, score/src/threadqfirstpriority.c, score/src/threadqflush.c, score/src/threadqrequeue.c, score/src/threadstackallocate.c, score/src/threadstartmultitasking.c, score/src/watchdog.c, score/src/watchdogadjust.c, score/src/watchdoginsert.c, score/src/watchdogremove.c, score/src/watchdogtickle.c: Remove /*PAGE markers which were interpreted by a long dead print script.
Diffstat (limited to 'cpukit/rtems')
-rw-r--r--cpukit/rtems/src/clockgetuptime.c3
-rw-r--r--cpukit/rtems/src/clockset.c3
-rw-r--r--cpukit/rtems/src/clocksetnsecshandler.c3
-rw-r--r--cpukit/rtems/src/clocktick.c3
-rw-r--r--cpukit/rtems/src/clocktodtoseconds.c3
-rw-r--r--cpukit/rtems/src/clocktodvalidate.c3
-rw-r--r--cpukit/rtems/src/dpmem.c3
-rw-r--r--cpukit/rtems/src/dpmemcreate.c3
-rw-r--r--cpukit/rtems/src/dpmemdelete.c3
-rw-r--r--cpukit/rtems/src/dpmemexternal2internal.c3
-rw-r--r--cpukit/rtems/src/dpmemident.c3
-rw-r--r--cpukit/rtems/src/dpmeminternal2external.c3
-rw-r--r--cpukit/rtems/src/event.c3
-rw-r--r--cpukit/rtems/src/eventmp.c21
-rw-r--r--cpukit/rtems/src/eventreceive.c3
-rw-r--r--cpukit/rtems/src/eventseize.c3
-rw-r--r--cpukit/rtems/src/eventsend.c3
-rw-r--r--cpukit/rtems/src/eventsurrender.c3
-rw-r--r--cpukit/rtems/src/eventtimeout.c3
-rw-r--r--cpukit/rtems/src/mp.c6
-rw-r--r--cpukit/rtems/src/msg.c3
-rw-r--r--cpukit/rtems/src/msgmp.c24
-rw-r--r--cpukit/rtems/src/msgqallocate.c3
-rw-r--r--cpukit/rtems/src/msgqbroadcast.c3
-rw-r--r--cpukit/rtems/src/msgqcreate.c3
-rw-r--r--cpukit/rtems/src/msgqdelete.c3
-rw-r--r--cpukit/rtems/src/msgqflush.c3
-rw-r--r--cpukit/rtems/src/msgqgetnumberpending.c3
-rw-r--r--cpukit/rtems/src/msgqident.c3
-rw-r--r--cpukit/rtems/src/msgqreceive.c3
-rw-r--r--cpukit/rtems/src/msgqtranslatereturncode.c3
-rw-r--r--cpukit/rtems/src/msgqurgent.c3
-rw-r--r--cpukit/rtems/src/part.c3
-rw-r--r--cpukit/rtems/src/partcreate.c3
-rw-r--r--cpukit/rtems/src/partdelete.c3
-rw-r--r--cpukit/rtems/src/partgetbuffer.c3
-rw-r--r--cpukit/rtems/src/partident.c3
-rw-r--r--cpukit/rtems/src/partmp.c21
-rw-r--r--cpukit/rtems/src/partreturnbuffer.c3
-rw-r--r--cpukit/rtems/src/ratemon.c3
-rw-r--r--cpukit/rtems/src/ratemoncancel.c3
-rw-r--r--cpukit/rtems/src/ratemoncreate.c3
-rw-r--r--cpukit/rtems/src/ratemondelete.c3
-rw-r--r--cpukit/rtems/src/ratemongetstatistics.c3
-rw-r--r--cpukit/rtems/src/ratemongetstatus.c3
-rw-r--r--cpukit/rtems/src/ratemonident.c3
-rw-r--r--cpukit/rtems/src/ratemonperiod.c3
-rw-r--r--cpukit/rtems/src/ratemonresetstatistics.c3
-rw-r--r--cpukit/rtems/src/ratemontimeout.c3
-rw-r--r--cpukit/rtems/src/region.c3
-rw-r--r--cpukit/rtems/src/regioncreate.c3
-rw-r--r--cpukit/rtems/src/regiondelete.c3
-rw-r--r--cpukit/rtems/src/regionextend.c3
-rw-r--r--cpukit/rtems/src/regiongetfreeinfo.c3
-rw-r--r--cpukit/rtems/src/regiongetinfo.c3
-rw-r--r--cpukit/rtems/src/regiongetsegment.c3
-rw-r--r--cpukit/rtems/src/regiongetsegmentsize.c3
-rw-r--r--cpukit/rtems/src/regionident.c3
-rw-r--r--cpukit/rtems/src/regionmp.c21
-rw-r--r--cpukit/rtems/src/regionprocessqueue.c3
-rw-r--r--cpukit/rtems/src/regionresizesegment.c3
-rw-r--r--cpukit/rtems/src/regionreturnsegment.c3
-rw-r--r--cpukit/rtems/src/rtemsobjectgetclassicname.c3
-rw-r--r--cpukit/rtems/src/rtemstimer.c3
-rw-r--r--cpukit/rtems/src/sem.c3
-rw-r--r--cpukit/rtems/src/semcreate.c3
-rw-r--r--cpukit/rtems/src/semdelete.c3
-rw-r--r--cpukit/rtems/src/semflush.c3
-rw-r--r--cpukit/rtems/src/semident.c3
-rw-r--r--cpukit/rtems/src/semmp.c27
-rw-r--r--cpukit/rtems/src/semobtain.c3
-rw-r--r--cpukit/rtems/src/semrelease.c3
-rw-r--r--cpukit/rtems/src/semtranslatereturncode.c6
-rw-r--r--cpukit/rtems/src/signal.c3
-rw-r--r--cpukit/rtems/src/signalcatch.c3
-rw-r--r--cpukit/rtems/src/signalmp.c21
-rw-r--r--cpukit/rtems/src/signalsend.c3
-rw-r--r--cpukit/rtems/src/taskcreate.c3
-rw-r--r--cpukit/rtems/src/taskdelete.c3
-rw-r--r--cpukit/rtems/src/taskgetnote.c3
-rw-r--r--cpukit/rtems/src/taskident.c3
-rw-r--r--cpukit/rtems/src/taskinitusers.c3
-rw-r--r--cpukit/rtems/src/taskissuspended.c3
-rw-r--r--cpukit/rtems/src/taskmp.c21
-rw-r--r--cpukit/rtems/src/taskrestart.c3
-rw-r--r--cpukit/rtems/src/taskresume.c3
-rw-r--r--cpukit/rtems/src/tasks.c21
-rw-r--r--cpukit/rtems/src/tasksetnote.c3
-rw-r--r--cpukit/rtems/src/tasksetpriority.c3
-rw-r--r--cpukit/rtems/src/taskstart.c3
-rw-r--r--cpukit/rtems/src/tasksuspend.c3
-rw-r--r--cpukit/rtems/src/taskwakeafter.c3
-rw-r--r--cpukit/rtems/src/taskwakewhen.c3
-rw-r--r--cpukit/rtems/src/timercancel.c3
-rw-r--r--cpukit/rtems/src/timercreate.c3
-rw-r--r--cpukit/rtems/src/timerdelete.c3
-rw-r--r--cpukit/rtems/src/timerfireafter.c3
-rw-r--r--cpukit/rtems/src/timerfirewhen.c3
-rw-r--r--cpukit/rtems/src/timergetinfo.c3
-rw-r--r--cpukit/rtems/src/timerident.c3
-rw-r--r--cpukit/rtems/src/timerreset.c3
-rw-r--r--cpukit/rtems/src/timerserverfireafter.c3
-rw-r--r--cpukit/rtems/src/timerserverfirewhen.c3
103 files changed, 156 insertions, 312 deletions
diff --git a/cpukit/rtems/src/clockgetuptime.c b/cpukit/rtems/src/clockgetuptime.c
index b6ea0e5448..b2375aa382 100644
--- a/cpukit/rtems/src/clockgetuptime.c
+++ b/cpukit/rtems/src/clockgetuptime.c
@@ -24,8 +24,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* rtems_clock_get_uptime
*
* This directive obtains the system uptime. A timestamp is the seconds
diff --git a/cpukit/rtems/src/clockset.c b/cpukit/rtems/src/clockset.c
index bb27697829..3bfce28a30 100644
--- a/cpukit/rtems/src/clockset.c
+++ b/cpukit/rtems/src/clockset.c
@@ -24,8 +24,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* rtems_clock_set
*
* This directive sets the date and time for this node.
diff --git a/cpukit/rtems/src/clocksetnsecshandler.c b/cpukit/rtems/src/clocksetnsecshandler.c
index 8e4d0b113e..ae16a1a263 100644
--- a/cpukit/rtems/src/clocksetnsecshandler.c
+++ b/cpukit/rtems/src/clocksetnsecshandler.c
@@ -23,8 +23,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* rtems_clock_set_nanoseconds_extension
*
* This directive sets the BSP provided nanoseconds since last tick
diff --git a/cpukit/rtems/src/clocktick.c b/cpukit/rtems/src/clocktick.c
index fa8a454070..1269bdbfbf 100644
--- a/cpukit/rtems/src/clocktick.c
+++ b/cpukit/rtems/src/clocktick.c
@@ -21,8 +21,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* rtems_clock_tick
*
* This directive notifies the executve that a tick has occurred.
diff --git a/cpukit/rtems/src/clocktodtoseconds.c b/cpukit/rtems/src/clocktodtoseconds.c
index c5093e180d..7de1838b6e 100644
--- a/cpukit/rtems/src/clocktodtoseconds.c
+++ b/cpukit/rtems/src/clocktodtoseconds.c
@@ -38,8 +38,7 @@ const uint16_t _TOD_Days_since_last_leap_year[4] = { 0, 366, 731, 1096 };
-/*PAGE
- *
+/*
* _TOD_To_seconds
*
* This routine returns the seconds from the epoch until the
diff --git a/cpukit/rtems/src/clocktodvalidate.c b/cpukit/rtems/src/clocktodvalidate.c
index 1dac1dc6b1..228236011c 100644
--- a/cpukit/rtems/src/clocktodvalidate.c
+++ b/cpukit/rtems/src/clocktodvalidate.c
@@ -31,8 +31,7 @@ const uint32_t _TOD_Days_per_month[ 2 ][ 13 ] = {
{ 0, 31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }
};
-/*PAGE
- *
+/*
* _TOD_Validate
*
* This kernel routine checks the validity of a date and time structure.
diff --git a/cpukit/rtems/src/dpmem.c b/cpukit/rtems/src/dpmem.c
index 9cc58914b8..341f797058 100644
--- a/cpukit/rtems/src/dpmem.c
+++ b/cpukit/rtems/src/dpmem.c
@@ -24,8 +24,7 @@
#include <rtems/score/object.h>
#include <rtems/score/thread.h>
-/*PAGE
- *
+/*
* _Dual_ported_memory_Manager_initialization
*
* This routine initializes all dual-ported memory manager related
diff --git a/cpukit/rtems/src/dpmemcreate.c b/cpukit/rtems/src/dpmemcreate.c
index 69df430dd8..d8e3426055 100644
--- a/cpukit/rtems/src/dpmemcreate.c
+++ b/cpukit/rtems/src/dpmemcreate.c
@@ -24,8 +24,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/dpmem.h>
-/*PAGE
- *
+/*
* rtems_port_create
*
* This directive creates a port into a dual-ported memory area.
diff --git a/cpukit/rtems/src/dpmemdelete.c b/cpukit/rtems/src/dpmemdelete.c
index 003c27fecb..06210a83a8 100644
--- a/cpukit/rtems/src/dpmemdelete.c
+++ b/cpukit/rtems/src/dpmemdelete.c
@@ -24,8 +24,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/dpmem.h>
-/*PAGE
- *
+/*
* rtems_port_delete
*
* This directive allows a thread to delete a dual-ported memory area
diff --git a/cpukit/rtems/src/dpmemexternal2internal.c b/cpukit/rtems/src/dpmemexternal2internal.c
index 45c8344588..6f141e656d 100644
--- a/cpukit/rtems/src/dpmemexternal2internal.c
+++ b/cpukit/rtems/src/dpmemexternal2internal.c
@@ -24,8 +24,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/dpmem.h>
-/*PAGE
- *
+/*
* rtems_port_external_to_internal
*
* This directive converts an external dual-ported memory address to an
diff --git a/cpukit/rtems/src/dpmemident.c b/cpukit/rtems/src/dpmemident.c
index f41aef293b..a30907dc5a 100644
--- a/cpukit/rtems/src/dpmemident.c
+++ b/cpukit/rtems/src/dpmemident.c
@@ -24,8 +24,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/dpmem.h>
-/*PAGE
- *
+/*
* rtems_port_ident
*
* This directive returns the system ID associated with
diff --git a/cpukit/rtems/src/dpmeminternal2external.c b/cpukit/rtems/src/dpmeminternal2external.c
index 5bf4d4fe93..c6f3e9c5a8 100644
--- a/cpukit/rtems/src/dpmeminternal2external.c
+++ b/cpukit/rtems/src/dpmeminternal2external.c
@@ -24,8 +24,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/dpmem.h>
-/*PAGE
- *
+/*
* rtems_port_internal_to_external
*
* This directive converts an internal dual-ported memory address to an
diff --git a/cpukit/rtems/src/event.c b/cpukit/rtems/src/event.c
index 85d35829c2..f3283c9d9b 100644
--- a/cpukit/rtems/src/event.c
+++ b/cpukit/rtems/src/event.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/tasks.h>
-/*PAGE
- *
+/*
* _Event_Manager_initialization
*
* DESCRIPTION:
diff --git a/cpukit/rtems/src/eventmp.c b/cpukit/rtems/src/eventmp.c
index 552d283994..cfec3fffc3 100644
--- a/cpukit/rtems/src/eventmp.c
+++ b/cpukit/rtems/src/eventmp.c
@@ -26,8 +26,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* _Event_MP_Send_process_packet
*
* This subprogram is not needed since there are no process
@@ -35,8 +34,7 @@
*
*/
-/*PAGE
- *
+/*
* _Event_MP_Send_request_packet
*
*/
@@ -81,8 +79,7 @@ rtems_status_code _Event_MP_Send_request_packet (
return RTEMS_SUCCESSFUL;
}
-/*PAGE
- *
+/*
* _Event_MP_Send_response_packet
*
*/
@@ -119,8 +116,7 @@ void _Event_MP_Send_response_packet (
}
}
-/*PAGE
- *
+/*
*
* _Event_MP_Process_packet
*
@@ -161,8 +157,7 @@ void _Event_MP_Process_packet (
}
}
-/*PAGE
- *
+/*
* _Event_MP_Send_object_was_deleted
*
* This subprogram is not needed since there are no objects
@@ -170,8 +165,7 @@ void _Event_MP_Process_packet (
*
*/
-/*PAGE
- *
+/*
* _Event_MP_Send_extract_proxy
*
* This subprogram is not needed since there are no objects
@@ -179,8 +173,7 @@ void _Event_MP_Process_packet (
*
*/
-/*PAGE
- *
+/*
* _Event_MP_Get_packet
*
*/
diff --git a/cpukit/rtems/src/eventreceive.c b/cpukit/rtems/src/eventreceive.c
index 54bb7ef54c..544784de14 100644
--- a/cpukit/rtems/src/eventreceive.c
+++ b/cpukit/rtems/src/eventreceive.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/tasks.h>
-/*PAGE
- *
+/*
* rtems_event_receive
*
* This directive allows a thread to receive a set of events.
diff --git a/cpukit/rtems/src/eventseize.c b/cpukit/rtems/src/eventseize.c
index 0b6bf2d623..54820c7ed5 100644
--- a/cpukit/rtems/src/eventseize.c
+++ b/cpukit/rtems/src/eventseize.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/tasks.h>
-/*PAGE
- *
+/*
* _Event_Seize
*
* This routine attempts to satisfy the requested event condition
diff --git a/cpukit/rtems/src/eventsend.c b/cpukit/rtems/src/eventsend.c
index 412d52a7f1..e0e28b7b64 100644
--- a/cpukit/rtems/src/eventsend.c
+++ b/cpukit/rtems/src/eventsend.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/tasks.h>
-/*PAGE
- *
+/*
* rtems_event_send
*
* This directive allows a thread send an event set to another thread.
diff --git a/cpukit/rtems/src/eventsurrender.c b/cpukit/rtems/src/eventsurrender.c
index 179727f523..0c679e471a 100644
--- a/cpukit/rtems/src/eventsurrender.c
+++ b/cpukit/rtems/src/eventsurrender.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/tasks.h>
-/*PAGE
- *
+/*
* _Event_Surrender
*
* This routines remove a thread from the specified threadq.
diff --git a/cpukit/rtems/src/eventtimeout.c b/cpukit/rtems/src/eventtimeout.c
index c1eef71f9e..5f27852107 100644
--- a/cpukit/rtems/src/eventtimeout.c
+++ b/cpukit/rtems/src/eventtimeout.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/tasks.h>
-/*PAGE
- *
+/*
* _Event_Timeout
*
* This routine processes a thread which timeouts while waiting to
diff --git a/cpukit/rtems/src/mp.c b/cpukit/rtems/src/mp.c
index 5749dddb4a..195bb592b8 100644
--- a/cpukit/rtems/src/mp.c
+++ b/cpukit/rtems/src/mp.c
@@ -21,8 +21,7 @@
#include <rtems/rtems/mp.h>
#include <rtems/score/mpci.h>
-/*PAGE
- *
+/*
* _Multiprocessing_Manager_initialization
*
*/
@@ -31,8 +30,7 @@ void _Multiprocessing_Manager_initialization ( void )
{
}
-/*PAGE
- *
+/*
* rtems_multiprocessing_announce
*
*/
diff --git a/cpukit/rtems/src/msg.c b/cpukit/rtems/src/msg.c
index 25e65aaaa5..db05be42d6 100644
--- a/cpukit/rtems/src/msg.c
+++ b/cpukit/rtems/src/msg.c
@@ -35,8 +35,7 @@
#include <rtems/rtems/options.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* _Message_queue_Manager_initialization
*
* This routine initializes all message queue manager related
diff --git a/cpukit/rtems/src/msgmp.c b/cpukit/rtems/src/msgmp.c
index c87928ca42..a8de383033 100644
--- a/cpukit/rtems/src/msgmp.c
+++ b/cpukit/rtems/src/msgmp.c
@@ -27,8 +27,7 @@
#include <rtems/score/watchdog.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* _Message_queue_MP_Send_process_packet
*
*/
@@ -83,8 +82,7 @@ void _Message_queue_MP_Send_process_packet (
}
}
-/*PAGE
- *
+/*
* _Message_queue_MP_Send_request_packet
*
*/
@@ -192,8 +190,7 @@ rtems_status_code _Message_queue_MP_Send_request_packet (
return RTEMS_SUCCESSFUL;
}
-/*PAGE
- *
+/*
* _Message_queue_MP_Send_response_packet
*
*/
@@ -250,8 +247,7 @@ void _Message_queue_MP_Send_response_packet (
}
}
-/*PAGE
- *
+/*
*
* _Message_queue_MP_Process_packet
*
@@ -430,8 +426,7 @@ void _Message_queue_MP_Process_packet (
}
}
-/*PAGE
- *
+/*
* _Message_queue_MP_Send_object_was_deleted
*
*/
@@ -449,8 +444,7 @@ void _Message_queue_MP_Send_object_was_deleted (
);
}
-/*PAGE
- *
+/*
* _Message_queue_MP_Send_extract_proxy
*
*/
@@ -469,8 +463,7 @@ void _Message_queue_MP_Send_extract_proxy (
);
}
-/*PAGE
- *
+/*
* _Message_queue_MP_Get_packet
*
*/
@@ -481,8 +474,7 @@ Message_queue_MP_Packet *_Message_queue_MP_Get_packet ( void )
}
-/*PAGE
- *
+/*
* _Message_queue_Core_message_queue_mp_support
*
* Input parameters:
diff --git a/cpukit/rtems/src/msgqallocate.c b/cpukit/rtems/src/msgqallocate.c
index e5603dd9d8..70a6bef734 100644
--- a/cpukit/rtems/src/msgqallocate.c
+++ b/cpukit/rtems/src/msgqallocate.c
@@ -34,8 +34,7 @@
#include <rtems/rtems/options.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* _Message_queue_Allocate
*
* Allocate a message queue and the space for its messages
diff --git a/cpukit/rtems/src/msgqbroadcast.c b/cpukit/rtems/src/msgqbroadcast.c
index 96389b8d23..1299a79140 100644
--- a/cpukit/rtems/src/msgqbroadcast.c
+++ b/cpukit/rtems/src/msgqbroadcast.c
@@ -34,8 +34,7 @@
#include <rtems/rtems/options.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* rtems_message_queue_broadcast
*
* This directive sends a message for every thread waiting on the queue
diff --git a/cpukit/rtems/src/msgqcreate.c b/cpukit/rtems/src/msgqcreate.c
index 27c670f578..e250a6c05c 100644
--- a/cpukit/rtems/src/msgqcreate.c
+++ b/cpukit/rtems/src/msgqcreate.c
@@ -34,8 +34,7 @@
#include <rtems/rtems/options.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* rtems_message_queue_create
*
* This directive creates a message queue by allocating and initializing
diff --git a/cpukit/rtems/src/msgqdelete.c b/cpukit/rtems/src/msgqdelete.c
index 8834886e38..e4dc1227bc 100644
--- a/cpukit/rtems/src/msgqdelete.c
+++ b/cpukit/rtems/src/msgqdelete.c
@@ -34,8 +34,7 @@
#include <rtems/rtems/options.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* rtems_message_queue_delete
*
* This directive allows a thread to delete the message queue specified
diff --git a/cpukit/rtems/src/msgqflush.c b/cpukit/rtems/src/msgqflush.c
index deee3b80ae..e4e044888a 100644
--- a/cpukit/rtems/src/msgqflush.c
+++ b/cpukit/rtems/src/msgqflush.c
@@ -34,8 +34,7 @@
#include <rtems/rtems/options.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* rtems_message_queue_flush
*
* This directive removes all pending messages from a queue and returns
diff --git a/cpukit/rtems/src/msgqgetnumberpending.c b/cpukit/rtems/src/msgqgetnumberpending.c
index cedb2b23d3..483297114d 100644
--- a/cpukit/rtems/src/msgqgetnumberpending.c
+++ b/cpukit/rtems/src/msgqgetnumberpending.c
@@ -34,8 +34,7 @@
#include <rtems/rtems/options.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* rtems_message_queue_get_number_pending
*
* This directive returns the number of messages pending.
diff --git a/cpukit/rtems/src/msgqident.c b/cpukit/rtems/src/msgqident.c
index 9030d5df3f..515d736dd3 100644
--- a/cpukit/rtems/src/msgqident.c
+++ b/cpukit/rtems/src/msgqident.c
@@ -34,8 +34,7 @@
#include <rtems/rtems/options.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* rtems_message_queue_ident
*
* This directive returns the system ID associated with
diff --git a/cpukit/rtems/src/msgqreceive.c b/cpukit/rtems/src/msgqreceive.c
index f7f0db1605..08673f3695 100644
--- a/cpukit/rtems/src/msgqreceive.c
+++ b/cpukit/rtems/src/msgqreceive.c
@@ -34,8 +34,7 @@
#include <rtems/rtems/options.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* rtems_message_queue_receive
*
* This directive dequeues a message from the designated message queue
diff --git a/cpukit/rtems/src/msgqtranslatereturncode.c b/cpukit/rtems/src/msgqtranslatereturncode.c
index 8a554cb7cc..1c3ddf0400 100644
--- a/cpukit/rtems/src/msgqtranslatereturncode.c
+++ b/cpukit/rtems/src/msgqtranslatereturncode.c
@@ -34,8 +34,7 @@
#include <rtems/rtems/options.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* _Message_queue_Translate_core_message_queue_return_code
*
* Input parameters:
diff --git a/cpukit/rtems/src/msgqurgent.c b/cpukit/rtems/src/msgqurgent.c
index ddb66a8488..a1d5ccadb0 100644
--- a/cpukit/rtems/src/msgqurgent.c
+++ b/cpukit/rtems/src/msgqurgent.c
@@ -33,8 +33,7 @@
#include <rtems/rtems/options.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* rtems_message_queue_urgent
*
* This routine implements the directives rtems_message_queue_urgent. It
diff --git a/cpukit/rtems/src/part.c b/cpukit/rtems/src/part.c
index a5c12e5fb9..864f69623d 100644
--- a/cpukit/rtems/src/part.c
+++ b/cpukit/rtems/src/part.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* _Partition_Manager_initialization
*
* This routine initializes all partition manager related
diff --git a/cpukit/rtems/src/partcreate.c b/cpukit/rtems/src/partcreate.c
index 6b3d819ea5..64a1888188 100644
--- a/cpukit/rtems/src/partcreate.c
+++ b/cpukit/rtems/src/partcreate.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_partition_create
*
* This directive creates a partiton of fixed sized buffers from the
diff --git a/cpukit/rtems/src/partdelete.c b/cpukit/rtems/src/partdelete.c
index 871e198f3f..3bb22ccd8d 100644
--- a/cpukit/rtems/src/partdelete.c
+++ b/cpukit/rtems/src/partdelete.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_partition_delete
*
* This directive allows a thread to delete a partition specified by
diff --git a/cpukit/rtems/src/partgetbuffer.c b/cpukit/rtems/src/partgetbuffer.c
index 56d58a1103..21186c052c 100644
--- a/cpukit/rtems/src/partgetbuffer.c
+++ b/cpukit/rtems/src/partgetbuffer.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_partition_get_buffer
*
* This directive will obtain a buffer from a buffer partition.
diff --git a/cpukit/rtems/src/partident.c b/cpukit/rtems/src/partident.c
index 8f9004ea8e..72bb0a5b59 100644
--- a/cpukit/rtems/src/partident.c
+++ b/cpukit/rtems/src/partident.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_partition_ident
*
* This directive returns the system ID associated with
diff --git a/cpukit/rtems/src/partmp.c b/cpukit/rtems/src/partmp.c
index da6e2ca8d6..ffc3746798 100644
--- a/cpukit/rtems/src/partmp.c
+++ b/cpukit/rtems/src/partmp.c
@@ -26,8 +26,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* _Partition_MP_Send_process_packet
*
*/
@@ -73,8 +72,7 @@ void _Partition_MP_Send_process_packet (
}
}
-/*PAGE
- *
+/*
* _Partition_MP_Send_request_packet
*
*/
@@ -124,8 +122,7 @@ rtems_status_code _Partition_MP_Send_request_packet (
return RTEMS_SUCCESSFUL;
}
-/*PAGE
- *
+/*
* _Partition_MP_Send_response_packet
*
*/
@@ -168,8 +165,7 @@ void _Partition_MP_Send_response_packet (
}
}
-/*PAGE
- *
+/*
*
* _Partition_MP_Process_packet
*
@@ -263,8 +259,7 @@ void _Partition_MP_Process_packet (
}
}
-/*PAGE
- *
+/*
* _Partition_MP_Send_object_was_deleted
*
* This routine is not needed by the Partition since a partition
@@ -272,8 +267,7 @@ void _Partition_MP_Process_packet (
*
*/
-/*PAGE
- *
+/*
* _Partition_MP_Send_extract_proxy
*
*/
@@ -293,8 +287,7 @@ void _Partition_MP_Send_extract_proxy (
}
-/*PAGE
- *
+/*
* _Partition_MP_Get_packet
*
*/
diff --git a/cpukit/rtems/src/partreturnbuffer.c b/cpukit/rtems/src/partreturnbuffer.c
index 8b83ab3cec..a92395e630 100644
--- a/cpukit/rtems/src/partreturnbuffer.c
+++ b/cpukit/rtems/src/partreturnbuffer.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_partition_return_buffer
*
* This directive will return the given buffer to the specified
diff --git a/cpukit/rtems/src/ratemon.c b/cpukit/rtems/src/ratemon.c
index 9f17a777b8..12ca48f5e0 100644
--- a/cpukit/rtems/src/ratemon.c
+++ b/cpukit/rtems/src/ratemon.c
@@ -25,8 +25,7 @@
#include <rtems/rtems/ratemon.h>
#include <rtems/score/thread.h>
-/*PAGE
- *
+/*
* _Rate_monotonic_Manager_initialization
*
* This routine initializes all Rate Monotonic Manager related
diff --git a/cpukit/rtems/src/ratemoncancel.c b/cpukit/rtems/src/ratemoncancel.c
index 7950fe58d1..0b75d53fd7 100644
--- a/cpukit/rtems/src/ratemoncancel.c
+++ b/cpukit/rtems/src/ratemoncancel.c
@@ -23,8 +23,7 @@
#include <rtems/rtems/ratemon.h>
#include <rtems/score/thread.h>
-/*PAGE
- *
+/*
* rtems_rate_monotonic_cancel
*
* This directive allows a thread to cancel a rate monotonic timer.
diff --git a/cpukit/rtems/src/ratemoncreate.c b/cpukit/rtems/src/ratemoncreate.c
index 9fb16aa56c..256550872b 100644
--- a/cpukit/rtems/src/ratemoncreate.c
+++ b/cpukit/rtems/src/ratemoncreate.c
@@ -23,8 +23,7 @@
#include <rtems/rtems/ratemon.h>
#include <rtems/score/thread.h>
-/*PAGE
- *
+/*
* rtems_rate_monotonic_create
*
* This directive creates a rate monotonic timer and performs
diff --git a/cpukit/rtems/src/ratemondelete.c b/cpukit/rtems/src/ratemondelete.c
index 8149233079..7349e5ed51 100644
--- a/cpukit/rtems/src/ratemondelete.c
+++ b/cpukit/rtems/src/ratemondelete.c
@@ -23,8 +23,7 @@
#include <rtems/rtems/ratemon.h>
#include <rtems/score/thread.h>
-/*PAGE
- *
+/*
* rtems_rate_monotonic_delete
*
* This directive allows a thread to delete a rate monotonic timer.
diff --git a/cpukit/rtems/src/ratemongetstatistics.c b/cpukit/rtems/src/ratemongetstatistics.c
index 0ecd5515f1..ab07f25db6 100644
--- a/cpukit/rtems/src/ratemongetstatistics.c
+++ b/cpukit/rtems/src/ratemongetstatistics.c
@@ -23,8 +23,7 @@
#include <rtems/rtems/ratemon.h>
#include <rtems/score/thread.h>
-/*PAGE
- *
+/*
* rtems_rate_monotonic_get_statistics
*
* This directive allows a thread to obtain statistics information on a
diff --git a/cpukit/rtems/src/ratemongetstatus.c b/cpukit/rtems/src/ratemongetstatus.c
index c18b5b57ba..59d2bbeaa8 100644
--- a/cpukit/rtems/src/ratemongetstatus.c
+++ b/cpukit/rtems/src/ratemongetstatus.c
@@ -27,8 +27,7 @@
#include <rtems/score/timespec.h>
#endif
-/*PAGE
- *
+/*
* rtems_rate_monotonic_get_status
*
* This directive allows a thread to obtain status information on a
diff --git a/cpukit/rtems/src/ratemonident.c b/cpukit/rtems/src/ratemonident.c
index 68df076cbb..44b02465a9 100644
--- a/cpukit/rtems/src/ratemonident.c
+++ b/cpukit/rtems/src/ratemonident.c
@@ -23,8 +23,7 @@
#include <rtems/rtems/ratemon.h>
#include <rtems/score/thread.h>
-/*PAGE
- *
+/*
* rtems_rate_monotonic_ident
*
* This directive returns the system ID associated with
diff --git a/cpukit/rtems/src/ratemonperiod.c b/cpukit/rtems/src/ratemonperiod.c
index e244fd5778..1c18344955 100644
--- a/cpukit/rtems/src/ratemonperiod.c
+++ b/cpukit/rtems/src/ratemonperiod.c
@@ -226,8 +226,7 @@ void _Rate_monotonic_Update_statistics(
}
-/*PAGE
- *
+/*
* rtems_rate_monotonic_period
*
* This directive allows a thread to manipulate a rate monotonic timer.
diff --git a/cpukit/rtems/src/ratemonresetstatistics.c b/cpukit/rtems/src/ratemonresetstatistics.c
index 065c31aec2..f90d5fc471 100644
--- a/cpukit/rtems/src/ratemonresetstatistics.c
+++ b/cpukit/rtems/src/ratemonresetstatistics.c
@@ -23,8 +23,7 @@
#include <rtems/rtems/ratemon.h>
#include <rtems/score/thread.h>
-/*PAGE
- *
+/*
* rtems_rate_monotonic_reset_statistics
*
* This directive allows a thread to reset the statistics information
diff --git a/cpukit/rtems/src/ratemontimeout.c b/cpukit/rtems/src/ratemontimeout.c
index de1674636c..dafa4395db 100644
--- a/cpukit/rtems/src/ratemontimeout.c
+++ b/cpukit/rtems/src/ratemontimeout.c
@@ -23,8 +23,7 @@
#include <rtems/rtems/ratemon.h>
#include <rtems/score/thread.h>
-/*PAGE
- *
+/*
* _Rate_monotonic_Timeout
*
* This routine processes a period ending. If the owning thread
diff --git a/cpukit/rtems/src/region.c b/cpukit/rtems/src/region.c
index 1b06ee60b5..b52d8f62a1 100644
--- a/cpukit/rtems/src/region.c
+++ b/cpukit/rtems/src/region.c
@@ -27,8 +27,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/apimutex.h>
-/*PAGE
- *
+/*
* _Region_Manager_initialization
*
* This routine initializes all region manager related data structures.
diff --git a/cpukit/rtems/src/regioncreate.c b/cpukit/rtems/src/regioncreate.c
index 90aca79ea7..05d92d6b5f 100644
--- a/cpukit/rtems/src/regioncreate.c
+++ b/cpukit/rtems/src/regioncreate.c
@@ -26,8 +26,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/apimutex.h>
-/*PAGE
- *
+/*
* rtems_region_create
*
* This directive creates a region of physical contiguous memory area
diff --git a/cpukit/rtems/src/regiondelete.c b/cpukit/rtems/src/regiondelete.c
index 8217e68f71..33447897b3 100644
--- a/cpukit/rtems/src/regiondelete.c
+++ b/cpukit/rtems/src/regiondelete.c
@@ -26,8 +26,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/apimutex.h>
-/*PAGE
- *
+/*
* rtems_region_delete
*
* This directive allows a thread to delete a region specified by
diff --git a/cpukit/rtems/src/regionextend.c b/cpukit/rtems/src/regionextend.c
index f4b6c93c2d..881756b4bd 100644
--- a/cpukit/rtems/src/regionextend.c
+++ b/cpukit/rtems/src/regionextend.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/apimutex.h>
-/*PAGE
- *
+/*
* rtems_region_extend
*
* This directive attempts to grow a region of physical contiguous memory area
diff --git a/cpukit/rtems/src/regiongetfreeinfo.c b/cpukit/rtems/src/regiongetfreeinfo.c
index fcfa3bc8b2..23f16082f2 100644
--- a/cpukit/rtems/src/regiongetfreeinfo.c
+++ b/cpukit/rtems/src/regiongetfreeinfo.c
@@ -26,8 +26,7 @@
#include <rtems/score/apimutex.h>
#include <rtems/score/thread.h>
-/*PAGE
- *
+/*
* rtems_region_get_free_information
*
* This directive will return information about the free blocks
diff --git a/cpukit/rtems/src/regiongetinfo.c b/cpukit/rtems/src/regiongetinfo.c
index 306f3da947..cd973a7130 100644
--- a/cpukit/rtems/src/regiongetinfo.c
+++ b/cpukit/rtems/src/regiongetinfo.c
@@ -26,8 +26,7 @@
#include <rtems/score/apimutex.h>
#include <rtems/score/thread.h>
-/*PAGE
- *
+/*
* rtems_region_get_information
*
* This directive will return information about the region specified.
diff --git a/cpukit/rtems/src/regiongetsegment.c b/cpukit/rtems/src/regiongetsegment.c
index c8c8cfa0fb..04e212a7a1 100644
--- a/cpukit/rtems/src/regiongetsegment.c
+++ b/cpukit/rtems/src/regiongetsegment.c
@@ -26,8 +26,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/apimutex.h>
-/*PAGE
- *
+/*
* rtems_region_get_segment
*
* This directive will obtain a segment from the given region.
diff --git a/cpukit/rtems/src/regiongetsegmentsize.c b/cpukit/rtems/src/regiongetsegmentsize.c
index 601145128a..9c3956c3f4 100644
--- a/cpukit/rtems/src/regiongetsegmentsize.c
+++ b/cpukit/rtems/src/regiongetsegmentsize.c
@@ -25,8 +25,7 @@
#include <rtems/score/states.h>
#include <rtems/score/apimutex.h>
-/*PAGE
- *
+/*
* rtems_region_get_segment_size
*
* This directive will return the size of the segment indicated
diff --git a/cpukit/rtems/src/regionident.c b/cpukit/rtems/src/regionident.c
index 55df94d48c..119aa2087b 100644
--- a/cpukit/rtems/src/regionident.c
+++ b/cpukit/rtems/src/regionident.c
@@ -26,8 +26,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/apimutex.h>
-/*PAGE
- *
+/*
* rtems_region_ident
*
* This directive returns the system ID associated with
diff --git a/cpukit/rtems/src/regionmp.c b/cpukit/rtems/src/regionmp.c
index a978c2d288..979e0c35da 100644
--- a/cpukit/rtems/src/regionmp.c
+++ b/cpukit/rtems/src/regionmp.c
@@ -26,8 +26,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* _Region_MP_Send_process_packet
*
*/
@@ -73,8 +72,7 @@ void _Region_MP_Send_process_packet (
}
}
-/*PAGE
- *
+/*
* _Region_MP_Send_request_packet
*
*/
@@ -130,8 +128,7 @@ rtems_status_code _Region_MP_Send_request_packet (
return RTEMS_INTERNAL_ERROR;
}
-/*PAGE
- *
+/*
* _Region_MP_Send_response_packet
*
*/
@@ -174,8 +171,7 @@ void _Region_MP_Send_response_packet (
}
}
-/*PAGE
- *
+/*
*
* _Region_MP_Process_packet
*
@@ -272,8 +268,7 @@ void _Region_MP_Process_packet (
}
}
-/*PAGE
- *
+/*
* _Region_MP_Send_object_was_deleted
*
* This routine is not needed by the Region since a region
@@ -281,8 +276,7 @@ void _Region_MP_Process_packet (
*
*/
-/*PAGE
- *
+/*
* _Region_MP_Send_extract_proxy
*
*/
@@ -301,8 +295,7 @@ void _Region_MP_Send_extract_proxy (
);
}
-/*PAGE
- *
+/*
* _Region_MP_Get_packet
*
*/
diff --git a/cpukit/rtems/src/regionprocessqueue.c b/cpukit/rtems/src/regionprocessqueue.c
index 011e646a6c..fb4c364444 100644
--- a/cpukit/rtems/src/regionprocessqueue.c
+++ b/cpukit/rtems/src/regionprocessqueue.c
@@ -26,8 +26,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/apimutex.h>
-/*PAGE
- *
+/*
* _Region_Process_queue
*
* If enough memory is available to satisfy the rtems_region_get_segment of
diff --git a/cpukit/rtems/src/regionresizesegment.c b/cpukit/rtems/src/regionresizesegment.c
index 737e31436e..32e818ad92 100644
--- a/cpukit/rtems/src/regionresizesegment.c
+++ b/cpukit/rtems/src/regionresizesegment.c
@@ -26,8 +26,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/apimutex.h>
-/*PAGE
- *
+/*
* rtems_region_resize_segment
*
* This directive will try to resize segment to the new size 'size'
diff --git a/cpukit/rtems/src/regionreturnsegment.c b/cpukit/rtems/src/regionreturnsegment.c
index b98ff1d486..51c9d39b41 100644
--- a/cpukit/rtems/src/regionreturnsegment.c
+++ b/cpukit/rtems/src/regionreturnsegment.c
@@ -34,8 +34,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/apimutex.h>
-/*PAGE
- *
+/*
* rtems_region_return_segment
*
* This directive will return a segment to its region.
diff --git a/cpukit/rtems/src/rtemsobjectgetclassicname.c b/cpukit/rtems/src/rtemsobjectgetclassicname.c
index 7a78d59e7e..abe3f4ffa7 100644
--- a/cpukit/rtems/src/rtemsobjectgetclassicname.c
+++ b/cpukit/rtems/src/rtemsobjectgetclassicname.c
@@ -21,8 +21,7 @@
#include <rtems/rtems/status.h>
#include <rtems/rtems/types.h>
-/*PAGE
- *
+/*
* rtems_object_get_classic_name
*
* This directive returns the name associated with the specified
diff --git a/cpukit/rtems/src/rtemstimer.c b/cpukit/rtems/src/rtemstimer.c
index 3cff1f3bf7..699e6b4ae3 100644
--- a/cpukit/rtems/src/rtemstimer.c
+++ b/cpukit/rtems/src/rtemstimer.c
@@ -26,8 +26,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* _Timer_Manager_initialization
*
* This routine initializes all timer manager related data structures.
diff --git a/cpukit/rtems/src/sem.c b/cpukit/rtems/src/sem.c
index ecf070e44d..8bc641a8bc 100644
--- a/cpukit/rtems/src/sem.c
+++ b/cpukit/rtems/src/sem.c
@@ -50,8 +50,7 @@
#include <rtems/score/interr.h>
-/*PAGE
- *
+/*
* _Semaphore_Manager_initialization
*
* This routine initializes all semaphore manager related data structures.
diff --git a/cpukit/rtems/src/semcreate.c b/cpukit/rtems/src/semcreate.c
index 49cffc8e10..833628e9e3 100644
--- a/cpukit/rtems/src/semcreate.c
+++ b/cpukit/rtems/src/semcreate.c
@@ -49,8 +49,7 @@
#include <rtems/score/interr.h>
-/*PAGE
- *
+/*
* rtems_semaphore_create
*
* This directive creates a semaphore and sets the initial value based
diff --git a/cpukit/rtems/src/semdelete.c b/cpukit/rtems/src/semdelete.c
index d9c81fc56b..519da45583 100644
--- a/cpukit/rtems/src/semdelete.c
+++ b/cpukit/rtems/src/semdelete.c
@@ -49,8 +49,7 @@
#include <rtems/score/interr.h>
-/*PAGE
- *
+/*
* rtems_semaphore_delete
*
* This directive allows a thread to delete a semaphore specified by
diff --git a/cpukit/rtems/src/semflush.c b/cpukit/rtems/src/semflush.c
index 120b83e0fe..65c05f9abd 100644
--- a/cpukit/rtems/src/semflush.c
+++ b/cpukit/rtems/src/semflush.c
@@ -40,8 +40,7 @@
#include <rtems/score/interr.h>
-/*PAGE
- *
+/*
* rtems_semaphore_flush
*
* This directive allows a thread to flush the threads
diff --git a/cpukit/rtems/src/semident.c b/cpukit/rtems/src/semident.c
index 56f8856da7..c7db8e820a 100644
--- a/cpukit/rtems/src/semident.c
+++ b/cpukit/rtems/src/semident.c
@@ -49,8 +49,7 @@
#include <rtems/score/interr.h>
-/*PAGE
- *
+/*
* rtems_semaphore_ident
*
* This directive returns the system ID associated with
diff --git a/cpukit/rtems/src/semmp.c b/cpukit/rtems/src/semmp.c
index 06bed8a52c..724e362e65 100644
--- a/cpukit/rtems/src/semmp.c
+++ b/cpukit/rtems/src/semmp.c
@@ -27,8 +27,7 @@
#include <rtems/score/watchdog.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* _Semaphore_MP_Send_process_packet
*
*/
@@ -74,8 +73,7 @@ void _Semaphore_MP_Send_process_packet (
}
}
-/*PAGE
- *
+/*
* _Semaphore_MP_Send_request_packet
*
*/
@@ -127,8 +125,7 @@ rtems_status_code _Semaphore_MP_Send_request_packet (
return RTEMS_SUCCESSFUL;
}
-/*PAGE
- *
+/*
* _Semaphore_MP_Send_response_packet
*
*/
@@ -171,8 +168,7 @@ void _Semaphore_MP_Send_response_packet (
}
}
-/*PAGE
- *
+/*
*
* _Semaphore_MP_Process_packet
*
@@ -258,8 +254,7 @@ void _Semaphore_MP_Process_packet (
}
}
-/*PAGE
- *
+/*
* _Semaphore_MP_Send_object_was_deleted
*
*/
@@ -278,8 +273,7 @@ void _Semaphore_MP_Send_object_was_deleted (
}
-/*PAGE
- *
+/*
* _Semaphore_MP_Send_extract_proxy
*
*/
@@ -299,8 +293,7 @@ void _Semaphore_MP_Send_extract_proxy (
}
-/*PAGE
- *
+/*
* _Semaphore_MP_Get_packet
*
*/
@@ -310,8 +303,7 @@ Semaphore_MP_Packet *_Semaphore_MP_Get_packet ( void )
return ( (Semaphore_MP_Packet *) _MPCI_Get_packet() );
}
-/*PAGE
- *
+/*
* _Semaphore_Core_mutex_mp_support
*
* Input parameters:
@@ -338,8 +330,7 @@ void _Semaphore_Core_mutex_mp_support (
#endif
-/*PAGE
- *
+/*
* _Semaphore_Core_semaphore_mp_support
*
* Input parameters:
diff --git a/cpukit/rtems/src/semobtain.c b/cpukit/rtems/src/semobtain.c
index e3f3af1b10..d2be96892a 100644
--- a/cpukit/rtems/src/semobtain.c
+++ b/cpukit/rtems/src/semobtain.c
@@ -49,8 +49,7 @@
#include <rtems/score/interr.h>
-/*PAGE
- *
+/*
* rtems_semaphore_obtain
*
* This directive allows a thread to acquire a semaphore.
diff --git a/cpukit/rtems/src/semrelease.c b/cpukit/rtems/src/semrelease.c
index 6ccf0cfbbe..4ad6bf5595 100644
--- a/cpukit/rtems/src/semrelease.c
+++ b/cpukit/rtems/src/semrelease.c
@@ -49,8 +49,7 @@
#include <rtems/score/interr.h>
-/*PAGE
- *
+/*
* rtems_semaphore_release
*
* This directive allows a thread to release a semaphore.
diff --git a/cpukit/rtems/src/semtranslatereturncode.c b/cpukit/rtems/src/semtranslatereturncode.c
index 7e131b59d9..0b73094f3a 100644
--- a/cpukit/rtems/src/semtranslatereturncode.c
+++ b/cpukit/rtems/src/semtranslatereturncode.c
@@ -49,8 +49,7 @@
#include <rtems/score/interr.h>
-/*PAGE
- *
+/*
* _Semaphore_Translate_core_mutex_return_code
*
* Input parameters:
@@ -98,8 +97,7 @@ rtems_status_code _Semaphore_Translate_core_mutex_return_code (
return _Semaphore_Translate_core_mutex_return_code_[status];
}
-/*PAGE
- *
+/*
* _Semaphore_Translate_core_semaphore_return_code
*
* Input parameters:
diff --git a/cpukit/rtems/src/signal.c b/cpukit/rtems/src/signal.c
index d54d1e2491..3083468b8c 100644
--- a/cpukit/rtems/src/signal.c
+++ b/cpukit/rtems/src/signal.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/tasks.h>
-/*PAGE
- *
+/*
* _Signal_Manager_initialization
*
* This routine initializes all signal manager related data structures.
diff --git a/cpukit/rtems/src/signalcatch.c b/cpukit/rtems/src/signalcatch.c
index fd38e06e2f..5c424b2602 100644
--- a/cpukit/rtems/src/signalcatch.c
+++ b/cpukit/rtems/src/signalcatch.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/tasks.h>
-/*PAGE
- *
+/*
* rtems_signal_catch
*
* This directive allows a thread to specify what action to take when
diff --git a/cpukit/rtems/src/signalmp.c b/cpukit/rtems/src/signalmp.c
index 2311e9e4a0..3b67520212 100644
--- a/cpukit/rtems/src/signalmp.c
+++ b/cpukit/rtems/src/signalmp.c
@@ -28,8 +28,7 @@
#include <rtems/score/watchdog.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* _Signal_MP_Send_process_packet
*
* This subprogram is not needed since there are no process
@@ -37,8 +36,7 @@
*
*/
-/*PAGE
- *
+/*
* _Signal_MP_Send_request_packet
*
*/
@@ -81,8 +79,7 @@ rtems_status_code _Signal_MP_Send_request_packet (
return RTEMS_INTERNAL_ERROR;
}
-/*PAGE
- *
+/*
* _Signal_MP_Send_response_packet
*
*/
@@ -119,8 +116,7 @@ void _Signal_MP_Send_response_packet (
}
}
-/*PAGE
- *
+/*
*
* _Signal_MP_Process_packet
*
@@ -160,8 +156,7 @@ void _Signal_MP_Process_packet (
}
}
-/*PAGE
- *
+/*
* _Signal_MP_Send_object_was_deleted
*
* This subprogram is not needed since there are no objects
@@ -169,8 +164,7 @@ void _Signal_MP_Process_packet (
*
*/
-/*PAGE
- *
+/*
* _Signal_MP_Send_extract_proxy
*
* This subprogram is not needed since there are no objects
@@ -178,8 +172,7 @@ void _Signal_MP_Process_packet (
*
*/
-/*PAGE
- *
+/*
* _Signal_MP_Get_packet
*
*/
diff --git a/cpukit/rtems/src/signalsend.c b/cpukit/rtems/src/signalsend.c
index 031a18979e..0168405f1c 100644
--- a/cpukit/rtems/src/signalsend.c
+++ b/cpukit/rtems/src/signalsend.c
@@ -25,8 +25,7 @@
#include <rtems/score/thread.h>
#include <rtems/rtems/tasks.h>
-/*PAGE
- *
+/*
* rtems_signal_send
*
* This directive allows a thread to send signals to a thread.
diff --git a/cpukit/rtems/src/taskcreate.c b/cpukit/rtems/src/taskcreate.c
index c173eced29..c07ce60067 100644
--- a/cpukit/rtems/src/taskcreate.c
+++ b/cpukit/rtems/src/taskcreate.c
@@ -33,8 +33,7 @@
#include <rtems/score/sysstate.h>
#include <rtems/score/apimutex.h>
-/*PAGE
- *
+/*
* rtems_task_create
*
* This directive creates a thread by allocating and initializing a
diff --git a/cpukit/rtems/src/taskdelete.c b/cpukit/rtems/src/taskdelete.c
index a29ea77ac4..bcd4833fb6 100644
--- a/cpukit/rtems/src/taskdelete.c
+++ b/cpukit/rtems/src/taskdelete.c
@@ -33,8 +33,7 @@
#include <rtems/score/sysstate.h>
#include <rtems/score/apimutex.h>
-/*PAGE
- *
+/*
* rtems_task_delete
*
* This directive allows a thread to delete itself or the thread
diff --git a/cpukit/rtems/src/taskgetnote.c b/cpukit/rtems/src/taskgetnote.c
index 46c28460a5..2e7a885f7a 100644
--- a/cpukit/rtems/src/taskgetnote.c
+++ b/cpukit/rtems/src/taskgetnote.c
@@ -33,8 +33,7 @@
#include <rtems/score/apiext.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_task_get_note
*
* This directive obtains the note from the specified notepad
diff --git a/cpukit/rtems/src/taskident.c b/cpukit/rtems/src/taskident.c
index 8888c77ee2..157ebdb2bb 100644
--- a/cpukit/rtems/src/taskident.c
+++ b/cpukit/rtems/src/taskident.c
@@ -32,8 +32,7 @@
#include <rtems/score/apiext.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_task_ident
*
* This directive returns the system ID associated with
diff --git a/cpukit/rtems/src/taskinitusers.c b/cpukit/rtems/src/taskinitusers.c
index b0c1198421..e1eb73beb1 100644
--- a/cpukit/rtems/src/taskinitusers.c
+++ b/cpukit/rtems/src/taskinitusers.c
@@ -34,8 +34,7 @@
#include <rtems/score/apiext.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* _RTEMS_tasks_Initialize_user_tasks_body
*
* This routine creates and starts all configured user
diff --git a/cpukit/rtems/src/taskissuspended.c b/cpukit/rtems/src/taskissuspended.c
index eaea72160d..ebb90cc74c 100644
--- a/cpukit/rtems/src/taskissuspended.c
+++ b/cpukit/rtems/src/taskissuspended.c
@@ -32,8 +32,7 @@
#include <rtems/score/apiext.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_task_is_suspended
*
* This directive returns a status indicating whether or not
diff --git a/cpukit/rtems/src/taskmp.c b/cpukit/rtems/src/taskmp.c
index 5f13860492..c1b991ca9e 100644
--- a/cpukit/rtems/src/taskmp.c
+++ b/cpukit/rtems/src/taskmp.c
@@ -27,8 +27,7 @@
#include <rtems/score/watchdog.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* _RTEMS_tasks_MP_Send_process_packet
*
*/
@@ -71,8 +70,7 @@ void _RTEMS_tasks_MP_Send_process_packet (
}
}
-/*PAGE
- *
+/*
* _RTEMS_tasks_MP_Send_request_packet
*
*/
@@ -129,8 +127,7 @@ rtems_status_code _RTEMS_tasks_MP_Send_request_packet (
return RTEMS_SUCCESSFUL;
}
-/*PAGE
- *
+/*
* _RTEMS_tasks_MP_Send_response_packet
*
*/
@@ -177,8 +174,7 @@ void _RTEMS_tasks_MP_Send_response_packet (
}
}
-/*PAGE
- *
+/*
*
* _RTEMS_tasks_MP_Process_packet
*
@@ -311,8 +307,7 @@ void _RTEMS_tasks_MP_Process_packet (
}
}
-/*PAGE
- *
+/*
* _RTEMS_tasks_MP_Send_object_was_deleted
*
* This routine is not neededby the Tasks since a task
@@ -320,8 +315,7 @@ void _RTEMS_tasks_MP_Process_packet (
*
*/
-/*PAGE
- *
+/*
* _RTEMS_tasks_MP_Send_extract_proxy
*
* This routine is not neededby the Tasks since a task
@@ -329,8 +323,7 @@ void _RTEMS_tasks_MP_Process_packet (
*
*/
-/*PAGE
- *
+/*
* _RTEMS_tasks_MP_Get_packet
*
*/
diff --git a/cpukit/rtems/src/taskrestart.c b/cpukit/rtems/src/taskrestart.c
index bc85137b23..953dce194d 100644
--- a/cpukit/rtems/src/taskrestart.c
+++ b/cpukit/rtems/src/taskrestart.c
@@ -32,8 +32,7 @@
#include <rtems/score/apiext.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_task_restart
*
* This directive readies the specified thread. It restores
diff --git a/cpukit/rtems/src/taskresume.c b/cpukit/rtems/src/taskresume.c
index 1c6ef490b7..b49321818c 100644
--- a/cpukit/rtems/src/taskresume.c
+++ b/cpukit/rtems/src/taskresume.c
@@ -32,8 +32,7 @@
#include <rtems/score/apiext.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_task_resume
*
* This directive will remove the specified thread
diff --git a/cpukit/rtems/src/tasks.c b/cpukit/rtems/src/tasks.c
index e81bf72167..ecd81d900b 100644
--- a/cpukit/rtems/src/tasks.c
+++ b/cpukit/rtems/src/tasks.c
@@ -32,8 +32,7 @@
#include <rtems/score/apiext.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* _RTEMS_tasks_Create_extension
*
* This routine is an extension routine that is invoked as part
@@ -80,8 +79,7 @@ bool _RTEMS_tasks_Create_extension(
return true;
}
-/*PAGE
- *
+/*
* _RTEMS_tasks_Start_extension
*
* This extension routine is invoked when a task is started for the
@@ -100,8 +98,7 @@ void _RTEMS_tasks_Start_extension(
api->pending_events = EVENT_SETS_NONE_PENDING;
}
-/*PAGE
- *
+/*
* _RTEMS_tasks_Delete_extension
*
* This extension routine is invoked when a task is deleted.
@@ -134,8 +131,7 @@ void _RTEMS_tasks_Delete_extension(
deleted->API_Extensions[ THREAD_API_RTEMS ] = NULL;
}
-/*PAGE
- *
+/*
* _RTEMS_tasks_Switch_extension
*
* This extension routine is invoked at each context switch.
@@ -167,8 +163,7 @@ void _RTEMS_tasks_Switch_extension(
}
}
-/*PAGE
- *
+/*
* _RTEMS_tasks_Post_switch_extension
*
* This extension routine is invoked at each context switch.
@@ -236,8 +231,7 @@ User_extensions_Control _RTEMS_tasks_User_extensions = {
}
};
-/*PAGE
- *
+/*
* _RTEMS_tasks_Manager_initialization
*
* This routine initializes all Task Manager related data structures.
@@ -286,8 +280,7 @@ void _RTEMS_tasks_Manager_initialization(void)
}
-/*PAGE
- *
+/*
* _RTEMS_tasks_Initialize_user_tasks
*
* This routine creates and starts all configured user
diff --git a/cpukit/rtems/src/tasksetnote.c b/cpukit/rtems/src/tasksetnote.c
index cd2bfb6dd1..a502be40b4 100644
--- a/cpukit/rtems/src/tasksetnote.c
+++ b/cpukit/rtems/src/tasksetnote.c
@@ -32,8 +32,7 @@
#include <rtems/score/apiext.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_task_set_note
*
* This directive sets the specified notepad contents to the given
diff --git a/cpukit/rtems/src/tasksetpriority.c b/cpukit/rtems/src/tasksetpriority.c
index 4e85e56533..234b47ac8a 100644
--- a/cpukit/rtems/src/tasksetpriority.c
+++ b/cpukit/rtems/src/tasksetpriority.c
@@ -32,8 +32,7 @@
#include <rtems/score/apiext.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_task_set_priority
*
* This directive changes the priority of the specified thread.
diff --git a/cpukit/rtems/src/taskstart.c b/cpukit/rtems/src/taskstart.c
index 9d2ce0cec4..318fa398d3 100644
--- a/cpukit/rtems/src/taskstart.c
+++ b/cpukit/rtems/src/taskstart.c
@@ -32,8 +32,7 @@
#include <rtems/score/apiext.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_task_start
*
* This directive readies the thread identified by the "id"
diff --git a/cpukit/rtems/src/tasksuspend.c b/cpukit/rtems/src/tasksuspend.c
index 3f7e8b7d03..2c1f366ae5 100644
--- a/cpukit/rtems/src/tasksuspend.c
+++ b/cpukit/rtems/src/tasksuspend.c
@@ -32,8 +32,7 @@
#include <rtems/score/apiext.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_task_suspend
*
* This directive will place the specified thread in the "suspended"
diff --git a/cpukit/rtems/src/taskwakeafter.c b/cpukit/rtems/src/taskwakeafter.c
index 2f6fecfe5d..2f7f3df8da 100644
--- a/cpukit/rtems/src/taskwakeafter.c
+++ b/cpukit/rtems/src/taskwakeafter.c
@@ -33,8 +33,7 @@
#include <rtems/score/apiext.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_task_wake_after
*
* This directive suspends the requesting thread for the given amount
diff --git a/cpukit/rtems/src/taskwakewhen.c b/cpukit/rtems/src/taskwakewhen.c
index 5496f55a73..86e784b963 100644
--- a/cpukit/rtems/src/taskwakewhen.c
+++ b/cpukit/rtems/src/taskwakewhen.c
@@ -33,8 +33,7 @@
#include <rtems/score/apiext.h>
#include <rtems/score/sysstate.h>
-/*PAGE
- *
+/*
* rtems_task_wake_when
*
* This directive blocks the requesting thread until the given date and
diff --git a/cpukit/rtems/src/timercancel.c b/cpukit/rtems/src/timercancel.c
index abab3f424c..8dce1411b3 100644
--- a/cpukit/rtems/src/timercancel.c
+++ b/cpukit/rtems/src/timercancel.c
@@ -25,8 +25,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* rtems_timer_cancel
*
* This directive allows a thread to cancel a timer.
diff --git a/cpukit/rtems/src/timercreate.c b/cpukit/rtems/src/timercreate.c
index e277768933..189ca66377 100644
--- a/cpukit/rtems/src/timercreate.c
+++ b/cpukit/rtems/src/timercreate.c
@@ -25,8 +25,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* rtems_timer_create
*
* This directive creates a timer and performs some initialization.
diff --git a/cpukit/rtems/src/timerdelete.c b/cpukit/rtems/src/timerdelete.c
index 7dbc812a2e..f44074d56d 100644
--- a/cpukit/rtems/src/timerdelete.c
+++ b/cpukit/rtems/src/timerdelete.c
@@ -25,8 +25,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* rtems_timer_delete
*
* This directive allows a thread to delete a timer.
diff --git a/cpukit/rtems/src/timerfireafter.c b/cpukit/rtems/src/timerfireafter.c
index 540ede38ad..212e0e071b 100644
--- a/cpukit/rtems/src/timerfireafter.c
+++ b/cpukit/rtems/src/timerfireafter.c
@@ -25,8 +25,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* rtems_timer_fire_after
*
* This directive allows a thread to start a timer.
diff --git a/cpukit/rtems/src/timerfirewhen.c b/cpukit/rtems/src/timerfirewhen.c
index 670b39ec1b..80a7a794f9 100644
--- a/cpukit/rtems/src/timerfirewhen.c
+++ b/cpukit/rtems/src/timerfirewhen.c
@@ -25,8 +25,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* rtems_timer_fire_when
*
* This directive allows a thread to start a timer.
diff --git a/cpukit/rtems/src/timergetinfo.c b/cpukit/rtems/src/timergetinfo.c
index 2b648597fe..810767230d 100644
--- a/cpukit/rtems/src/timergetinfo.c
+++ b/cpukit/rtems/src/timergetinfo.c
@@ -25,8 +25,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* rtems_timer_get_information
*
* This directive allows a thread to obtain information about a timer.
diff --git a/cpukit/rtems/src/timerident.c b/cpukit/rtems/src/timerident.c
index 1f1ebbcd7d..94b99f4a3e 100644
--- a/cpukit/rtems/src/timerident.c
+++ b/cpukit/rtems/src/timerident.c
@@ -25,8 +25,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* rtems_timer_ident
*
* This directive returns the system ID associated with
diff --git a/cpukit/rtems/src/timerreset.c b/cpukit/rtems/src/timerreset.c
index 4a3e094a08..2c462f4213 100644
--- a/cpukit/rtems/src/timerreset.c
+++ b/cpukit/rtems/src/timerreset.c
@@ -25,8 +25,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* rtems_timer_reset
*
* This directive allows a thread to reset a timer.
diff --git a/cpukit/rtems/src/timerserverfireafter.c b/cpukit/rtems/src/timerserverfireafter.c
index a0af568865..1628bf8a11 100644
--- a/cpukit/rtems/src/timerserverfireafter.c
+++ b/cpukit/rtems/src/timerserverfireafter.c
@@ -25,8 +25,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* rtems_timer_server_fire_after
*
* This directive allows a thread to start a timer which will by
diff --git a/cpukit/rtems/src/timerserverfirewhen.c b/cpukit/rtems/src/timerserverfirewhen.c
index d5e6c472a1..0a86460e01 100644
--- a/cpukit/rtems/src/timerserverfirewhen.c
+++ b/cpukit/rtems/src/timerserverfirewhen.c
@@ -25,8 +25,7 @@
#include <rtems/score/tod.h>
#include <rtems/score/watchdog.h>
-/*PAGE
- *
+/*
* rtems_timer_server_fire_when
*
* This directive allows a thread to start a timer which will by