summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cpukit/include/rtems/rtems-rfs.h3
-rw-r--r--cpukit/libblock/src/bdpart-create.c3
-rw-r--r--cpukit/libblock/src/bdpart-dump.c3
-rw-r--r--cpukit/libblock/src/bdpart-mount.c3
-rw-r--r--cpukit/libblock/src/bdpart-read.c3
-rw-r--r--cpukit/libblock/src/bdpart-register.c3
-rw-r--r--cpukit/libblock/src/bdpart-sort.c3
-rw-r--r--cpukit/libblock/src/bdpart-write.c3
-rw-r--r--cpukit/libblock/src/blkdev-blkstats.c3
-rw-r--r--cpukit/libblock/src/blkdev-imfs.c3
-rw-r--r--cpukit/libblock/src/blkdev-ioctl.c3
-rw-r--r--cpukit/libblock/src/blkdev-print-stats.c3
-rw-r--r--cpukit/libblock/src/blkdev.c3
-rw-r--r--cpukit/libblock/src/diskdevs-init.c3
-rw-r--r--cpukit/libblock/src/flashdisk.c3
-rw-r--r--cpukit/libblock/src/ide_part_table.c3
-rw-r--r--cpukit/libblock/src/nvdisk-sram.c3
-rw-r--r--cpukit/libblock/src/nvdisk.c3
-rw-r--r--cpukit/libblock/src/show_bdbuf.c3
-rw-r--r--cpukit/libcsupport/src/_realloc_r.c3
-rw-r--r--cpukit/libcsupport/src/access.c3
-rw-r--r--cpukit/libcsupport/src/assoclocalbyname.c3
-rw-r--r--cpukit/libcsupport/src/assocremotebylocalbitfield.c3
-rw-r--r--cpukit/libcsupport/src/chdir.c3
-rw-r--r--cpukit/libcsupport/src/chroot.c3
-rw-r--r--cpukit/libcsupport/src/close.c3
-rw-r--r--cpukit/libcsupport/src/dup.c3
-rw-r--r--cpukit/libcsupport/src/fcntl.c3
-rw-r--r--cpukit/libcsupport/src/fdatasync.c3
-rw-r--r--cpukit/libcsupport/src/free.c3
-rw-r--r--cpukit/libcsupport/src/ioctl.c3
-rw-r--r--cpukit/libcsupport/src/kill_noposix.c3
-rw-r--r--cpukit/libcsupport/src/setegid.c3
-rw-r--r--cpukit/libcsupport/src/sup_fs_mount_iterate.c3
-rw-r--r--cpukit/libcsupport/src/utsname.c3
-rw-r--r--cpukit/libcsupport/src/write_r.c3
-rw-r--r--cpukit/libfs/src/defaults/default_are_nodes_equal.c3
-rw-r--r--cpukit/libfs/src/defaults/default_clone.c3
-rw-r--r--cpukit/libfs/src/defaults/default_eval_path.c3
-rw-r--r--cpukit/libfs/src/defaults/default_fcntl.c3
-rw-r--r--cpukit/libfs/src/defaults/default_freenode.c3
-rw-r--r--cpukit/libfs/src/defaults/default_fstat.c3
-rw-r--r--cpukit/libfs/src/defaults/default_fsync.c3
-rw-r--r--cpukit/libfs/src/defaults/default_fsync_success.c3
-rw-r--r--cpukit/libfs/src/defaults/default_ftruncate.c3
-rw-r--r--cpukit/libfs/src/defaults/default_ftruncate_directory.c3
-rw-r--r--cpukit/libfs/src/defaults/default_ioctl.c3
-rw-r--r--cpukit/libfs/src/defaults/default_lock_and_unlock.c3
-rw-r--r--cpukit/libfs/src/defaults/default_lseek.c3
-rw-r--r--cpukit/libfs/src/defaults/default_lseek_directory.c3
-rw-r--r--cpukit/libfs/src/defaults/default_lseek_file.c3
-rw-r--r--cpukit/libfs/src/defaults/default_mknod.c3
-rw-r--r--cpukit/libfs/src/defaults/default_mount.c3
-rw-r--r--cpukit/libfs/src/defaults/default_open.c3
-rw-r--r--cpukit/libfs/src/defaults/default_readlink.c3
-rw-r--r--cpukit/libfs/src/defaults/default_rename.c3
-rw-r--r--cpukit/libfs/src/defaults/default_rmnod.c3
-rw-r--r--cpukit/libfs/src/defaults/default_symlink.c3
-rw-r--r--cpukit/libfs/src/defaults/default_unmount.c3
-rw-r--r--cpukit/libfs/src/defaults/default_utime.c3
-rw-r--r--cpukit/libfs/src/defaults/default_write.c3
-rw-r--r--cpukit/libfs/src/dosfs/fat.c3
-rw-r--r--cpukit/libfs/src/dosfs/fat_fat_operations.c3
-rw-r--r--cpukit/libfs/src/dosfs/fat_file.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_conv.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_create.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_dir.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_eval.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_file.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_format.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_free.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_fsunmount.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_handlers_dir.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_handlers_file.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_init.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_initsupp.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_misc.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_mknod.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_rename.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_rmnod.c3
-rw-r--r--cpukit/libfs/src/dosfs/msdos_statvfs.c3
-rw-r--r--cpukit/libfs/src/imfs/deviceio.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_chown.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_config.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_creat.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_eval.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_fchmod.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_fifo.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_fsunmount.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_handlers_device.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_initsupp.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_link.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_load_tar.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_make_generic_node.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_memfile.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_mknod.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_mount.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_node.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_rename.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_rmnod.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_stat.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_symlink.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_unmount.c3
-rw-r--r--cpukit/libfs/src/imfs/imfs_utime.c3
-rw-r--r--cpukit/libfs/src/imfs/ioman.c3
-rw-r--r--cpukit/libfs/src/nfsclient/proto/mount_prot_xdr.c3
-rw-r--r--cpukit/libfs/src/nfsclient/proto/nfs_prot_xdr.c3
-rw-r--r--cpukit/libfs/src/nfsclient/src/nfs.c3
-rw-r--r--cpukit/libfs/src/nfsclient/src/rpcio.c3
-rw-r--r--cpukit/libfs/src/nfsclient/src/sock_mbuf.c3
-rw-r--r--cpukit/libfs/src/nfsclient/src/xdr_mbuf.c3
-rw-r--r--cpukit/libfs/src/pipe/fifo.c3
-rw-r--r--cpukit/libfs/src/pipe/pipe.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-block.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-buffer-bdbuf.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-buffer-devio.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-buffer.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-dir.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-file-system.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-file.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-format.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-group.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-inode.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-link.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-mutex.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-rtems-dir.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-rtems-file.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-rtems-utils.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-rtems.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-shell.c3
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-trace.c3
-rw-r--r--cpukit/libmisc/bspcmdline/bspcmdline_get.c3
-rw-r--r--cpukit/libmisc/bspcmdline/bspcmdline_getparam.c3
-rw-r--r--cpukit/libmisc/bspcmdline/bspcmdline_getparamraw.c3
-rw-r--r--cpukit/libmisc/bspcmdline/bspcmdline_getparamrhs.c3
-rw-r--r--cpukit/libmisc/cpuuse/cpuusagedata.c3
-rw-r--r--cpukit/libmisc/cpuuse/cpuusagereport.c3
-rw-r--r--cpukit/libmisc/cpuuse/cpuusagereset.c3
-rw-r--r--cpukit/libmisc/cpuuse/cpuusagetop.c3
-rw-r--r--cpukit/libmisc/devnull/devnull.c3
-rw-r--r--cpukit/libmisc/devnull/devzero.c3
-rw-r--r--cpukit/libmisc/dumpbuf/dumpbuf.c3
-rw-r--r--cpukit/libmisc/fb/mw_print.c3
-rw-r--r--cpukit/libmisc/fb/mw_uid.c3
-rw-r--r--cpukit/libmisc/fsmount/fsmount.c3
-rw-r--r--cpukit/libmisc/mouse/mouse_parser.c3
-rw-r--r--cpukit/libmisc/mouse/serial_mouse.c3
-rw-r--r--cpukit/libmisc/shell/main_df.c3
-rw-r--r--cpukit/libmisc/stackchk/check.c3
-rw-r--r--cpukit/libmisc/stringto/stringtodouble.c3
-rw-r--r--cpukit/libmisc/stringto/stringtofloat.c3
-rw-r--r--cpukit/libmisc/stringto/stringtoint.c3
-rw-r--r--cpukit/libmisc/stringto/stringtolong.c3
-rw-r--r--cpukit/libmisc/stringto/stringtolongdouble.c3
-rw-r--r--cpukit/libmisc/stringto/stringtolonglong.c3
-rw-r--r--cpukit/libmisc/stringto/stringtopointer.c3
-rw-r--r--cpukit/libmisc/stringto/stringtounsignedchar.c3
-rw-r--r--cpukit/libmisc/stringto/stringtounsignedint.c3
-rw-r--r--cpukit/libmisc/stringto/stringtounsignedlong.c3
-rw-r--r--cpukit/libmisc/stringto/stringtounsignedlonglong.c3
-rw-r--r--cpukit/posix/src/_execve.c3
-rw-r--r--cpukit/posix/src/aio_error.c3
-rw-r--r--cpukit/posix/src/aio_fsync.c3
-rw-r--r--cpukit/posix/src/aio_misc.c3
-rw-r--r--cpukit/posix/src/aio_read.c3
-rw-r--r--cpukit/posix/src/aio_return.c3
-rw-r--r--cpukit/posix/src/aio_suspend.c3
-rw-r--r--cpukit/posix/src/aio_write.c3
-rw-r--r--cpukit/posix/src/alarm.c3
-rw-r--r--cpukit/posix/src/barrierattrdestroy.c3
-rw-r--r--cpukit/posix/src/barrierattrgetpshared.c3
-rw-r--r--cpukit/posix/src/cancel.c3
-rw-r--r--cpukit/posix/src/cleanuppush.c3
-rw-r--r--cpukit/posix/src/clockgetcpuclockid.c3
-rw-r--r--cpukit/posix/src/clockgetres.c3
-rw-r--r--cpukit/posix/src/clockgettime.c3
-rw-r--r--cpukit/posix/src/clocksettime.c3
-rw-r--r--cpukit/posix/src/condattrdestroy.c3
-rw-r--r--cpukit/posix/src/condattrgetclock.c3
-rw-r--r--cpukit/posix/src/condattrgetpshared.c3
-rw-r--r--cpukit/posix/src/condattrinit.c3
-rw-r--r--cpukit/posix/src/condattrsetclock.c3
-rw-r--r--cpukit/posix/src/condattrsetpshared.c3
-rw-r--r--cpukit/posix/src/conddefaultattributes.c3
-rw-r--r--cpukit/posix/src/condsignalsupp.c3
-rw-r--r--cpukit/posix/src/condtimedwait.c3
-rw-r--r--cpukit/posix/src/condwait.c3
-rw-r--r--cpukit/posix/src/condwaitsupp.c3
-rw-r--r--cpukit/posix/src/fork.c3
-rw-r--r--cpukit/posix/src/getitimer.c3
-rw-r--r--cpukit/posix/src/keycreate.c3
-rw-r--r--cpukit/posix/src/keydelete.c3
-rw-r--r--cpukit/posix/src/keygetspecific.c3
-rw-r--r--cpukit/posix/src/keysetspecific.c3
-rw-r--r--cpukit/posix/src/kill.c3
-rw-r--r--cpukit/posix/src/kill_r.c3
-rw-r--r--cpukit/posix/src/killinfo.c3
-rw-r--r--cpukit/posix/src/lio_listio.c3
-rw-r--r--cpukit/posix/src/mprotect.c3
-rw-r--r--cpukit/posix/src/mqueueclose.c3
-rw-r--r--cpukit/posix/src/mqueuegetattr.c3
-rw-r--r--cpukit/posix/src/mqueuenotify.c3
-rw-r--r--cpukit/posix/src/mqueueopen.c3
-rw-r--r--cpukit/posix/src/mqueuerecvsupp.c3
-rw-r--r--cpukit/posix/src/mqueuesend.c3
-rw-r--r--cpukit/posix/src/mqueuesendsupp.c3
-rw-r--r--cpukit/posix/src/mqueuesetattr.c3
-rw-r--r--cpukit/posix/src/mqueuetimedreceive.c3
-rw-r--r--cpukit/posix/src/mqueueunlink.c3
-rw-r--r--cpukit/posix/src/mutexattrdestroy.c3
-rw-r--r--cpukit/posix/src/mutexattrgetprioceiling.c3
-rw-r--r--cpukit/posix/src/mutexattrgetprotocol.c3
-rw-r--r--cpukit/posix/src/mutexattrgetpshared.c3
-rw-r--r--cpukit/posix/src/mutexattrgettype.c3
-rw-r--r--cpukit/posix/src/mutexattrsetprioceiling.c3
-rw-r--r--cpukit/posix/src/mutexattrsetprotocol.c3
-rw-r--r--cpukit/posix/src/mutexattrsetpshared.c3
-rw-r--r--cpukit/posix/src/mutexdestroy.c3
-rw-r--r--cpukit/posix/src/mutexgetprioceiling.c3
-rw-r--r--cpukit/posix/src/mutexinit.c3
-rw-r--r--cpukit/posix/src/mutexlock.c3
-rw-r--r--cpukit/posix/src/mutexlocksupp.c3
-rw-r--r--cpukit/posix/src/mutexsetprioceiling.c3
-rw-r--r--cpukit/posix/src/mutextimedlock.c3
-rw-r--r--cpukit/posix/src/mutextrylock.c3
-rw-r--r--cpukit/posix/src/mutexunlock.c3
-rw-r--r--cpukit/posix/src/nanosleep.c3
-rw-r--r--cpukit/posix/src/pause.c3
-rw-r--r--cpukit/posix/src/pbarrierinit.c3
-rw-r--r--cpukit/posix/src/pbarrierwait.c3
-rw-r--r--cpukit/posix/src/prwlockinit.c3
-rw-r--r--cpukit/posix/src/prwlockrdlock.c3
-rw-r--r--cpukit/posix/src/prwlocktimedrdlock.c3
-rw-r--r--cpukit/posix/src/prwlocktimedwrlock.c3
-rw-r--r--cpukit/posix/src/prwlocktryrdlock.c3
-rw-r--r--cpukit/posix/src/prwlocktrywrlock.c3
-rw-r--r--cpukit/posix/src/prwlockunlock.c3
-rw-r--r--cpukit/posix/src/prwlockwrlock.c3
-rw-r--r--cpukit/posix/src/psignalclearprocesssignals.c3
-rw-r--r--cpukit/posix/src/psignalclearsignals.c3
-rw-r--r--cpukit/posix/src/psignalunblockthread.c3
-rw-r--r--cpukit/posix/src/pspininit.c3
-rw-r--r--cpukit/posix/src/pspinunlock.c3
-rw-r--r--cpukit/posix/src/psxnametoid.c3
-rw-r--r--cpukit/posix/src/psxtimercreate.c3
-rw-r--r--cpukit/posix/src/psxtimerdelete.c3
-rw-r--r--cpukit/posix/src/psxtransschedparam.c3
-rw-r--r--cpukit/posix/src/pthread.c3
-rw-r--r--cpukit/posix/src/pthreadattrdefault.c3
-rw-r--r--cpukit/posix/src/pthreadattrdestroy.c3
-rw-r--r--cpukit/posix/src/pthreadattrgetaffinitynp.c3
-rw-r--r--cpukit/posix/src/pthreadattrgetdetachstate.c3
-rw-r--r--cpukit/posix/src/pthreadattrgetguardsize.c3
-rw-r--r--cpukit/posix/src/pthreadattrgetinheritsched.c3
-rw-r--r--cpukit/posix/src/pthreadattrgetschedparam.c3
-rw-r--r--cpukit/posix/src/pthreadattrgetscope.c3
-rw-r--r--cpukit/posix/src/pthreadattrgetstack.c3
-rw-r--r--cpukit/posix/src/pthreadattrgetstackaddr.c3
-rw-r--r--cpukit/posix/src/pthreadattrgetstacksize.c3
-rw-r--r--cpukit/posix/src/pthreadattrinit.c3
-rw-r--r--cpukit/posix/src/pthreadattrsetaffinitynp.c3
-rw-r--r--cpukit/posix/src/pthreadattrsetdetachstate.c3
-rw-r--r--cpukit/posix/src/pthreadattrsetguardsize.c3
-rw-r--r--cpukit/posix/src/pthreadattrsetinheritsched.c3
-rw-r--r--cpukit/posix/src/pthreadattrsetschedparam.c3
-rw-r--r--cpukit/posix/src/pthreadattrsetschedpolicy.c3
-rw-r--r--cpukit/posix/src/pthreadattrsetscope.c3
-rw-r--r--cpukit/posix/src/pthreadattrsetstack.c3
-rw-r--r--cpukit/posix/src/pthreadattrsetstackaddr.c3
-rw-r--r--cpukit/posix/src/pthreadattrsetstacksize.c3
-rw-r--r--cpukit/posix/src/pthreadconcurrency.c3
-rw-r--r--cpukit/posix/src/pthreadcreate.c3
-rw-r--r--cpukit/posix/src/pthreaddetach.c3
-rw-r--r--cpukit/posix/src/pthreadequal.c3
-rw-r--r--cpukit/posix/src/pthreadexit.c3
-rw-r--r--cpukit/posix/src/pthreadgetaffinitynp.c3
-rw-r--r--cpukit/posix/src/pthreadgetattrnp.c3
-rw-r--r--cpukit/posix/src/pthreadgetcpuclockid.c3
-rw-r--r--cpukit/posix/src/pthreadgetschedparam.c3
-rw-r--r--cpukit/posix/src/pthreadinitthreads.c3
-rw-r--r--cpukit/posix/src/pthreadjoin.c3
-rw-r--r--cpukit/posix/src/pthreadkill.c3
-rw-r--r--cpukit/posix/src/pthreadonce.c3
-rw-r--r--cpukit/posix/src/pthreadself.c3
-rw-r--r--cpukit/posix/src/pthreadsetaffinitynp.c3
-rw-r--r--cpukit/posix/src/pthreadsetschedparam.c3
-rw-r--r--cpukit/posix/src/pthreadsigmask.c3
-rw-r--r--cpukit/posix/src/rwlockattrdestroy.c3
-rw-r--r--cpukit/posix/src/rwlockattrinit.c3
-rw-r--r--cpukit/posix/src/rwlockattrsetpshared.c3
-rw-r--r--cpukit/posix/src/sched_getparam.c3
-rw-r--r--cpukit/posix/src/sched_getprioritymax.c3
-rw-r--r--cpukit/posix/src/sched_getscheduler.c3
-rw-r--r--cpukit/posix/src/sched_rr_get_interval.c3
-rw-r--r--cpukit/posix/src/sched_setparam.c3
-rw-r--r--cpukit/posix/src/sched_setscheduler.c3
-rw-r--r--cpukit/posix/src/sched_yield.c3
-rw-r--r--cpukit/posix/src/semclose.c3
-rw-r--r--cpukit/posix/src/semgetvalue.c3
-rw-r--r--cpukit/posix/src/seminit.c3
-rw-r--r--cpukit/posix/src/semopen.c3
-rw-r--r--cpukit/posix/src/semtimedwait.c3
-rw-r--r--cpukit/posix/src/semunlink.c3
-rw-r--r--cpukit/posix/src/setcancelstate.c3
-rw-r--r--cpukit/posix/src/setcanceltype.c3
-rw-r--r--cpukit/posix/src/setitimer.c3
-rw-r--r--cpukit/posix/src/sigaction.c3
-rw-r--r--cpukit/posix/src/sigaddset.c3
-rw-r--r--cpukit/posix/src/sigdelset.c3
-rw-r--r--cpukit/posix/src/sigemptyset.c3
-rw-r--r--cpukit/posix/src/sigfillset.c3
-rw-r--r--cpukit/posix/src/sigismember.c3
-rw-r--r--cpukit/posix/src/signal_2.c3
-rw-r--r--cpukit/posix/src/sigpending.c3
-rw-r--r--cpukit/posix/src/sigprocmask.c3
-rw-r--r--cpukit/posix/src/sigqueue.c3
-rw-r--r--cpukit/posix/src/sigsuspend.c3
-rw-r--r--cpukit/posix/src/sigwait.c3
-rw-r--r--cpukit/posix/src/sysconf.c3
-rw-r--r--cpukit/posix/src/testcancel.c3
-rw-r--r--cpukit/posix/src/timergettime.c3
-rw-r--r--cpukit/posix/src/timersettime.c3
-rw-r--r--cpukit/posix/src/ualarm.c3
-rw-r--r--cpukit/posix/src/vfork.c3
-rw-r--r--cpukit/posix/src/wait.c3
-rw-r--r--cpukit/rtems/src/barriercreate.c3
-rw-r--r--cpukit/rtems/src/barrierrelease.c3
-rw-r--r--cpukit/rtems/src/clockgettod.c3
-rw-r--r--cpukit/rtems/src/clockgetuptime.c3
-rw-r--r--cpukit/rtems/src/clockgetuptimenanoseconds.c3
-rw-r--r--cpukit/rtems/src/eventreceive.c3
-rw-r--r--cpukit/rtems/src/eventseize.c3
-rw-r--r--cpukit/rtems/src/msgmp.c3
-rw-r--r--cpukit/rtems/src/msgqflush.c3
-rw-r--r--cpukit/rtems/src/msgqgetnumberpending.c3
-rw-r--r--cpukit/rtems/src/msgqsend.c3
-rw-r--r--cpukit/rtems/src/partcreate.c3
-rw-r--r--cpukit/rtems/src/partmp.c3
-rw-r--r--cpukit/rtems/src/ratemoncreate.c3
-rw-r--r--cpukit/rtems/src/ratemonresetall.c3
-rw-r--r--cpukit/rtems/src/ratemonresetstatistics.c3
-rw-r--r--cpukit/rtems/src/regioncreate.c3
-rw-r--r--cpukit/rtems/src/rtemsbuildid.c3
-rw-r--r--cpukit/rtems/src/rtemsobjectapiminimumclass.c3
-rw-r--r--cpukit/rtems/src/rtemsobjectidgetapi.c3
-rw-r--r--cpukit/rtems/src/rtemsobjectsetname.c3
-rw-r--r--cpukit/rtems/src/semcreate.c3
-rw-r--r--cpukit/rtems/src/semrelease.c3
-rw-r--r--cpukit/rtems/src/taskgetaffinity.c3
-rw-r--r--cpukit/rtems/src/taskinitusers.c3
-rw-r--r--cpukit/rtems/src/taskissuspended.c3
-rw-r--r--cpukit/rtems/src/taskmp.c3
-rw-r--r--cpukit/rtems/src/tasksetaffinity.c3
-rw-r--r--cpukit/rtems/src/taskstart.c3
-rw-r--r--cpukit/rtems/src/timerreset.c3
-rw-r--r--cpukit/rtems/src/timerserverfirewhen.c3
-rw-r--r--cpukit/sapi/src/rbtreefind.c3
-rw-r--r--cpukit/score/src/coremsginsert.c3
-rw-r--r--cpukit/score/src/corerwlock.c3
-rw-r--r--cpukit/score/src/corerwlockobtainread.c3
-rw-r--r--cpukit/score/src/corerwlockobtainwrite.c3
-rw-r--r--cpukit/score/src/coretodadjust.c3
-rw-r--r--cpukit/score/src/coretodtickspersec.c3
-rw-r--r--cpukit/score/src/interr.c3
-rw-r--r--cpukit/score/src/mpci.c3
-rw-r--r--cpukit/score/src/mpcidefault.c3
-rw-r--r--cpukit/score/src/objectextendinformation.c3
-rw-r--r--cpukit/score/src/objectgetnext.c3
-rw-r--r--cpukit/score/src/objectinitializeinformation.c3
-rw-r--r--cpukit/score/src/objectnametoidstring.c3
-rw-r--r--cpukit/score/src/objectsetname.c3
-rw-r--r--cpukit/score/src/percpu.c3
-rw-r--r--cpukit/score/src/scheduler.c3
-rw-r--r--cpukit/score/src/schedulercbs.c3
-rw-r--r--cpukit/score/src/schedulercbsgetparameters.c3
-rw-r--r--cpukit/score/src/scheduleredf.c3
-rw-r--r--cpukit/score/src/scheduleredfreleasejob.c3
-rw-r--r--cpukit/score/src/scheduleredfunblock.c3
-rw-r--r--cpukit/score/src/schedulerpriorityblock.c3
-rw-r--r--cpukit/score/src/schedulerpriorityschedule.c3
-rw-r--r--cpukit/score/src/schedulersimpleschedule.c3
-rw-r--r--cpukit/score/src/schedulersimpleunblock.c3
-rw-r--r--cpukit/score/src/schedulersimpleyield.c3
-rw-r--r--cpukit/score/src/threaddispatch.c3
-rw-r--r--cpukit/score/src/threadqenqueue.c3
-rw-r--r--cpukit/score/src/threadqflush.c3
-rw-r--r--cpukit/score/src/threadrestart.c3
-rw-r--r--cpukit/score/src/timespecdivide.c3
-rw-r--r--cpukit/score/src/watchdoginsert.c3
-rw-r--r--cpukit/score/src/watchdogremove.c3
393 files changed, 786 insertions, 393 deletions
diff --git a/cpukit/include/rtems/rtems-rfs.h b/cpukit/include/rtems/rtems-rfs.h
index 958f9a636b..f0e76cf25c 100644
--- a/cpukit/include/rtems/rtems-rfs.h
+++ b/cpukit/include/rtems/rtems-rfs.h
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RFS File system Initialization
* @ingroup rtems_rfs
*
+ * @brief RFS File system Initialization
+ *
* RTEMS File System
*
*/
diff --git a/cpukit/libblock/src/bdpart-create.c b/cpukit/libblock/src/bdpart-create.c
index 52cdeeb989..8bfc1de302 100644
--- a/cpukit/libblock/src/bdpart-create.c
+++ b/cpukit/libblock/src/bdpart-create.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Manage Partitions of a Disk Device
* @ingroup rtems_bdpart
+ *
+ * @brief Manage Partitions of a Disk Device
*/
/*
diff --git a/cpukit/libblock/src/bdpart-dump.c b/cpukit/libblock/src/bdpart-dump.c
index adf9296954..ce58a0020f 100644
--- a/cpukit/libblock/src/bdpart-dump.c
+++ b/cpukit/libblock/src/bdpart-dump.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Prints the Partition Table @a Partitions with @a Count Partitions
* @ingroup rtems_bdpart
+ *
+ * @brief Prints the Partition Table @a Partitions with @a Count Partitions
*/
/*
diff --git a/cpukit/libblock/src/bdpart-mount.c b/cpukit/libblock/src/bdpart-mount.c
index 6cb281709e..cfc08ead30 100644
--- a/cpukit/libblock/src/bdpart-mount.c
+++ b/cpukit/libblock/src/bdpart-mount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Partition Management
* @ingroup rtems_bdpart
+ *
+ * @brief Block Device Partition Management
*/
/*
diff --git a/cpukit/libblock/src/bdpart-read.c b/cpukit/libblock/src/bdpart-read.c
index d8115288fa..cfebdbc9d4 100644
--- a/cpukit/libblock/src/bdpart-read.c
+++ b/cpukit/libblock/src/bdpart-read.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Partition Management
* @ingroup rtems_bdpart
+ *
+ * @brief Block Device Partition Management
*/
/*
diff --git a/cpukit/libblock/src/bdpart-register.c b/cpukit/libblock/src/bdpart-register.c
index 66a7498e2c..9956e61a68 100644
--- a/cpukit/libblock/src/bdpart-register.c
+++ b/cpukit/libblock/src/bdpart-register.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Partition Management
* @ingroup rtems_bdpart
+ *
+ * @brief Block Device Partition Management
*/
/*
diff --git a/cpukit/libblock/src/bdpart-sort.c b/cpukit/libblock/src/bdpart-sort.c
index 17fb64113c..52de38b442 100644
--- a/cpukit/libblock/src/bdpart-sort.c
+++ b/cpukit/libblock/src/bdpart-sort.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Partition Management
* @ingroup rtems_bdpart
+ *
+ * @brief Block Device Partition Management
*/
/*
diff --git a/cpukit/libblock/src/bdpart-write.c b/cpukit/libblock/src/bdpart-write.c
index 9443bc63bc..0418e82850 100644
--- a/cpukit/libblock/src/bdpart-write.c
+++ b/cpukit/libblock/src/bdpart-write.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Partition Management
* @ingroup rtems_bdpart
+ *
+ * @brief Block Device Partition Management
*/
/*
diff --git a/cpukit/libblock/src/blkdev-blkstats.c b/cpukit/libblock/src/blkdev-blkstats.c
index c035ee4ecb..a6b336af2d 100644
--- a/cpukit/libblock/src/blkdev-blkstats.c
+++ b/cpukit/libblock/src/blkdev-blkstats.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Statistics Command
* @ingroup rtems_blkdev Block Device Management
+ *
+ * @brief Block Device Statistics Command
*/
/*
diff --git a/cpukit/libblock/src/blkdev-imfs.c b/cpukit/libblock/src/blkdev-imfs.c
index a6872f442d..c7e582cfbc 100644
--- a/cpukit/libblock/src/blkdev-imfs.c
+++ b/cpukit/libblock/src/blkdev-imfs.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device IMFS
* @ingroup libblock
+ *
+ * @brief Block Device IMFS
*/
/*
diff --git a/cpukit/libblock/src/blkdev-ioctl.c b/cpukit/libblock/src/blkdev-ioctl.c
index 3e8b081142..834f892d5c 100644
--- a/cpukit/libblock/src/blkdev-ioctl.c
+++ b/cpukit/libblock/src/blkdev-ioctl.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Common IO Control Primitive
* @ingroup rtems_blkdev
+ *
+ * @brief Common IO Control Primitive
*/
/*
diff --git a/cpukit/libblock/src/blkdev-print-stats.c b/cpukit/libblock/src/blkdev-print-stats.c
index 6e43139374..8edf24fd8c 100644
--- a/cpukit/libblock/src/blkdev-print-stats.c
+++ b/cpukit/libblock/src/blkdev-print-stats.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Prints the Block Device Statistics
* @ingroup rtems_blkdev Block Device Management
+ *
+ * @brief Prints the Block Device Statistics
*/
/*
diff --git a/cpukit/libblock/src/blkdev.c b/cpukit/libblock/src/blkdev.c
index f19c273d24..e818129196 100644
--- a/cpukit/libblock/src/blkdev.c
+++ b/cpukit/libblock/src/blkdev.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Management
* @ingroup rtems_blkdev
+ *
+ * @brief Block Device Management
*/
/*
diff --git a/cpukit/libblock/src/diskdevs-init.c b/cpukit/libblock/src/diskdevs-init.c
index 5ed2c71b0f..35923506bc 100644
--- a/cpukit/libblock/src/diskdevs-init.c
+++ b/cpukit/libblock/src/diskdevs-init.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Block Device Disk Management Initialize
* @ingroup rtems_disk Block Device Disk Management
+ *
+ * @brief Block Device Disk Management Initialize
*/
/*
diff --git a/cpukit/libblock/src/flashdisk.c b/cpukit/libblock/src/flashdisk.c
index a3fbbba119..91f99e0d52 100644
--- a/cpukit/libblock/src/flashdisk.c
+++ b/cpukit/libblock/src/flashdisk.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Flash Disk Block Device Implementation
* @ingroup libblock
+ *
+ * @brief Flash Disk Block Device Implementation
*/
/*
diff --git a/cpukit/libblock/src/ide_part_table.c b/cpukit/libblock/src/ide_part_table.c
index 5f8f2116ed..a802be5dfb 100644
--- a/cpukit/libblock/src/ide_part_table.c
+++ b/cpukit/libblock/src/ide_part_table.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Library supporting "MS-DOS-style" Partition Table
* @ingroup libblock
+ *
+ * @brief Library supporting "MS-DOS-style" Partition Table
*/
/*
diff --git a/cpukit/libblock/src/nvdisk-sram.c b/cpukit/libblock/src/nvdisk-sram.c
index 6ac709883a..aa6fe00977 100644
--- a/cpukit/libblock/src/nvdisk-sram.c
+++ b/cpukit/libblock/src/nvdisk-sram.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Provide SRAM support for the NV Disk
* @ingroup libblock
+ *
+ * @brief Provide SRAM support for the NV Disk
*/
/*
diff --git a/cpukit/libblock/src/nvdisk.c b/cpukit/libblock/src/nvdisk.c
index d2042928ef..a7f4167d33 100644
--- a/cpukit/libblock/src/nvdisk.c
+++ b/cpukit/libblock/src/nvdisk.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Non-Volatile Disk Block Device Implementation
* @ingroup libblock
+ *
+ * @brief Non-Volatile Disk Block Device Implementation
*/
/*
diff --git a/cpukit/libblock/src/show_bdbuf.c b/cpukit/libblock/src/show_bdbuf.c
index 29bf3d7e22..22564fe75b 100644
--- a/cpukit/libblock/src/show_bdbuf.c
+++ b/cpukit/libblock/src/show_bdbuf.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief Enable the Monitor to Show bdbuf Information
* @ingroup rtems_bdpart
*
+ * @brief Enable the Monitor to Show bdbuf Information
+ *
* This module inspects the bdbuf data structures,
* assuming they are static, but in fact they are used very
* dynamically. Therefore the results show MAY BE INCORRECT in
diff --git a/cpukit/libcsupport/src/_realloc_r.c b/cpukit/libcsupport/src/_realloc_r.c
index 57f0aaf834..95f9e054f5 100644
--- a/cpukit/libcsupport/src/_realloc_r.c
+++ b/cpukit/libcsupport/src/_realloc_r.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief _realloc_r Implementation
* @ingroup libcsupport
+ *
+ * @brief _realloc_r Implementation
*/
/*
diff --git a/cpukit/libcsupport/src/access.c b/cpukit/libcsupport/src/access.c
index cc3dee7ffa..57276305ac 100644
--- a/cpukit/libcsupport/src/access.c
+++ b/cpukit/libcsupport/src/access.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief access() - POSIX 1003.1b 5.6.3 - File Accessibility
* @ingroup libcsupport
+ *
+ * @brief access() - POSIX 1003.1b 5.6.3 - File Accessibility
*/
/*
diff --git a/cpukit/libcsupport/src/assoclocalbyname.c b/cpukit/libcsupport/src/assoclocalbyname.c
index 2fba102abe..c0267f3f53 100644
--- a/cpukit/libcsupport/src/assoclocalbyname.c
+++ b/cpukit/libcsupport/src/assoclocalbyname.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Associate Local by Name
* @ingroup Associativity Routines
+ *
+ * @brief RTEMS Associate Local by Name
*/
/*
diff --git a/cpukit/libcsupport/src/assocremotebylocalbitfield.c b/cpukit/libcsupport/src/assocremotebylocalbitfield.c
index efcc87a3c4..4a9cc0b175 100644
--- a/cpukit/libcsupport/src/assocremotebylocalbitfield.c
+++ b/cpukit/libcsupport/src/assocremotebylocalbitfield.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Assoc Routines
* @ingroup Associativity Routines
+ *
+ * @brief RTEMS Assoc Routines
*/
/*
diff --git a/cpukit/libcsupport/src/chdir.c b/cpukit/libcsupport/src/chdir.c
index 55425345e8..6ef551f06d 100644
--- a/cpukit/libcsupport/src/chdir.c
+++ b/cpukit/libcsupport/src/chdir.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX 1003.1b - 5.2.1 - Change Current Working Directory
* @ingroup libio Internal Interface
+ *
+ * @brief POSIX 1003.1b - 5.2.1 - Change Current Working Directory
*/
/*
diff --git a/cpukit/libcsupport/src/chroot.c b/cpukit/libcsupport/src/chroot.c
index 3e7dfbae87..9db340174b 100644
--- a/cpukit/libcsupport/src/chroot.c
+++ b/cpukit/libcsupport/src/chroot.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Change Root Directory
* @ingroup libcsupport
+ *
+ * @brief Change Root Directory
*/
/*
diff --git a/cpukit/libcsupport/src/close.c b/cpukit/libcsupport/src/close.c
index 21b375149d..5e6aa2c041 100644
--- a/cpukit/libcsupport/src/close.c
+++ b/cpukit/libcsupport/src/close.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX 1003.1b 6.3.1 - Close a File
* @ingroup libcsupport
+ *
+ * @brief POSIX 1003.1b 6.3.1 - Close a File
*/
/*
diff --git a/cpukit/libcsupport/src/dup.c b/cpukit/libcsupport/src/dup.c
index 98ee8fdf1e..8fe2514c7d 100644
--- a/cpukit/libcsupport/src/dup.c
+++ b/cpukit/libcsupport/src/dup.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX 1003.1b 6.2.1 Duplicate an Open File Descriptor
* @ingroup libcsupport
+ *
+ * @brief POSIX 1003.1b 6.2.1 Duplicate an Open File Descriptor
*/
/*
diff --git a/cpukit/libcsupport/src/fcntl.c b/cpukit/libcsupport/src/fcntl.c
index 111fd188d4..ba824dced1 100644
--- a/cpukit/libcsupport/src/fcntl.c
+++ b/cpukit/libcsupport/src/fcntl.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX 1003.1b 6.5.2 - File Control
* @ingroup libcsupport
+ *
+ * @brief POSIX 1003.1b 6.5.2 - File Control
*/
/*
diff --git a/cpukit/libcsupport/src/fdatasync.c b/cpukit/libcsupport/src/fdatasync.c
index 3b9a4ff9bf..a1ac7bc81e 100644
--- a/cpukit/libcsupport/src/fdatasync.c
+++ b/cpukit/libcsupport/src/fdatasync.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX 1003.1b 6.6.2 - Synchronize the Data of a File
* @ingroup libcsupport
+ *
+ * @brief POSIX 1003.1b 6.6.2 - Synchronize the Data of a File
*/
/*
diff --git a/cpukit/libcsupport/src/free.c b/cpukit/libcsupport/src/free.c
index e52516d854..f4542e0c72 100644
--- a/cpukit/libcsupport/src/free.c
+++ b/cpukit/libcsupport/src/free.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief calloc()
* @ingroup libcsupport
+ *
+ * @brief calloc()
*/
/*
diff --git a/cpukit/libcsupport/src/ioctl.c b/cpukit/libcsupport/src/ioctl.c
index e58889ae28..203a0aa5ba 100644
--- a/cpukit/libcsupport/src/ioctl.c
+++ b/cpukit/libcsupport/src/ioctl.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief ioctl() system call
* @ingroup libcsupport
+ *
+ * @brief ioctl() system call
*/
/*
diff --git a/cpukit/libcsupport/src/kill_noposix.c b/cpukit/libcsupport/src/kill_noposix.c
index a111f071d7..3792a81db8 100644
--- a/cpukit/libcsupport/src/kill_noposix.c
+++ b/cpukit/libcsupport/src/kill_noposix.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief Kill No POSIX
* @ingroup libcsupport
*
+ * @brief Kill No POSIX
+ *
* Marginal implementations of some POSIX API routines
* to be used when POSIX is disabled.
*
diff --git a/cpukit/libcsupport/src/setegid.c b/cpukit/libcsupport/src/setegid.c
index 2a3ef2f868..4303e73ebe 100644
--- a/cpukit/libcsupport/src/setegid.c
+++ b/cpukit/libcsupport/src/setegid.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get Real User, Effective User, Ral Group, and Effective Group IDs
* @ingroup libcsupport
+ *
+ * @brief Get Real User, Effective User, Ral Group, and Effective Group IDs
*/
/*
diff --git a/cpukit/libcsupport/src/sup_fs_mount_iterate.c b/cpukit/libcsupport/src/sup_fs_mount_iterate.c
index 4d986090df..281dfc73e5 100644
--- a/cpukit/libcsupport/src/sup_fs_mount_iterate.c
+++ b/cpukit/libcsupport/src/sup_fs_mount_iterate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Mount table entry visitor.
* @ingroup Termios Termios
+ *
+ * @brief Mount table entry visitor.
*/
/*
diff --git a/cpukit/libcsupport/src/utsname.c b/cpukit/libcsupport/src/utsname.c
index 22442c192a..c1ca216eb3 100644
--- a/cpukit/libcsupport/src/utsname.c
+++ b/cpukit/libcsupport/src/utsname.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get System Name
* @ingroup utsname Service
+ *
+ * @brief Get System Name
*/
/*
diff --git a/cpukit/libcsupport/src/write_r.c b/cpukit/libcsupport/src/write_r.c
index 0ecfda106e..6597337efb 100644
--- a/cpukit/libcsupport/src/write_r.c
+++ b/cpukit/libcsupport/src/write_r.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX 1003.1b 6.4.2 - Write to a File
* @ingroup libcsupport
+ *
+ * @brief POSIX 1003.1b 6.4.2 - Write to a File
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_are_nodes_equal.c b/cpukit/libfs/src/defaults/default_are_nodes_equal.c
index 2ba47dc1f9..3a6f6df658 100644
--- a/cpukit/libfs/src/defaults/default_are_nodes_equal.c
+++ b/cpukit/libfs/src/defaults/default_are_nodes_equal.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System has nodes equal
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System has nodes equal
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_clone.c b/cpukit/libfs/src/defaults/default_clone.c
index 30a6d256b1..3167c28388 100644
--- a/cpukit/libfs/src/defaults/default_clone.c
+++ b/cpukit/libfs/src/defaults/default_clone.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System creates a child process
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System creates a child process
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_eval_path.c b/cpukit/libfs/src/defaults/default_eval_path.c
index ae4630b33a..4fda3017f4 100644
--- a/cpukit/libfs/src/defaults/default_eval_path.c
+++ b/cpukit/libfs/src/defaults/default_eval_path.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System evaluates relative pathname to absolute
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System evaluates relative pathname to absolute
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_fcntl.c b/cpukit/libfs/src/defaults/default_fcntl.c
index df48ad01a3..c84bb9f08e 100644
--- a/cpukit/libfs/src/defaults/default_fcntl.c
+++ b/cpukit/libfs/src/defaults/default_fcntl.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default Filesystem - Default FCNTL
* @ingroup libfs
+ *
+ * @brief RTEMS Default Filesystem - Default FCNTL
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_freenode.c b/cpukit/libfs/src/defaults/default_freenode.c
index 6ae60115a6..94cf79f35d 100644
--- a/cpukit/libfs/src/defaults/default_freenode.c
+++ b/cpukit/libfs/src/defaults/default_freenode.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default Filesystem - Default Freenode
* @ingroup libfs
+ *
+ * @brief RTEMS Default Filesystem - Default Freenode
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_fstat.c b/cpukit/libfs/src/defaults/default_fstat.c
index dfb62a8171..4b0e151ea5 100644
--- a/cpukit/libfs/src/defaults/default_fstat.c
+++ b/cpukit/libfs/src/defaults/default_fstat.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System gets file status
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System gets file status
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_fsync.c b/cpukit/libfs/src/defaults/default_fsync.c
index 0741eaf8e9..a7ff75d11f 100644
--- a/cpukit/libfs/src/defaults/default_fsync.c
+++ b/cpukit/libfs/src/defaults/default_fsync.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System Synchronises changes to a file
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System Synchronises changes to a file
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_fsync_success.c b/cpukit/libfs/src/defaults/default_fsync_success.c
index b36b953fd0..3b14f46d39 100644
--- a/cpukit/libfs/src/defaults/default_fsync_success.c
+++ b/cpukit/libfs/src/defaults/default_fsync_success.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default Filesystem succeeds synchronizing file's in-core state
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default Filesystem succeeds synchronizing file's in-core state
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_ftruncate.c b/cpukit/libfs/src/defaults/default_ftruncate.c
index 1270d6309c..194a94cf98 100644
--- a/cpukit/libfs/src/defaults/default_ftruncate.c
+++ b/cpukit/libfs/src/defaults/default_ftruncate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System Truncates a file to indicated length
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System Truncates a file to indicated length
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_ftruncate_directory.c b/cpukit/libfs/src/defaults/default_ftruncate_directory.c
index 6db07bd81d..f316bda215 100644
--- a/cpukit/libfs/src/defaults/default_ftruncate_directory.c
+++ b/cpukit/libfs/src/defaults/default_ftruncate_directory.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default Filesystem - Default Ftruncate Directory
* @ingroup libfs
+ *
+ * @brief RTEMS Default Filesystem - Default Ftruncate Directory
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_ioctl.c b/cpukit/libfs/src/defaults/default_ioctl.c
index a6f12dde5d..5c21ffcf34 100644
--- a/cpukit/libfs/src/defaults/default_ioctl.c
+++ b/cpukit/libfs/src/defaults/default_ioctl.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System controls a STREAMS device
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System controls a STREAMS device
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_lock_and_unlock.c b/cpukit/libfs/src/defaults/default_lock_and_unlock.c
index d543b9b6c2..5d73d8dba0 100644
--- a/cpukit/libfs/src/defaults/default_lock_and_unlock.c
+++ b/cpukit/libfs/src/defaults/default_lock_and_unlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System locks and unlocks rtems filesystem
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System locks and unlocks rtems filesystem
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_lseek.c b/cpukit/libfs/src/defaults/default_lseek.c
index 3c41147b5a..33724682ee 100644
--- a/cpukit/libfs/src/defaults/default_lseek.c
+++ b/cpukit/libfs/src/defaults/default_lseek.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System reposits the read/write file offset
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System reposits the read/write file offset
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_lseek_directory.c b/cpukit/libfs/src/defaults/default_lseek_directory.c
index bd600ea8b7..b92add50f7 100644
--- a/cpukit/libfs/src/defaults/default_lseek_directory.c
+++ b/cpukit/libfs/src/defaults/default_lseek_directory.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System reposits read/write file offset directory
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System reposits read/write file offset directory
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_lseek_file.c b/cpukit/libfs/src/defaults/default_lseek_file.c
index 68bc8b7fc2..28646059dd 100644
--- a/cpukit/libfs/src/defaults/default_lseek_file.c
+++ b/cpukit/libfs/src/defaults/default_lseek_file.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System reposits the offset of the open file fd
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System reposits the offset of the open file fd
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_mknod.c b/cpukit/libfs/src/defaults/default_mknod.c
index 0bcda6d5af..54abc144fa 100644
--- a/cpukit/libfs/src/defaults/default_mknod.c
+++ b/cpukit/libfs/src/defaults/default_mknod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System creates a special or ordinary file
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System creates a special or ordinary file
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_mount.c b/cpukit/libfs/src/defaults/default_mount.c
index e1caec49be..ce089c6090 100644
--- a/cpukit/libfs/src/defaults/default_mount.c
+++ b/cpukit/libfs/src/defaults/default_mount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System mounts a filesystem
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System mounts a filesystem
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_open.c b/cpukit/libfs/src/defaults/default_open.c
index d175515ec5..f868a8eb8e 100644
--- a/cpukit/libfs/src/defaults/default_open.c
+++ b/cpukit/libfs/src/defaults/default_open.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default Filesystem - Default Open
* @ingroup libfs
+ *
+ * @brief RTEMS Default Filesystem - Default Open
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_readlink.c b/cpukit/libfs/src/defaults/default_readlink.c
index 21066b8204..1717b6174a 100644
--- a/cpukit/libfs/src/defaults/default_readlink.c
+++ b/cpukit/libfs/src/defaults/default_readlink.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default Filesystem - Default Readlink
* @ingroup libfs
+ *
+ * @brief RTEMS Default Filesystem - Default Readlink
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_rename.c b/cpukit/libfs/src/defaults/default_rename.c
index f1d50f19b1..b2ae12b260 100644
--- a/cpukit/libfs/src/defaults/default_rename.c
+++ b/cpukit/libfs/src/defaults/default_rename.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System Rename Files
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System Rename Files
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_rmnod.c b/cpukit/libfs/src/defaults/default_rmnod.c
index 60d9aa11ec..1a0f58c6fc 100644
--- a/cpukit/libfs/src/defaults/default_rmnod.c
+++ b/cpukit/libfs/src/defaults/default_rmnod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default Filesystem - Default Remove Node
* @ingroup libfs
+ *
+ * @brief RTEMS Default Filesystem - Default Remove Node
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_symlink.c b/cpukit/libfs/src/defaults/default_symlink.c
index a6cd10d5e5..a036471ed9 100644
--- a/cpukit/libfs/src/defaults/default_symlink.c
+++ b/cpukit/libfs/src/defaults/default_symlink.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System creates a symbolic link to a file
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System creates a symbolic link to a file
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_unmount.c b/cpukit/libfs/src/defaults/default_unmount.c
index 100d69e451..ca9da15c50 100644
--- a/cpukit/libfs/src/defaults/default_unmount.c
+++ b/cpukit/libfs/src/defaults/default_unmount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System Unmounts
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System Unmounts
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_utime.c b/cpukit/libfs/src/defaults/default_utime.c
index 866d73ab64..aaf4e445b6 100644
--- a/cpukit/libfs/src/defaults/default_utime.c
+++ b/cpukit/libfs/src/defaults/default_utime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System sets file access and modification times
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System sets file access and modification times
*/
/*
diff --git a/cpukit/libfs/src/defaults/default_write.c b/cpukit/libfs/src/defaults/default_write.c
index 4af0a4244a..49e451968a 100644
--- a/cpukit/libfs/src/defaults/default_write.c
+++ b/cpukit/libfs/src/defaults/default_write.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Default File System sends a message to another user
* @ingroup LibIOFSOps File System Operations
+ *
+ * @brief RTEMS Default File System sends a message to another user
*/
/*
diff --git a/cpukit/libfs/src/dosfs/fat.c b/cpukit/libfs/src/dosfs/fat.c
index d10589d19c..c687477d04 100644
--- a/cpukit/libfs/src/dosfs/fat.c
+++ b/cpukit/libfs/src/dosfs/fat.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Low-level Operations on a Volume with a DOSFS FAT filesystem
* @ingroup libfs
+ *
+ * @brief Low-level Operations on a Volume with a DOSFS FAT filesystem
*/
/*
diff --git a/cpukit/libfs/src/dosfs/fat_fat_operations.c b/cpukit/libfs/src/dosfs/fat_fat_operations.c
index 4ded24074f..ab03c88fdc 100644
--- a/cpukit/libfs/src/dosfs/fat_fat_operations.c
+++ b/cpukit/libfs/src/dosfs/fat_fat_operations.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief General operations on File Allocation Table
* @ingroup libfs_ffo Fat Fat Operations
+ *
+ * @brief General operations on File Allocation Table
*/
/*
diff --git a/cpukit/libfs/src/dosfs/fat_file.c b/cpukit/libfs/src/dosfs/fat_file.c
index 57b1f6d91f..b4af8a11ca 100644
--- a/cpukit/libfs/src/dosfs/fat_file.c
+++ b/cpukit/libfs/src/dosfs/fat_file.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief General operations on "fat-file"
* @ingroup libfs_ff Fat File
+ *
+ * @brief General operations on "fat-file"
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_conv.c b/cpukit/libfs/src/dosfs/msdos_conv.c
index 1d2ff58105..7efd5a7e80 100644
--- a/cpukit/libfs/src/dosfs/msdos_conv.c
+++ b/cpukit/libfs/src/dosfs/msdos_conv.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief MDOS Date Conversion
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief MDOS Date Conversion
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_create.c b/cpukit/libfs/src/dosfs/msdos_create.c
index b3a1c18014..1304cc27cd 100644
--- a/cpukit/libfs/src/dosfs/msdos_create.c
+++ b/cpukit/libfs/src/dosfs/msdos_create.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Create a new MSDOS FileSystem node
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Create a new MSDOS FileSystem node
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_dir.c b/cpukit/libfs/src/dosfs/msdos_dir.c
index d5322229e3..8c8d43f130 100644
--- a/cpukit/libfs/src/dosfs/msdos_dir.c
+++ b/cpukit/libfs/src/dosfs/msdos_dir.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief MSDOS Directory Handlers Implementation
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief MSDOS Directory Handlers Implementation
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_eval.c b/cpukit/libfs/src/dosfs/msdos_eval.c
index 4220b9ec11..e3e0f5fe96 100644
--- a/cpukit/libfs/src/dosfs/msdos_eval.c
+++ b/cpukit/libfs/src/dosfs/msdos_eval.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief MSDOS Evaluation Routines
* @ingroup libfs
+ *
+ * @brief MSDOS Evaluation Routines
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_file.c b/cpukit/libfs/src/dosfs/msdos_file.c
index 770c28ffcf..da6e54b6c6 100644
--- a/cpukit/libfs/src/dosfs/msdos_file.c
+++ b/cpukit/libfs/src/dosfs/msdos_file.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief MSDOS File Handlers Implementation
* @ingroup libfs
+ *
+ * @brief MSDOS File Handlers Implementation
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_format.c b/cpukit/libfs/src/dosfs/msdos_format.c
index 008d2285dc..e1e27f2f50 100644
--- a/cpukit/libfs/src/dosfs/msdos_format.c
+++ b/cpukit/libfs/src/dosfs/msdos_format.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS MSDOS Format Functionality
* @ingroup libfs
*
+ * @brief RTEMS MSDOS Format Functionality
+ *
* This function formats a disk partition conforming to MS-DOS conventions
*/
diff --git a/cpukit/libfs/src/dosfs/msdos_free.c b/cpukit/libfs/src/dosfs/msdos_free.c
index 1e66078eff..664103d455 100644
--- a/cpukit/libfs/src/dosfs/msdos_free.c
+++ b/cpukit/libfs/src/dosfs/msdos_free.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Call Fat-File Close Routine
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Call Fat-File Close Routine
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_fsunmount.c b/cpukit/libfs/src/dosfs/msdos_fsunmount.c
index e66602ccd8..f90de64069 100644
--- a/cpukit/libfs/src/dosfs/msdos_fsunmount.c
+++ b/cpukit/libfs/src/dosfs/msdos_fsunmount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Shut Down MSDOS FileSystem
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Shut Down MSDOS FileSystem
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_handlers_dir.c b/cpukit/libfs/src/dosfs/msdos_handlers_dir.c
index 805f239c95..77169d9c3f 100644
--- a/cpukit/libfs/src/dosfs/msdos_handlers_dir.c
+++ b/cpukit/libfs/src/dosfs/msdos_handlers_dir.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Directory Handlers Table for MSDOS FileSystem
* @ingroup libfs
+ *
+ * @brief Directory Handlers Table for MSDOS FileSystem
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_handlers_file.c b/cpukit/libfs/src/dosfs/msdos_handlers_file.c
index 9399a4f2f0..73f67acb47 100644
--- a/cpukit/libfs/src/dosfs/msdos_handlers_file.c
+++ b/cpukit/libfs/src/dosfs/msdos_handlers_file.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief File Operations Table for MSDOS FileSystem
* @ingroup libfs
+ *
+ * @brief File Operations Table for MSDOS FileSystem
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_init.c b/cpukit/libfs/src/dosfs/msdos_init.c
index dc9c76437d..3ea6f104e8 100644
--- a/cpukit/libfs/src/dosfs/msdos_init.c
+++ b/cpukit/libfs/src/dosfs/msdos_init.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Init Routine for MSDOS
* @ingroup libfs
+ *
+ * @brief Init Routine for MSDOS
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_initsupp.c b/cpukit/libfs/src/dosfs/msdos_initsupp.c
index c581c8b685..e2ee85d4d4 100644
--- a/cpukit/libfs/src/dosfs/msdos_initsupp.c
+++ b/cpukit/libfs/src/dosfs/msdos_initsupp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief MSDOS Filesystem Initialization
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief MSDOS Filesystem Initialization
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_misc.c b/cpukit/libfs/src/dosfs/msdos_misc.c
index 3f73bd9029..397e590ff5 100644
--- a/cpukit/libfs/src/dosfs/msdos_misc.c
+++ b/cpukit/libfs/src/dosfs/msdos_misc.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Miscellaneous Routines Implementation for MSDOS FileSystem
* @ingroup libfs
+ *
+ * @brief Miscellaneous Routines Implementation for MSDOS FileSystem
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_mknod.c b/cpukit/libfs/src/dosfs/msdos_mknod.c
index b7270c86f8..934805c5f1 100644
--- a/cpukit/libfs/src/dosfs/msdos_mknod.c
+++ b/cpukit/libfs/src/dosfs/msdos_mknod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Routine for Node Creation in MSDOS Filesystem
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Routine for Node Creation in MSDOS Filesystem
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_rename.c b/cpukit/libfs/src/dosfs/msdos_rename.c
index e3beee6842..375ca80362 100644
--- a/cpukit/libfs/src/dosfs/msdos_rename.c
+++ b/cpukit/libfs/src/dosfs/msdos_rename.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Rename a MSDOS FileSystem Node
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Rename a MSDOS FileSystem Node
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_rmnod.c b/cpukit/libfs/src/dosfs/msdos_rmnod.c
index 92f8bdb01e..77e280af07 100644
--- a/cpukit/libfs/src/dosfs/msdos_rmnod.c
+++ b/cpukit/libfs/src/dosfs/msdos_rmnod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Remove Node from MSDOS Directory
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Remove Node from MSDOS Directory
*/
/*
diff --git a/cpukit/libfs/src/dosfs/msdos_statvfs.c b/cpukit/libfs/src/dosfs/msdos_statvfs.c
index 59781dd7b9..ea808c05f0 100644
--- a/cpukit/libfs/src/dosfs/msdos_statvfs.c
+++ b/cpukit/libfs/src/dosfs/msdos_statvfs.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain MS-DOS filesystem information
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Obtain MS-DOS filesystem information
*/
/*
diff --git a/cpukit/libfs/src/imfs/deviceio.c b/cpukit/libfs/src/imfs/deviceio.c
index 16ce424aa4..c1577ed39f 100644
--- a/cpukit/libfs/src/imfs/deviceio.c
+++ b/cpukit/libfs/src/imfs/deviceio.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Device Node Handlers
* @ingroup IMFS
+ *
+ * @brief IMFS Device Node Handlers
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_chown.c b/cpukit/libfs/src/imfs/imfs_chown.c
index 1b7fb9b5e4..268ed0fc56 100644
--- a/cpukit/libfs/src/imfs/imfs_chown.c
+++ b/cpukit/libfs/src/imfs/imfs_chown.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Change Owner
* @ingroup IMFS
+ *
+ * @brief IMFS Change Owner
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_config.c b/cpukit/libfs/src/imfs/imfs_config.c
index fe65fa720a..72aa9424f9 100644
--- a/cpukit/libfs/src/imfs/imfs_config.c
+++ b/cpukit/libfs/src/imfs/imfs_config.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Limits and Options
* @ingroup IMFS
+ *
+ * @brief IMFS Limits and Options
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_creat.c b/cpukit/libfs/src/imfs/imfs_creat.c
index 08bbc086bb..3a609e160d 100644
--- a/cpukit/libfs/src/imfs/imfs_creat.c
+++ b/cpukit/libfs/src/imfs/imfs_creat.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Create an IMFS Node
* @ingroup IMFS
+ *
+ * @brief Create an IMFS Node
*/
/*
* COPYRIGHT (c) 1989-2010.
diff --git a/cpukit/libfs/src/imfs/imfs_eval.c b/cpukit/libfs/src/imfs/imfs_eval.c
index 512b80e58c..5f84e03153 100644
--- a/cpukit/libfs/src/imfs/imfs_eval.c
+++ b/cpukit/libfs/src/imfs/imfs_eval.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Evaluation IMFS Node Support
* @ingroup IMFS
+ *
+ * @brief Evaluation IMFS Node Support
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_fchmod.c b/cpukit/libfs/src/imfs/imfs_fchmod.c
index 8537529a19..e8814f73f7 100644
--- a/cpukit/libfs/src/imfs/imfs_fchmod.c
+++ b/cpukit/libfs/src/imfs/imfs_fchmod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Change IMFS File Mode
* @ingroup IMFS
+ *
+ * @brief Change IMFS File Mode
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_fifo.c b/cpukit/libfs/src/imfs/imfs_fifo.c
index e66a436479..1973801cb6 100644
--- a/cpukit/libfs/src/imfs/imfs_fifo.c
+++ b/cpukit/libfs/src/imfs/imfs_fifo.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief FIFO Support
* @ingroup IMFS
+ *
+ * @brief FIFO Support
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_fsunmount.c b/cpukit/libfs/src/imfs/imfs_fsunmount.c
index 864c933420..4d29c400ef 100644
--- a/cpukit/libfs/src/imfs/imfs_fsunmount.c
+++ b/cpukit/libfs/src/imfs/imfs_fsunmount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Unmount this Instance of IMFS
* @ingroup IMFS
+ *
+ * @brief Unmount this Instance of IMFS
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_handlers_device.c b/cpukit/libfs/src/imfs/imfs_handlers_device.c
index 12a19bd663..ab32ce4b73 100644
--- a/cpukit/libfs/src/imfs/imfs_handlers_device.c
+++ b/cpukit/libfs/src/imfs/imfs_handlers_device.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Device Operations Table
* @ingroup IMFS
+ *
+ * @brief Device Operations Table
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_initsupp.c b/cpukit/libfs/src/imfs/imfs_initsupp.c
index 2c75ef5ff2..4c09cf750e 100644
--- a/cpukit/libfs/src/imfs/imfs_initsupp.c
+++ b/cpukit/libfs/src/imfs/imfs_initsupp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Node Support
* @ingroup IMFS
+ *
+ * @brief IMFS Node Support
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_link.c b/cpukit/libfs/src/imfs/imfs_link.c
index 87211ad93e..16ad862a50 100644
--- a/cpukit/libfs/src/imfs/imfs_link.c
+++ b/cpukit/libfs/src/imfs/imfs_link.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Create a New Link Node
* @ingroup IMFS
+ *
+ * @brief IMFS Create a New Link Node
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_load_tar.c b/cpukit/libfs/src/imfs/imfs_load_tar.c
index 47a506b042..a0cc115be4 100644
--- a/cpukit/libfs/src/imfs/imfs_load_tar.c
+++ b/cpukit/libfs/src/imfs/imfs_load_tar.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Load Tarfs
* @ingroup IMFS
+ *
+ * @brief RTEMS Load Tarfs
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_make_generic_node.c b/cpukit/libfs/src/imfs/imfs_make_generic_node.c
index 3d1af1da41..36426d7719 100644
--- a/cpukit/libfs/src/imfs/imfs_make_generic_node.c
+++ b/cpukit/libfs/src/imfs/imfs_make_generic_node.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Make a Generic Node
* @ingroup IMFS
+ *
+ * @brief IMFS Make a Generic Node
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_memfile.c b/cpukit/libfs/src/imfs/imfs_memfile.c
index c48e253f8b..0f19859fac 100644
--- a/cpukit/libfs/src/imfs/imfs_memfile.c
+++ b/cpukit/libfs/src/imfs/imfs_memfile.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Memory File Handlers
* @ingroup IMFS
+ *
+ * @brief IMFS Memory File Handlers
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_mknod.c b/cpukit/libfs/src/imfs/imfs_mknod.c
index 65f48416d1..8d23f12f55 100644
--- a/cpukit/libfs/src/imfs/imfs_mknod.c
+++ b/cpukit/libfs/src/imfs/imfs_mknod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Create a IMFS Node
* @ingroup IMFS
+ *
+ * @brief Create a IMFS Node
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_mount.c b/cpukit/libfs/src/imfs/imfs_mount.c
index b00a59d85b..371e88e106 100644
--- a/cpukit/libfs/src/imfs/imfs_mount.c
+++ b/cpukit/libfs/src/imfs/imfs_mount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Mount an IMFS
* @ingroup IMFS
+ *
+ * @brief Mount an IMFS
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_node.c b/cpukit/libfs/src/imfs/imfs_node.c
index f5266b650b..a89298ffc2 100644
--- a/cpukit/libfs/src/imfs/imfs_node.c
+++ b/cpukit/libfs/src/imfs/imfs_node.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Node Support
* @ingroup IMFS
+ *
+ * @brief IMFS Node Support
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_rename.c b/cpukit/libfs/src/imfs/imfs_rename.c
index 164a7896ab..701500872d 100644
--- a/cpukit/libfs/src/imfs/imfs_rename.c
+++ b/cpukit/libfs/src/imfs/imfs_rename.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Rename
* @ingroup IMFS
+ *
+ * @brief IMFS Rename
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_rmnod.c b/cpukit/libfs/src/imfs/imfs_rmnod.c
index 9fad0b7d1b..0aaadb7ebe 100644
--- a/cpukit/libfs/src/imfs/imfs_rmnod.c
+++ b/cpukit/libfs/src/imfs/imfs_rmnod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Node Removal Handler
* @ingroup IMFS
+ *
+ * @brief IMFS Node Removal Handler
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_stat.c b/cpukit/libfs/src/imfs/imfs_stat.c
index 3e73a150b2..bbca49f8ef 100644
--- a/cpukit/libfs/src/imfs/imfs_stat.c
+++ b/cpukit/libfs/src/imfs/imfs_stat.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Stat
* @ingroup IMFS
+ *
+ * @brief IMFS Stat
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_symlink.c b/cpukit/libfs/src/imfs/imfs_symlink.c
index 58eecae910..7323cc0241 100644
--- a/cpukit/libfs/src/imfs/imfs_symlink.c
+++ b/cpukit/libfs/src/imfs/imfs_symlink.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief IMFS Create a New Symbolic Link Node
* @ingroup IMFS
+ *
+ * @brief IMFS Create a New Symbolic Link Node
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_unmount.c b/cpukit/libfs/src/imfs/imfs_unmount.c
index 6ed3ba657e..0e9f5eee84 100644
--- a/cpukit/libfs/src/imfs/imfs_unmount.c
+++ b/cpukit/libfs/src/imfs/imfs_unmount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Unmount an IMFS
* @ingroup IMFS
+ *
+ * @brief Unmount an IMFS
*/
/*
diff --git a/cpukit/libfs/src/imfs/imfs_utime.c b/cpukit/libfs/src/imfs/imfs_utime.c
index e02545c167..21e5139ce7 100644
--- a/cpukit/libfs/src/imfs/imfs_utime.c
+++ b/cpukit/libfs/src/imfs/imfs_utime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set IMFS File Access and Modification Times
* @ingroup IMFS
+ *
+ * @brief Set IMFS File Access and Modification Times
*/
/*
diff --git a/cpukit/libfs/src/imfs/ioman.c b/cpukit/libfs/src/imfs/ioman.c
index 60d4777980..59b93e400c 100644
--- a/cpukit/libfs/src/imfs/ioman.c
+++ b/cpukit/libfs/src/imfs/ioman.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Register IO Name
* @ingroup ClassicIO
+ *
+ * @brief RTEMS Register IO Name
*/
/*
diff --git a/cpukit/libfs/src/nfsclient/proto/mount_prot_xdr.c b/cpukit/libfs/src/nfsclient/proto/mount_prot_xdr.c
index a7950c1b39..05bace6b83 100644
--- a/cpukit/libfs/src/nfsclient/proto/mount_prot_xdr.c
+++ b/cpukit/libfs/src/nfsclient/proto/mount_prot_xdr.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Mount Prot XDR
* @ingroup libfs_nfsclient_mount_prot Mount Prot
+ *
+ * @brief Mount Prot XDR
*/
/*
diff --git a/cpukit/libfs/src/nfsclient/proto/nfs_prot_xdr.c b/cpukit/libfs/src/nfsclient/proto/nfs_prot_xdr.c
index 40496a72ff..c7a51a72bd 100644
--- a/cpukit/libfs/src/nfsclient/proto/nfs_prot_xdr.c
+++ b/cpukit/libfs/src/nfsclient/proto/nfs_prot_xdr.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief NFS Prot XDR
* @ingroup libfs_nfsclient_nfs_prot NFS Prot
+ *
+ * @brief NFS Prot XDR
*/
/*
diff --git a/cpukit/libfs/src/nfsclient/src/nfs.c b/cpukit/libfs/src/nfsclient/src/nfs.c
index 411a478c0d..c482db9b2a 100644
--- a/cpukit/libfs/src/nfsclient/src/nfs.c
+++ b/cpukit/libfs/src/nfsclient/src/nfs.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief NFS Client Implementation for RTEMS
* @ingroup libfs
*
+ * @brief NFS Client Implementation for RTEMS
+ *
* Hooks Into the RTEMS NFS Filesystem
*/
diff --git a/cpukit/libfs/src/nfsclient/src/rpcio.c b/cpukit/libfs/src/nfsclient/src/rpcio.c
index 886226e104..2e36ede164 100644
--- a/cpukit/libfs/src/nfsclient/src/rpcio.c
+++ b/cpukit/libfs/src/nfsclient/src/rpcio.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RPC Multiplexor for a Multitasking Environment
* @ingroup libfs
*
+ * @brief RPC Multiplexor for a Multitasking Environment
+ *
* This code funnels arbitrary task's UDP/RPC requests
* through one socket to arbitrary servers.
* The replies are gathered and dispatched to the
diff --git a/cpukit/libfs/src/nfsclient/src/sock_mbuf.c b/cpukit/libfs/src/nfsclient/src/sock_mbuf.c
index 45a2cd6dcb..f48cd0dff8 100644
--- a/cpukit/libfs/src/nfsclient/src/sock_mbuf.c
+++ b/cpukit/libfs/src/nfsclient/src/sock_mbuf.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sock Mbuf
* @ingroup libfs
+ *
+ * @brief Sock Mbuf
*/
/*
diff --git a/cpukit/libfs/src/nfsclient/src/xdr_mbuf.c b/cpukit/libfs/src/nfsclient/src/xdr_mbuf.c
index 451c385b41..cf35c20cd2 100644
--- a/cpukit/libfs/src/nfsclient/src/xdr_mbuf.c
+++ b/cpukit/libfs/src/nfsclient/src/xdr_mbuf.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief XDR Implementation Using mbuf Buffers
* @ingroup libfs
*
+ * @brief XDR Implementation Using mbuf Buffers
+ *
* xdr_mbuf is derived from xdr_mem
*/
diff --git a/cpukit/libfs/src/pipe/fifo.c b/cpukit/libfs/src/pipe/fifo.c
index 077d277021..2645dab099 100644
--- a/cpukit/libfs/src/pipe/fifo.c
+++ b/cpukit/libfs/src/pipe/fifo.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief FIFO/Pipe Support
* @ingroup FIFO_PIPE
+ *
+ * @brief FIFO/Pipe Support
*/
/*
diff --git a/cpukit/libfs/src/pipe/pipe.c b/cpukit/libfs/src/pipe/pipe.c
index d8c1c2d551..93e3723185 100644
--- a/cpukit/libfs/src/pipe/pipe.c
+++ b/cpukit/libfs/src/pipe/pipe.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Create an Anonymous Pipe
* @ingroup FIFO_PIPE
+ *
+ * @brief Create an Anonymous Pipe
*/
/*
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c b/cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c
index 7d3556f9aa..7973e85083 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-bitmaps.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS File Systems Bitmap Routines
* @ingroup rtems_rfs
*
+ * @brief RTEMS File Systems Bitmap Routines
+ *
* These functions manage bit maps. A bit map consists of the map of bit
* allocated in a block and a search map where a bit represents 32 actual
* bits. The search map allows for a faster search for an available bit as 32
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-block.c b/cpukit/libfs/src/rfs/rtems-rfs-block.c
index da84d0b56f..5dc8634818 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-block.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-block.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Block Routines
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Block Routines
*
* These functions manage blocks in the RFS file system. A block is an area of
* the media and its size is set for a each specific media. The block size is
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-buffer-bdbuf.c b/cpukit/libfs/src/rfs/rtems-rfs-buffer-bdbuf.c
index 11513bfbfa..b1b6027b83 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-buffer-bdbuf.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-buffer-bdbuf.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS File Systems Buffer Routines
* @ingroup rtems_rfs
*
+ * @brief RTEMS File Systems Buffer Routines
+ *
* RTEMS File Systems Buffer Routines for the RTEMS libblock BD buffer cache.
*
*/
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-buffer-devio.c b/cpukit/libfs/src/rfs/rtems-rfs-buffer-devio.c
index 4537eaf985..0f5931141a 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-buffer-devio.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-buffer-devio.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Buffer Routines
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Buffer Routines
*/
/*
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-buffer.c b/cpukit/libfs/src/rfs/rtems-rfs-buffer.c
index e5e5e7dad9..814de10dbe 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-buffer.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-buffer.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Buffer Routines
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Buffer Routines
*/
/*
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c b/cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c
index 75cbef2621..96da1a86fa 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-dir-hash.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Directory Hash function
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Directory Hash function
*/
#ifdef HAVE_CONFIG_H
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-dir.c b/cpukit/libfs/src/rfs/rtems-rfs-dir.c
index 09e8782ffc..227fda3b91 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-dir.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-dir.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS File Systems Directory Routines
* @ingroup rtems_rfs
*
+ * @brief RTEMS File Systems Directory Routines
+ *
* These functions manage blocks in the directory format. A directory entry is
* a variable length record in the block. The entry consists of a length, hash
* and the string. The length allows the next entry to be located and the hash
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-file-system.c b/cpukit/libfs/src/rfs/rtems-rfs-file-system.c
index 6089bf2d14..11ce9f353c 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-file-system.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-file-system.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Open
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Open
*
* Open the file system by reading the superblock and then the group data.
*/
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-file.c b/cpukit/libfs/src/rfs/rtems-rfs-file.c
index 897cdc1bea..b59768defd 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-file.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-file.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS File Systems File Routines
* @ingroup rtems_rfs
*
+ * @brief RTEMS File Systems File Routines
+ *
* These functions manage files.
*/
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-format.c b/cpukit/libfs/src/rfs/rtems-rfs-format.c
index 82387538b4..9acf152061 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-format.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-format.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Format
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Format
*
* Format the file system ready for use.
*/
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-group.c b/cpukit/libfs/src/rfs/rtems-rfs-group.c
index 1405f2afa3..5f2808f166 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-group.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-group.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS File Systems Group Routines
* @ingroup rtems_rfs
*
+ * @brief RTEMS File Systems Group Routines
+ *
* These functions open and close a group as well as manage bit allocations
* within a group.
*/
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-inode.c b/cpukit/libfs/src/rfs/rtems-rfs-inode.c
index 8124b399a2..644042eb8c 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-inode.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-inode.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS File Systems Inode Routines
* @ingroup rtems_rfs
*
+ * @brief RTEMS File Systems Inode Routines
+ *
* These functions manage inodes in the RFS file system. An inode is part of a
* block that reside after the bitmaps in the group.
*/
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-link.c b/cpukit/libfs/src/rfs/rtems-rfs-link.c
index 9689a56b09..5a8c70188b 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-link.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-link.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Link Routines
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Link Routines
*
* These functions manage links. A link is the addition of a directory entry
* in a parent directory and incrementing the links count in the inode.
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-mutex.c b/cpukit/libfs/src/rfs/rtems-rfs-mutex.c
index f05c3e3155..34d0dbabec 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-mutex.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-mutex.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File System Mutex
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File System Mutex
*/
/*
* COPYRIGHT (c) 2010 Chris Johns <chrisj@rtems.org>
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c b/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c
index 1f28fa9b38..0f31a54fe2 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS RFS Device Interface
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS RFS Device Interface
*
* This file contains the set of handlers used to map operations on RFS device
* nodes onto calls to the RTEMS Classic API IO Manager.
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems-dir.c b/cpukit/libfs/src/rfs/rtems-rfs-rtems-dir.c
index 38e8f3764b..d1d28f5185 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-rtems-dir.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-rtems-dir.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS RFS Directory Access Routines
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS RFS Directory Access Routines
*/
/*
* COPYRIGHT (c) 2010 Chris Johns <chrisj@rtems.org>
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems-file.c b/cpukit/libfs/src/rfs/rtems-rfs-rtems-file.c
index 8d94f1c909..2c406cee5b 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-rtems-file.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-rtems-file.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS RFS File Handlers
* @ingroup rtems_rfs
*
+ * @brief RTEMS RFS File Handlers
+ *
* This file contains the set of handlers used to process operations on
* RFS file nodes.
*/
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems-utils.c b/cpukit/libfs/src/rfs/rtems-rfs-rtems-utils.c
index 61ea42caeb..9db46fa902 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-rtems-utils.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-rtems-utils.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set of Utility Functions to Support RTEMS RFS on RTEMS
* @ingroup rtems_rfs
+ *
+ * @brief Set of Utility Functions to Support RTEMS RFS on RTEMS
*/
/*
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems.c b/cpukit/libfs/src/rfs/rtems-rfs-rtems.c
index c4d3c06067..35db9eeca1 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-rtems.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-rtems.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File System Interface for RTEMS
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File System Interface for RTEMS
*/
/*
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-shell.c b/cpukit/libfs/src/rfs/rtems-rfs-shell.c
index a3ad6b24d1..81d2d06037 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-shell.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-shell.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Shell Commands Support
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Shell Commands Support
*/
/*
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-trace.c b/cpukit/libfs/src/rfs/rtems-rfs-trace.c
index f2cc2dbae2..b064898074 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-trace.c
+++ b/cpukit/libfs/src/rfs/rtems-rfs-trace.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS File Systems Trace Support
* @ingroup rtems_rfs
+ *
+ * @brief RTEMS File Systems Trace Support
*/
/*
* COPYRIGHT (c) 2010 Chris Johns <chrisj@rtems.org>
diff --git a/cpukit/libmisc/bspcmdline/bspcmdline_get.c b/cpukit/libmisc/bspcmdline/bspcmdline_get.c
index c518484e15..029cb6b8e6 100644
--- a/cpukit/libmisc/bspcmdline/bspcmdline_get.c
+++ b/cpukit/libmisc/bspcmdline/bspcmdline_get.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain Pointer to BSP Boot Command String
* @ingroup BSPCommandLine BSP Command Line Helpers
+ *
+ * @brief Obtain Pointer to BSP Boot Command String
*/
/*
diff --git a/cpukit/libmisc/bspcmdline/bspcmdline_getparam.c b/cpukit/libmisc/bspcmdline/bspcmdline_getparam.c
index 63da02dac3..f18773a49a 100644
--- a/cpukit/libmisc/bspcmdline/bspcmdline_getparam.c
+++ b/cpukit/libmisc/bspcmdline/bspcmdline_getparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain COPY of the Entire Matching Argument
* @ingroup BSPCommandLine BSP Command Line Helpers
+ *
+ * @brief Obtain COPY of the Entire Matching Argument
*/
/*
diff --git a/cpukit/libmisc/bspcmdline/bspcmdline_getparamraw.c b/cpukit/libmisc/bspcmdline/bspcmdline_getparamraw.c
index d1f11c7bec..db4a01aed3 100644
--- a/cpukit/libmisc/bspcmdline/bspcmdline_getparamraw.c
+++ b/cpukit/libmisc/bspcmdline/bspcmdline_getparamraw.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain Pointer to the Entire Matching Argument
* @ingroup BSPCommandLine BSP Command Line Helpers
+ *
+ * @brief Obtain Pointer to the Entire Matching Argument
*/
/*
diff --git a/cpukit/libmisc/bspcmdline/bspcmdline_getparamrhs.c b/cpukit/libmisc/bspcmdline/bspcmdline_getparamrhs.c
index 4bfe062afe..aab5b02850 100644
--- a/cpukit/libmisc/bspcmdline/bspcmdline_getparamrhs.c
+++ b/cpukit/libmisc/bspcmdline/bspcmdline_getparamrhs.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain COPY of the Right Hand Side of the Matching Argument
* @ingroup BSPCommandLine BSP Command Line Helpers
+ *
+ * @brief Obtain COPY of the Right Hand Side of the Matching Argument
*/
/*
diff --git a/cpukit/libmisc/cpuuse/cpuusagedata.c b/cpukit/libmisc/cpuuse/cpuusagedata.c
index d855a4da90..0d06dd3e5c 100644
--- a/cpukit/libmisc/cpuuse/cpuusagedata.c
+++ b/cpukit/libmisc/cpuuse/cpuusagedata.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief CPU Usage Data
* @ingroup libmisc_cpuuse CPU Usage
*
+ * @brief CPU Usage Data
+ *
* CPU Usage Reporter - Shared Data
*/
diff --git a/cpukit/libmisc/cpuuse/cpuusagereport.c b/cpukit/libmisc/cpuuse/cpuusagereport.c
index 2a01a8aa3d..08bc5bb541 100644
--- a/cpukit/libmisc/cpuuse/cpuusagereport.c
+++ b/cpukit/libmisc/cpuuse/cpuusagereport.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief CPU Usage Report
* @ingroup libmisc_cpuuse CPU Usage
+ *
+ * @brief CPU Usage Report
*/
/*
diff --git a/cpukit/libmisc/cpuuse/cpuusagereset.c b/cpukit/libmisc/cpuuse/cpuusagereset.c
index 455651e19f..10d8ebec48 100644
--- a/cpukit/libmisc/cpuuse/cpuusagereset.c
+++ b/cpukit/libmisc/cpuuse/cpuusagereset.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief CPU Usage Reset
* @ingroup libmisc_cpuuse CPU Usage
+ *
+ * @brief CPU Usage Reset
*/
/*
diff --git a/cpukit/libmisc/cpuuse/cpuusagetop.c b/cpukit/libmisc/cpuuse/cpuusagetop.c
index 66cbda9277..9f19b27439 100644
--- a/cpukit/libmisc/cpuuse/cpuusagetop.c
+++ b/cpukit/libmisc/cpuuse/cpuusagetop.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief CPU Usage Top
* @ingroup libmisc_cpuuse CPU Usage
+ *
+ * @brief CPU Usage Top
*/
/*
diff --git a/cpukit/libmisc/devnull/devnull.c b/cpukit/libmisc/devnull/devnull.c
index 6ec70e85a4..9adc47c665 100644
--- a/cpukit/libmisc/devnull/devnull.c
+++ b/cpukit/libmisc/devnull/devnull.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief Null Device Driver Init Routine
* @ingroup libmisc_devnull Device Driver
*
+ * @brief Null Device Driver Init Routine
+ *
* Derived from rtems' stub driver.
*/
diff --git a/cpukit/libmisc/devnull/devzero.c b/cpukit/libmisc/devnull/devzero.c
index 4aecec6528..a993e5c810 100644
--- a/cpukit/libmisc/devnull/devzero.c
+++ b/cpukit/libmisc/devnull/devzero.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Devzero
* @ingroup libmisc_devnull Device Driver
+ *
+ * @brief Devzero
*/
/*
diff --git a/cpukit/libmisc/dumpbuf/dumpbuf.c b/cpukit/libmisc/dumpbuf/dumpbuf.c
index ed4868cdb4..7f8128259f 100644
--- a/cpukit/libmisc/dumpbuf/dumpbuf.c
+++ b/cpukit/libmisc/dumpbuf/dumpbuf.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Dump Buffer
* @ingroup libmisc_dumpbuf Print Memory Buffer
+ *
+ * @brief Dump Buffer
*/
/*
diff --git a/cpukit/libmisc/fb/mw_print.c b/cpukit/libmisc/fb/mw_print.c
index 1d226b7d0f..34979960c9 100644
--- a/cpukit/libmisc/fb/mw_print.c
+++ b/cpukit/libmisc/fb/mw_print.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief MicroWindows Print
* @ingroup libmisc_fb_mw Input Devices for MicroWindows
+ *
+ * @brief MicroWindows Print
*/
/*
diff --git a/cpukit/libmisc/fb/mw_uid.c b/cpukit/libmisc/fb/mw_uid.c
index db98f1fa9c..c3933d6e99 100644
--- a/cpukit/libmisc/fb/mw_uid.c
+++ b/cpukit/libmisc/fb/mw_uid.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief MicroWindows UID
* @ingroup libmisc_fb_mw Input Devices for MicroWindows
*
+ * @brief MicroWindows UID
+ *
* This module implements the input devices interface used by MicroWindows
* in an embedded system environment. It uses the RTEMS message queue as
* the repository for the messages posted by the devices registered.
diff --git a/cpukit/libmisc/fsmount/fsmount.c b/cpukit/libmisc/fsmount/fsmount.c
index 91b57388c1..190d0dd511 100644
--- a/cpukit/libmisc/fsmount/fsmount.c
+++ b/cpukit/libmisc/fsmount/fsmount.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief File System Mount Functions
* @ingroup rtems_fstab File System Mount Support
+ *
+ * @brief File System Mount Functions
*/
/*
diff --git a/cpukit/libmisc/mouse/mouse_parser.c b/cpukit/libmisc/mouse/mouse_parser.c
index 573e6cf5fd..5701dcd9f5 100644
--- a/cpukit/libmisc/mouse/mouse_parser.c
+++ b/cpukit/libmisc/mouse/mouse_parser.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Opens a Serial Port Directly, and Interprets Serial Data
* @ingroup libmisc_mouse Mouse Parser Engine
+ *
+ * @brief Opens a Serial Port Directly, and Interprets Serial Data
*/
/*
diff --git a/cpukit/libmisc/mouse/serial_mouse.c b/cpukit/libmisc/mouse/serial_mouse.c
index 874903a607..53a174df57 100644
--- a/cpukit/libmisc/mouse/serial_mouse.c
+++ b/cpukit/libmisc/mouse/serial_mouse.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Serial Mouse Driver
* @ingroup libmisc_mouse Serial Mouse Driver
+ *
+ * @brief Serial Mouse Driver
*/
/*
diff --git a/cpukit/libmisc/shell/main_df.c b/cpukit/libmisc/shell/main_df.c
index ac1d5f6452..d4266147a6 100644
--- a/cpukit/libmisc/shell/main_df.c
+++ b/cpukit/libmisc/shell/main_df.c
@@ -1,8 +1,9 @@
/**
* df Shell Command Implmentation
*
- * @brief Obtain MS-DOS filesystem information
* @ingroup libfs_msdos MSDOS FileSystem
+ *
+ * @brief Obtain MS-DOS filesystem information
*/
/*
diff --git a/cpukit/libmisc/stackchk/check.c b/cpukit/libmisc/stackchk/check.c
index 0c859f6375..ab08155c92 100644
--- a/cpukit/libmisc/stackchk/check.c
+++ b/cpukit/libmisc/stackchk/check.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief Stack Overflow Check User Extension Set
* @ingroup libmisc_stackchk Stack Checker Mechanism
*
+ * @brief Stack Overflow Check User Extension Set
+ *
* NOTE: This extension set automatically determines at
* initialization time whether the stack for this
* CPU grows up or down and installs the correct
diff --git a/cpukit/libmisc/stringto/stringtodouble.c b/cpukit/libmisc/stringto/stringtodouble.c
index 169719c210..c3cd851077 100644
--- a/cpukit/libmisc/stringto/stringtodouble.c
+++ b/cpukit/libmisc/stringto/stringtodouble.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Double (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Double (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtofloat.c b/cpukit/libmisc/stringto/stringtofloat.c
index 2c3d407f7a..46326af960 100644
--- a/cpukit/libmisc/stringto/stringtofloat.c
+++ b/cpukit/libmisc/stringto/stringtofloat.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Float (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Float (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtoint.c b/cpukit/libmisc/stringto/stringtoint.c
index 16b95d02e1..fdd85cad3d 100644
--- a/cpukit/libmisc/stringto/stringtoint.c
+++ b/cpukit/libmisc/stringto/stringtoint.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Int (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Int (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtolong.c b/cpukit/libmisc/stringto/stringtolong.c
index 2c6abb96e8..7f5fa0b5aa 100644
--- a/cpukit/libmisc/stringto/stringtolong.c
+++ b/cpukit/libmisc/stringto/stringtolong.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Long (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Long (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtolongdouble.c b/cpukit/libmisc/stringto/stringtolongdouble.c
index e403653b80..754e0b11e7 100644
--- a/cpukit/libmisc/stringto/stringtolongdouble.c
+++ b/cpukit/libmisc/stringto/stringtolongdouble.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to long double (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to long double (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtolonglong.c b/cpukit/libmisc/stringto/stringtolonglong.c
index 11f259cd2a..c35188529e 100644
--- a/cpukit/libmisc/stringto/stringtolonglong.c
+++ b/cpukit/libmisc/stringto/stringtolonglong.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Long Long (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Long Long (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtopointer.c b/cpukit/libmisc/stringto/stringtopointer.c
index ecc4beabd9..5d69768742 100644
--- a/cpukit/libmisc/stringto/stringtopointer.c
+++ b/cpukit/libmisc/stringto/stringtopointer.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Pointer (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Pointer (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtounsignedchar.c b/cpukit/libmisc/stringto/stringtounsignedchar.c
index fbaa1cdfc6..6181cfeeaa 100644
--- a/cpukit/libmisc/stringto/stringtounsignedchar.c
+++ b/cpukit/libmisc/stringto/stringtounsignedchar.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Unsigned Character (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Unsigned Character (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtounsignedint.c b/cpukit/libmisc/stringto/stringtounsignedint.c
index 15ffe495fa..95c6c85ac9 100644
--- a/cpukit/libmisc/stringto/stringtounsignedint.c
+++ b/cpukit/libmisc/stringto/stringtounsignedint.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Unsigned Int (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Unsigned Int (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtounsignedlong.c b/cpukit/libmisc/stringto/stringtounsignedlong.c
index 5a9b57075a..16f109735e 100644
--- a/cpukit/libmisc/stringto/stringtounsignedlong.c
+++ b/cpukit/libmisc/stringto/stringtounsignedlong.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Unsigned Long Long (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Unsigned Long Long (with validation)
*/
/*
diff --git a/cpukit/libmisc/stringto/stringtounsignedlonglong.c b/cpukit/libmisc/stringto/stringtounsignedlonglong.c
index 28cd20d395..5dd9628166 100644
--- a/cpukit/libmisc/stringto/stringtounsignedlonglong.c
+++ b/cpukit/libmisc/stringto/stringtounsignedlonglong.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert String to Unsigned Long Long (with validation)
* @ingroup libmisc_conv_help Conversion Helpers
+ *
+ * @brief Convert String to Unsigned Long Long (with validation)
*/
/*
diff --git a/cpukit/posix/src/_execve.c b/cpukit/posix/src/_execve.c
index f719566dfa..2c8b436889 100644
--- a/cpukit/posix/src/_execve.c
+++ b/cpukit/posix/src/_execve.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief _execve()
* @ingroup POSIXAPI
*
+ * @brief _execve()
+ *
* The Newlib C Library contains all of the exec*() variants and assumes
* the underlying OS support provides _execve(). This single method
* ensures that all exec*() variants return ENOSYS.
diff --git a/cpukit/posix/src/aio_error.c b/cpukit/posix/src/aio_error.c
index bd41415af1..2669ab14b1 100644
--- a/cpukit/posix/src/aio_error.c
+++ b/cpukit/posix/src/aio_error.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Returns the error status for the Asynchronous I/O request
* @ingroup POSIXAPI
+ *
+ * @brief Returns the error status for the Asynchronous I/O request
*/
/*
diff --git a/cpukit/posix/src/aio_fsync.c b/cpukit/posix/src/aio_fsync.c
index 212668dbb3..b34014230d 100644
--- a/cpukit/posix/src/aio_fsync.c
+++ b/cpukit/posix/src/aio_fsync.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Syncing of all Outstanding Asynchronous I/O Operations
* @ingroup POSIXAPI
+ *
+ * @brief Syncing of all Outstanding Asynchronous I/O Operations
*/
/*
diff --git a/cpukit/posix/src/aio_misc.c b/cpukit/posix/src/aio_misc.c
index 5a281a94f5..6c5c6b981a 100644
--- a/cpukit/posix/src/aio_misc.c
+++ b/cpukit/posix/src/aio_misc.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Actual request being processed
* @ingroup POSIXAPI
+ *
+ * @brief Actual request being processed
*/
/*
diff --git a/cpukit/posix/src/aio_read.c b/cpukit/posix/src/aio_read.c
index 014658c2c6..cf02341a7b 100644
--- a/cpukit/posix/src/aio_read.c
+++ b/cpukit/posix/src/aio_read.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Asynchronously reads Data from a File
* @ingroup POSIXAPI
+ *
+ * @brief Asynchronously reads Data from a File
*/
/*
diff --git a/cpukit/posix/src/aio_return.c b/cpukit/posix/src/aio_return.c
index 307d384263..7342cbe9cf 100644
--- a/cpukit/posix/src/aio_return.c
+++ b/cpukit/posix/src/aio_return.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Final return status for Asynchronous I/O request pointed to by aiobcp
* @ingroup POSIXAPI
+ *
+ * @brief Final return status for Asynchronous I/O request pointed to by aiobcp
*/
/*
diff --git a/cpukit/posix/src/aio_suspend.c b/cpukit/posix/src/aio_suspend.c
index 1fdec47291..43de0abe1c 100644
--- a/cpukit/posix/src/aio_suspend.c
+++ b/cpukit/posix/src/aio_suspend.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Suspends Process until Asynchronous I/O Operation completes
* @ingroup POSIXAPI
+ *
+ * @brief Suspends Process until Asynchronous I/O Operation completes
*/
/*
diff --git a/cpukit/posix/src/aio_write.c b/cpukit/posix/src/aio_write.c
index db71c956a3..27a7399fe6 100644
--- a/cpukit/posix/src/aio_write.c
+++ b/cpukit/posix/src/aio_write.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function queues I/O request described by buffer pointed by aiocb
* @ingroup POSIXAPI
+ *
+ * @brief Function queues I/O request described by buffer pointed by aiocb
*/
/*
diff --git a/cpukit/posix/src/alarm.c b/cpukit/posix/src/alarm.c
index 49bdb573f5..64ac0fafc3 100644
--- a/cpukit/posix/src/alarm.c
+++ b/cpukit/posix/src/alarm.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief System Generates Signal for process after realtime seconds elapsed
* @ingroup POSIXAPI
+ *
+ * @brief System Generates Signal for process after realtime seconds elapsed
*/
/*
diff --git a/cpukit/posix/src/barrierattrdestroy.c b/cpukit/posix/src/barrierattrdestroy.c
index f36d2fce31..1f8df41814 100644
--- a/cpukit/posix/src/barrierattrdestroy.c
+++ b/cpukit/posix/src/barrierattrdestroy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function shall Destroy a Barrier Attribues Object
* @ingroup POSIXAPI
+ *
+ * @brief Function shall Destroy a Barrier Attribues Object
*/
/*
diff --git a/cpukit/posix/src/barrierattrgetpshared.c b/cpukit/posix/src/barrierattrgetpshared.c
index 5f346fe4d0..682d6dfbf1 100644
--- a/cpukit/posix/src/barrierattrgetpshared.c
+++ b/cpukit/posix/src/barrierattrgetpshared.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Barrier Attributes Get Process Shared
* @ingroup POSIXAPI
+ *
+ * @brief Barrier Attributes Get Process Shared
*/
/*
diff --git a/cpukit/posix/src/cancel.c b/cpukit/posix/src/cancel.c
index 8c00f716cd..4756f10389 100644
--- a/cpukit/posix/src/cancel.c
+++ b/cpukit/posix/src/cancel.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Canceling Execution of a Thread
* @ingroup POSIXAPI
+ *
+ * @brief Canceling Execution of a Thread
*/
/*
diff --git a/cpukit/posix/src/cleanuppush.c b/cpukit/posix/src/cleanuppush.c
index 25e4dcc1e9..a53e0ae531 100644
--- a/cpukit/posix/src/cleanuppush.c
+++ b/cpukit/posix/src/cleanuppush.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Cleanup Support
* @ingroup POSIXAPI
+ *
+ * @brief POSIX Cleanup Support
*/
/*
diff --git a/cpukit/posix/src/clockgetcpuclockid.c b/cpukit/posix/src/clockgetcpuclockid.c
index a3172b6c25..7803ef3547 100644
--- a/cpukit/posix/src/clockgetcpuclockid.c
+++ b/cpukit/posix/src/clockgetcpuclockid.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Returns Clock ID of CPU-time Clock of process specified
* @ingroup POSIXAPI
+ *
+ * @brief Function Returns Clock ID of CPU-time Clock of process specified
*/
/*
diff --git a/cpukit/posix/src/clockgetres.c b/cpukit/posix/src/clockgetres.c
index 04b99e0595..1092c50865 100644
--- a/cpukit/posix/src/clockgetres.c
+++ b/cpukit/posix/src/clockgetres.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Returns the Resolution of any Clock
* @ingroup POSIXAPI
+ *
+ * @brief Function Returns the Resolution of any Clock
*/
/*
diff --git a/cpukit/posix/src/clockgettime.c b/cpukit/posix/src/clockgettime.c
index a885a838b8..8f6dd9aa75 100644
--- a/cpukit/posix/src/clockgettime.c
+++ b/cpukit/posix/src/clockgettime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Retrieves the Specified Clock Time
* @ingroup POSIXAPI
+ *
+ * @brief Retrieves the Specified Clock Time
*/
/*
diff --git a/cpukit/posix/src/clocksettime.c b/cpukit/posix/src/clocksettime.c
index 8052ac0a9f..53e728762e 100644
--- a/cpukit/posix/src/clocksettime.c
+++ b/cpukit/posix/src/clocksettime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set Time of Clock
* @ingroup POSIXAPI
+ *
+ * @brief Set Time of Clock
*/
/*
diff --git a/cpukit/posix/src/condattrdestroy.c b/cpukit/posix/src/condattrdestroy.c
index 31e8e5953c..84032ca56a 100644
--- a/cpukit/posix/src/condattrdestroy.c
+++ b/cpukit/posix/src/condattrdestroy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Destroy Condition Attribute
* @ingroup POSIXAPI
+ *
+ * @brief Destroy Condition Attribute
*/
/*
diff --git a/cpukit/posix/src/condattrgetclock.c b/cpukit/posix/src/condattrgetclock.c
index 29c7665222..c6dd3f35f8 100644
--- a/cpukit/posix/src/condattrgetclock.c
+++ b/cpukit/posix/src/condattrgetclock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get the Clock Condition Variable Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Get the Clock Condition Variable Attributes
*/
/*
diff --git a/cpukit/posix/src/condattrgetpshared.c b/cpukit/posix/src/condattrgetpshared.c
index 051a59577a..d5ec0dfe89 100644
--- a/cpukit/posix/src/condattrgetpshared.c
+++ b/cpukit/posix/src/condattrgetpshared.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get the Process-Shared Condition Variable Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Get the Process-Shared Condition Variable Attributes
*/
/*
diff --git a/cpukit/posix/src/condattrinit.c b/cpukit/posix/src/condattrinit.c
index f2ab9b8772..01b85e2a13 100644
--- a/cpukit/posix/src/condattrinit.c
+++ b/cpukit/posix/src/condattrinit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initialization of Conditional Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Initialization of Conditional Attributes
*/
/*
diff --git a/cpukit/posix/src/condattrsetclock.c b/cpukit/posix/src/condattrsetclock.c
index a272d34e66..9be0bacbaf 100644
--- a/cpukit/posix/src/condattrsetclock.c
+++ b/cpukit/posix/src/condattrsetclock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set the Clock Condition Variable Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Set the Clock Condition Variable Attributes
*/
/*
diff --git a/cpukit/posix/src/condattrsetpshared.c b/cpukit/posix/src/condattrsetpshared.c
index 5228b45a4e..11b4d67e57 100644
--- a/cpukit/posix/src/condattrsetpshared.c
+++ b/cpukit/posix/src/condattrsetpshared.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set the Process-Shared Condition Variable Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Set the Process-Shared Condition Variable Attributes
*/
/*
diff --git a/cpukit/posix/src/conddefaultattributes.c b/cpukit/posix/src/conddefaultattributes.c
index 409dd08aac..6c0e51317c 100644
--- a/cpukit/posix/src/conddefaultattributes.c
+++ b/cpukit/posix/src/conddefaultattributes.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Condition variable Attributes structure
* @ingroup POSIXAPI
+ *
+ * @brief Condition variable Attributes structure
*/
/*
diff --git a/cpukit/posix/src/condsignalsupp.c b/cpukit/posix/src/condsignalsupp.c
index eabba064c6..dd3886ae69 100644
--- a/cpukit/posix/src/condsignalsupp.c
+++ b/cpukit/posix/src/condsignalsupp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Implements wake up version of the "signal" operation
* @ingroup POSIX_COND_VARS Condition Variables
+ *
+ * @brief Implements wake up version of the "signal" operation
*/
/*
diff --git a/cpukit/posix/src/condtimedwait.c b/cpukit/posix/src/condtimedwait.c
index 290a9d5161..0bc8bfc18e 100644
--- a/cpukit/posix/src/condtimedwait.c
+++ b/cpukit/posix/src/condtimedwait.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Waiting on a Condition
* @ingroup POSIXAPI
+ *
+ * @brief Waiting on a Condition
*/
/*
diff --git a/cpukit/posix/src/condwait.c b/cpukit/posix/src/condwait.c
index bbebfe544d..09431e216d 100644
--- a/cpukit/posix/src/condwait.c
+++ b/cpukit/posix/src/condwait.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Waiting on a Condition
* @ingroup POSIXAPI
+ *
+ * @brief Waiting on a Condition
*/
/*
diff --git a/cpukit/posix/src/condwaitsupp.c b/cpukit/posix/src/condwaitsupp.c
index b759ee54b8..296c03d1c6 100644
--- a/cpukit/posix/src/condwaitsupp.c
+++ b/cpukit/posix/src/condwaitsupp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Condition Variables Wait Support
* @ingroup POSIX_COND_VARS
+ *
+ * @brief POSIX Condition Variables Wait Support
*/
/*
diff --git a/cpukit/posix/src/fork.c b/cpukit/posix/src/fork.c
index 57e96937ca..252f240515 100644
--- a/cpukit/posix/src/fork.c
+++ b/cpukit/posix/src/fork.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Inoperable implementation of fork() for POSIX threads
* @ingroup POSIXAPI
+ *
+ * @brief Inoperable implementation of fork() for POSIX threads
*/
/*
diff --git a/cpukit/posix/src/getitimer.c b/cpukit/posix/src/getitimer.c
index 35e940bff9..e0a767363d 100644
--- a/cpukit/posix/src/getitimer.c
+++ b/cpukit/posix/src/getitimer.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Gets Value of an Interval Timer
* @ingroup POSIXAPI
+ *
+ * @brief Function Gets Value of an Interval Timer
*/
/*
diff --git a/cpukit/posix/src/keycreate.c b/cpukit/posix/src/keycreate.c
index f018133c1f..dc313488ae 100644
--- a/cpukit/posix/src/keycreate.c
+++ b/cpukit/posix/src/keycreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread-Specific Data Key Create
* @ingroup POSIXAPI
+ *
+ * @brief Thread-Specific Data Key Create
*/
/*
diff --git a/cpukit/posix/src/keydelete.c b/cpukit/posix/src/keydelete.c
index 69b8559a83..0c0a429d6b 100644
--- a/cpukit/posix/src/keydelete.c
+++ b/cpukit/posix/src/keydelete.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Deletes Thread-specific Data Key Previously Returned by keycreate.c
* @ingroup POSIXAPI
+ *
+ * @brief Deletes Thread-specific Data Key Previously Returned by keycreate.c
*/
/*
diff --git a/cpukit/posix/src/keygetspecific.c b/cpukit/posix/src/keygetspecific.c
index 5f1188d4b5..5abb24d21c 100644
--- a/cpukit/posix/src/keygetspecific.c
+++ b/cpukit/posix/src/keygetspecific.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread-Specific Data Management
* @ingroup POSIXAPI
+ *
+ * @brief Thread-Specific Data Management
*/
/*
diff --git a/cpukit/posix/src/keysetspecific.c b/cpukit/posix/src/keysetspecific.c
index 5be2f8dd07..f5500f972f 100644
--- a/cpukit/posix/src/keysetspecific.c
+++ b/cpukit/posix/src/keysetspecific.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set Specific Key
* @ingroup POSIXAPI
+ *
+ * @brief Set Specific Key
*/
/*
diff --git a/cpukit/posix/src/kill.c b/cpukit/posix/src/kill.c
index a143c5dea3..d759cd1617 100644
--- a/cpukit/posix/src/kill.c
+++ b/cpukit/posix/src/kill.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Send a Signal to a Process
* @ingroup POSIXAPI
+ *
+ * @brief Send a Signal to a Process
*/
/*
diff --git a/cpukit/posix/src/kill_r.c b/cpukit/posix/src/kill_r.c
index 2262c733b2..05d1bbde07 100644
--- a/cpukit/posix/src/kill_r.c
+++ b/cpukit/posix/src/kill_r.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Send a Signal to a Process
* @ingroup POSIXAPI
+ *
+ * @brief Send a Signal to a Process
*/
/*
diff --git a/cpukit/posix/src/killinfo.c b/cpukit/posix/src/killinfo.c
index b815d79bcd..c765a14b9a 100644
--- a/cpukit/posix/src/killinfo.c
+++ b/cpukit/posix/src/killinfo.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Send a Signal to a Process
* @ingroup POSIXAPI
+ *
+ * @brief Send a Signal to a Process
*/
/*
diff --git a/cpukit/posix/src/lio_listio.c b/cpukit/posix/src/lio_listio.c
index 26f0d9831d..806d357470 100644
--- a/cpukit/posix/src/lio_listio.c
+++ b/cpukit/posix/src/lio_listio.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Initiates a List of I/O Requests with Single Function Call
* @ingroup POSIXAPI
+ *
+ * @brief Function Initiates a List of I/O Requests with Single Function Call
*/
/*
diff --git a/cpukit/posix/src/mprotect.c b/cpukit/posix/src/mprotect.c
index 17a63b47ce..87fe5cf355 100644
--- a/cpukit/posix/src/mprotect.c
+++ b/cpukit/posix/src/mprotect.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief Change Memory Protection
* @ingroup POSIXAPI
*
+ * @brief Change Memory Protection
+ *
* 12.2.3 Change Memory Protection, P1003.1b-1996, p. 277.
*
* This is not a functional version of mprotect() but the SPARC backend
diff --git a/cpukit/posix/src/mqueueclose.c b/cpukit/posix/src/mqueueclose.c
index a9cadb4a0b..ea8f1502da 100644
--- a/cpukit/posix/src/mqueueclose.c
+++ b/cpukit/posix/src/mqueueclose.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function closes the Message Queue
* @ingroup POSIXAPI
+ *
+ * @brief Function closes the Message Queue
*/
/*
diff --git a/cpukit/posix/src/mqueuegetattr.c b/cpukit/posix/src/mqueuegetattr.c
index 20ade1107c..8c6bd5e78b 100644
--- a/cpukit/posix/src/mqueuegetattr.c
+++ b/cpukit/posix/src/mqueuegetattr.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Message Queue Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Message Queue Attributes
*/
/*
diff --git a/cpukit/posix/src/mqueuenotify.c b/cpukit/posix/src/mqueuenotify.c
index e8113e7018..04eb62a565 100644
--- a/cpukit/posix/src/mqueuenotify.c
+++ b/cpukit/posix/src/mqueuenotify.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Notify Process that a Message is Available on a Queue
* @ingroup POSIX_MQUEUE
+ *
+ * @brief Notify Process that a Message is Available on a Queue
*/
/*
diff --git a/cpukit/posix/src/mqueueopen.c b/cpukit/posix/src/mqueueopen.c
index 821563f9c3..35b8c923b1 100644
--- a/cpukit/posix/src/mqueueopen.c
+++ b/cpukit/posix/src/mqueueopen.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Creates a new POSIX Message Queue or Opens an Existing Queue
* @ingroup POSIXAPI
+ *
+ * @brief Creates a new POSIX Message Queue or Opens an Existing Queue
*/
/*
diff --git a/cpukit/posix/src/mqueuerecvsupp.c b/cpukit/posix/src/mqueuerecvsupp.c
index 32d7909c51..2adcb7b3b2 100644
--- a/cpukit/posix/src/mqueuerecvsupp.c
+++ b/cpukit/posix/src/mqueuerecvsupp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Message Queue Receive Support
* @ingroup POSIX_MQUEUE_P Message Queues Private Support Information
+ *
+ * @brief POSIX Message Queue Receive Support
*/
/*
diff --git a/cpukit/posix/src/mqueuesend.c b/cpukit/posix/src/mqueuesend.c
index d7afdbdb91..38b7e3e41b 100644
--- a/cpukit/posix/src/mqueuesend.c
+++ b/cpukit/posix/src/mqueuesend.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Adds Message Pointed by msg_ptr to Message Queue Reffered by mqdes
* @ingroup POSIXAPI
+ *
+ * @brief Adds Message Pointed by msg_ptr to Message Queue Reffered by mqdes
*/
/*
diff --git a/cpukit/posix/src/mqueuesendsupp.c b/cpukit/posix/src/mqueuesendsupp.c
index 8edc29de37..7be23fc595 100644
--- a/cpukit/posix/src/mqueuesendsupp.c
+++ b/cpukit/posix/src/mqueuesendsupp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Message Queue and Send Support
* @ingroup POSIXAPI
+ *
+ * @brief POSIX Message Queue and Send Support
*/
/*
diff --git a/cpukit/posix/src/mqueuesetattr.c b/cpukit/posix/src/mqueuesetattr.c
index c8eafe7a0f..99e4bdf982 100644
--- a/cpukit/posix/src/mqueuesetattr.c
+++ b/cpukit/posix/src/mqueuesetattr.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set Message Queue Attributes
* @ingroup POSIX_MQUEUE
+ *
+ * @brief Set Message Queue Attributes
*/
/*
diff --git a/cpukit/posix/src/mqueuetimedreceive.c b/cpukit/posix/src/mqueuetimedreceive.c
index a9fe5b5317..67161a8f88 100644
--- a/cpukit/posix/src/mqueuetimedreceive.c
+++ b/cpukit/posix/src/mqueuetimedreceive.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Receive Message from Message Queue
* @ingroup POSIXAPI
+ *
+ * @brief Receive Message from Message Queue
*/
/*
diff --git a/cpukit/posix/src/mqueueunlink.c b/cpukit/posix/src/mqueueunlink.c
index c9737d57e6..0ddeaa86b2 100644
--- a/cpukit/posix/src/mqueueunlink.c
+++ b/cpukit/posix/src/mqueueunlink.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Remove a Message Queue
* @ingroup POSIX_MQUEUE Message Queues
+ *
+ * @brief Remove a Message Queue
*/
/*
diff --git a/cpukit/posix/src/mutexattrdestroy.c b/cpukit/posix/src/mutexattrdestroy.c
index 1b78245b42..5c8d6c24f5 100644
--- a/cpukit/posix/src/mutexattrdestroy.c
+++ b/cpukit/posix/src/mutexattrdestroy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Destroy Mutex Attributes Object
* @ingroup POSIXAPI
+ *
+ * @brief Destroy Mutex Attributes Object
*/
/*
diff --git a/cpukit/posix/src/mutexattrgetprioceiling.c b/cpukit/posix/src/mutexattrgetprioceiling.c
index f0da17c223..eaf3250a7e 100644
--- a/cpukit/posix/src/mutexattrgetprioceiling.c
+++ b/cpukit/posix/src/mutexattrgetprioceiling.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Mutex Initialization Scheduling Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Mutex Initialization Scheduling Attributes
*/
/*
diff --git a/cpukit/posix/src/mutexattrgetprotocol.c b/cpukit/posix/src/mutexattrgetprotocol.c
index b4b30231b4..f8a35e60b4 100644
--- a/cpukit/posix/src/mutexattrgetprotocol.c
+++ b/cpukit/posix/src/mutexattrgetprotocol.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get protocol Attribute of Mutex Attribute Obect
* @ingroup POSIXAPI
+ *
+ * @brief Get protocol Attribute of Mutex Attribute Obect
*/
/*
diff --git a/cpukit/posix/src/mutexattrgetpshared.c b/cpukit/posix/src/mutexattrgetpshared.c
index 94547ad2b2..a7985164ce 100644
--- a/cpukit/posix/src/mutexattrgetpshared.c
+++ b/cpukit/posix/src/mutexattrgetpshared.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtaining process-shared Attribute Value from the Attributes Object
* @ingroup POSIXAPI
+ *
+ * @brief Obtaining process-shared Attribute Value from the Attributes Object
*/
/*
diff --git a/cpukit/posix/src/mutexattrgettype.c b/cpukit/posix/src/mutexattrgettype.c
index c903099bee..88892f2212 100644
--- a/cpukit/posix/src/mutexattrgettype.c
+++ b/cpukit/posix/src/mutexattrgettype.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function gets the Mutex Type Attribute
* @ingroup POSIXAPI
+ *
+ * @brief Function gets the Mutex Type Attribute
*/
/*
diff --git a/cpukit/posix/src/mutexattrsetprioceiling.c b/cpukit/posix/src/mutexattrsetprioceiling.c
index b449215b66..6d3be649da 100644
--- a/cpukit/posix/src/mutexattrsetprioceiling.c
+++ b/cpukit/posix/src/mutexattrsetprioceiling.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Mutex Initialization Scheduling Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Mutex Initialization Scheduling Attributes
*/
/*
diff --git a/cpukit/posix/src/mutexattrsetprotocol.c b/cpukit/posix/src/mutexattrsetprotocol.c
index 7ac28946c5..1870db6804 100644
--- a/cpukit/posix/src/mutexattrsetprotocol.c
+++ b/cpukit/posix/src/mutexattrsetprotocol.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Mutex Initialization Scheduling Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Mutex Initialization Scheduling Attributes
*/
/*
diff --git a/cpukit/posix/src/mutexattrsetpshared.c b/cpukit/posix/src/mutexattrsetpshared.c
index d3efe2f481..acfe4881e1 100644
--- a/cpukit/posix/src/mutexattrsetpshared.c
+++ b/cpukit/posix/src/mutexattrsetpshared.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function sets Current pshared Attribute for Mutex Attributes Object
* @ingroup POSIXAPI
+ *
+ * @brief Function sets Current pshared Attribute for Mutex Attributes Object
*/
/*
diff --git a/cpukit/posix/src/mutexdestroy.c b/cpukit/posix/src/mutexdestroy.c
index 15d8aac447..a1662a6223 100644
--- a/cpukit/posix/src/mutexdestroy.c
+++ b/cpukit/posix/src/mutexdestroy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initializing and Destroying a Mutex
* @ingroup POSIXAPI
+ *
+ * @brief Initializing and Destroying a Mutex
*/
/*
diff --git a/cpukit/posix/src/mutexgetprioceiling.c b/cpukit/posix/src/mutexgetprioceiling.c
index 41e6f1b8ea..e29a7e6be4 100644
--- a/cpukit/posix/src/mutexgetprioceiling.c
+++ b/cpukit/posix/src/mutexgetprioceiling.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Returns the Current Priority Ceiling of the Mutex
* @ingroup POSIXAPI
+ *
+ * @brief Returns the Current Priority Ceiling of the Mutex
*/
/*
diff --git a/cpukit/posix/src/mutexinit.c b/cpukit/posix/src/mutexinit.c
index 07828f262d..2290bd6b39 100644
--- a/cpukit/posix/src/mutexinit.c
+++ b/cpukit/posix/src/mutexinit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initialize a Mutex
* @ingroup POSIXAPI
+ *
+ * @brief Initialize a Mutex
*/
/*
diff --git a/cpukit/posix/src/mutexlock.c b/cpukit/posix/src/mutexlock.c
index 4efc8ac214..20efcdc6f2 100644
--- a/cpukit/posix/src/mutexlock.c
+++ b/cpukit/posix/src/mutexlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Call to function enables locking of Mutex Object referenced by mutex
* @ingroup POSIXAPI
+ *
+ * @brief Call to function enables locking of Mutex Object referenced by mutex
*/
/*
diff --git a/cpukit/posix/src/mutexlocksupp.c b/cpukit/posix/src/mutexlocksupp.c
index 1cfc733cf9..e5bd1784ea 100644
--- a/cpukit/posix/src/mutexlocksupp.c
+++ b/cpukit/posix/src/mutexlocksupp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Support Call to function Enables Locking of Mutex Object
* @ingroup POSIXAPI
+ *
+ * @brief Support Call to function Enables Locking of Mutex Object
*/
/*
diff --git a/cpukit/posix/src/mutexsetprioceiling.c b/cpukit/posix/src/mutexsetprioceiling.c
index d78142283e..4bd5de9f12 100644
--- a/cpukit/posix/src/mutexsetprioceiling.c
+++ b/cpukit/posix/src/mutexsetprioceiling.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Changes the Priority Ceiling of a Mutex and Releases it
* @ingroup POSIXAPI
+ *
+ * @brief Changes the Priority Ceiling of a Mutex and Releases it
*/
/*
diff --git a/cpukit/posix/src/mutextimedlock.c b/cpukit/posix/src/mutextimedlock.c
index 6ec813cb35..c5dcf7f1a7 100644
--- a/cpukit/posix/src/mutextimedlock.c
+++ b/cpukit/posix/src/mutextimedlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Mutex Timed Lock
* @ingroup POSIXAPI
+ *
+ * @brief Mutex Timed Lock
*/
/*
diff --git a/cpukit/posix/src/mutextrylock.c b/cpukit/posix/src/mutextrylock.c
index af7903cb19..72d6e353ee 100644
--- a/cpukit/posix/src/mutextrylock.c
+++ b/cpukit/posix/src/mutextrylock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Try to Lock Mutex
* @ingroup POSIXAPI
+ *
+ * @brief Try to Lock Mutex
*/
/*
diff --git a/cpukit/posix/src/mutexunlock.c b/cpukit/posix/src/mutexunlock.c
index 1b00800bf4..c811a28192 100644
--- a/cpukit/posix/src/mutexunlock.c
+++ b/cpukit/posix/src/mutexunlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Locking and Unlocking a Mutex
* @ingroup POSIXAPI
+ *
+ * @brief Locking and Unlocking a Mutex
*/
/*
diff --git a/cpukit/posix/src/nanosleep.c b/cpukit/posix/src/nanosleep.c
index afcc29051f..8d1a4b84e4 100644
--- a/cpukit/posix/src/nanosleep.c
+++ b/cpukit/posix/src/nanosleep.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Suspends Execution of calling thread until Time elapses
* @ingroup POSIXAPI
+ *
+ * @brief Suspends Execution of calling thread until Time elapses
*/
/*
diff --git a/cpukit/posix/src/pause.c b/cpukit/posix/src/pause.c
index e2fb9d9f15..af660300a7 100644
--- a/cpukit/posix/src/pause.c
+++ b/cpukit/posix/src/pause.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Suspend Process Execution
* @ingroup POSIXAPI
+ *
+ * @brief Suspend Process Execution
*/
/*
diff --git a/cpukit/posix/src/pbarrierinit.c b/cpukit/posix/src/pbarrierinit.c
index abe4224374..19279f8c4a 100644
--- a/cpukit/posix/src/pbarrierinit.c
+++ b/cpukit/posix/src/pbarrierinit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Call to Function Enables Reinitializing of the Barrier
* @ingroup POSIXAPI
+ *
+ * @brief Call to Function Enables Reinitializing of the Barrier
*/
/*
diff --git a/cpukit/posix/src/pbarrierwait.c b/cpukit/posix/src/pbarrierwait.c
index 865ccfe3f7..68e8a991eb 100644
--- a/cpukit/posix/src/pbarrierwait.c
+++ b/cpukit/posix/src/pbarrierwait.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Wait at a Barrier
* @ingroup POSIXAPI
+ *
+ * @brief Wait at a Barrier
*/
/*
diff --git a/cpukit/posix/src/prwlockinit.c b/cpukit/posix/src/prwlockinit.c
index 0bd5991b0a..d7ed527cfb 100644
--- a/cpukit/posix/src/prwlockinit.c
+++ b/cpukit/posix/src/prwlockinit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Allocate resources to use the read-write lock and Initialize it
* @ingroup POSIXAPI
+ *
+ * @brief Allocate resources to use the read-write lock and Initialize it
*/
/*
diff --git a/cpukit/posix/src/prwlockrdlock.c b/cpukit/posix/src/prwlockrdlock.c
index f0bc9c2e85..8ca4b9307c 100644
--- a/cpukit/posix/src/prwlockrdlock.c
+++ b/cpukit/posix/src/prwlockrdlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain a Read Lock on a RWLock Instance
* @ingroup POSIXAPI
+ *
+ * @brief Obtain a Read Lock on a RWLock Instance
*/
/*
diff --git a/cpukit/posix/src/prwlocktimedrdlock.c b/cpukit/posix/src/prwlocktimedrdlock.c
index 1ccf534269..79059800bf 100644
--- a/cpukit/posix/src/prwlocktimedrdlock.c
+++ b/cpukit/posix/src/prwlocktimedrdlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Attempt to Obtain a Read Lock on a RWLock Instance
* @ingroup POSIXAPI
+ *
+ * @brief Attempt to Obtain a Read Lock on a RWLock Instance
*/
/*
diff --git a/cpukit/posix/src/prwlocktimedwrlock.c b/cpukit/posix/src/prwlocktimedwrlock.c
index 01ce758d1c..9fb9a880a0 100644
--- a/cpukit/posix/src/prwlocktimedwrlock.c
+++ b/cpukit/posix/src/prwlocktimedwrlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function applies a Write lock to RWLock referenced by rwlock
* @ingroup POSIXAPI
+ *
+ * @brief Function applies a Write lock to RWLock referenced by rwlock
*/
/*
diff --git a/cpukit/posix/src/prwlocktryrdlock.c b/cpukit/posix/src/prwlocktryrdlock.c
index 1bc523ae40..c0c6154bfc 100644
--- a/cpukit/posix/src/prwlocktryrdlock.c
+++ b/cpukit/posix/src/prwlocktryrdlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Attempt to Obtain a Read Lock on a RWLock Instance
* @ingroup POSIXAPI
+ *
+ * @brief Attempt to Obtain a Read Lock on a RWLock Instance
*/
/*
diff --git a/cpukit/posix/src/prwlocktrywrlock.c b/cpukit/posix/src/prwlocktrywrlock.c
index a4525d7119..0137b21217 100644
--- a/cpukit/posix/src/prwlocktrywrlock.c
+++ b/cpukit/posix/src/prwlocktrywrlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Attempt to Obtain a Write Lock on a RWLock Instance
* @ingroup POSIXAPI
+ *
+ * @brief Attempt to Obtain a Write Lock on a RWLock Instance
*/
/*
diff --git a/cpukit/posix/src/prwlockunlock.c b/cpukit/posix/src/prwlockunlock.c
index 6caa020d66..01c8ccda73 100644
--- a/cpukit/posix/src/prwlockunlock.c
+++ b/cpukit/posix/src/prwlockunlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Releases a lock held on RWLock object referenced by rwlock
* @ingroup POSIXAPI
+ *
+ * @brief Function Releases a lock held on RWLock object referenced by rwlock
*/
/*
diff --git a/cpukit/posix/src/prwlockwrlock.c b/cpukit/posix/src/prwlockwrlock.c
index 438d1f1fc1..08c9d8a9d7 100644
--- a/cpukit/posix/src/prwlockwrlock.c
+++ b/cpukit/posix/src/prwlockwrlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain a Write Lock on a RWlock Instance
* @ingroup POSIXAPI
+ *
+ * @brief Obtain a Write Lock on a RWlock Instance
*/
/*
diff --git a/cpukit/posix/src/psignalclearprocesssignals.c b/cpukit/posix/src/psignalclearprocesssignals.c
index 77dfc7f410..fff797dd26 100644
--- a/cpukit/posix/src/psignalclearprocesssignals.c
+++ b/cpukit/posix/src/psignalclearprocesssignals.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX_signals clear_process_signals
* @ingroup POSIXAPI
+ *
+ * @brief POSIX_signals clear_process_signals
*/
/*
diff --git a/cpukit/posix/src/psignalclearsignals.c b/cpukit/posix/src/psignalclearsignals.c
index f231748944..c1a407afaa 100644
--- a/cpukit/posix/src/psignalclearsignals.c
+++ b/cpukit/posix/src/psignalclearsignals.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Signals Clear Signals
* @ingroup POSIX_SIGNALS POSIX Signals Support
+ *
+ * @brief POSIX Signals Clear Signals
*/
/*
diff --git a/cpukit/posix/src/psignalunblockthread.c b/cpukit/posix/src/psignalunblockthread.c
index d6666fb279..80a0f33a09 100644
--- a/cpukit/posix/src/psignalunblockthread.c
+++ b/cpukit/posix/src/psignalunblockthread.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Signals Thread Unlock
* @ingroup POSIX_SIGNALS
+ *
+ * @brief POSIX Signals Thread Unlock
*/
/*
diff --git a/cpukit/posix/src/pspininit.c b/cpukit/posix/src/pspininit.c
index 2e103cb53a..5ffa9be859 100644
--- a/cpukit/posix/src/pspininit.c
+++ b/cpukit/posix/src/pspininit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Function Initializes a Spinlock Instance
* @ingroup POSIXAPI
+ *
+ * @brief POSIX Function Initializes a Spinlock Instance
*/
/*
diff --git a/cpukit/posix/src/pspinunlock.c b/cpukit/posix/src/pspinunlock.c
index 9af4a33b6b..ca36a5fc76 100644
--- a/cpukit/posix/src/pspinunlock.c
+++ b/cpukit/posix/src/pspinunlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Unlocks a Spin Lock Object
* @ingroup POSIXAPI
+ *
+ * @brief Function Unlocks a Spin Lock Object
*/
/*
diff --git a/cpukit/posix/src/psxnametoid.c b/cpukit/posix/src/psxnametoid.c
index 0ddb72a98e..47cf81b473 100644
--- a/cpukit/posix/src/psxnametoid.c
+++ b/cpukit/posix/src/psxnametoid.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Name to ID
* @ingroup POSIXAPI
+ *
+ * @brief POSIX Name to ID
*/
/*
diff --git a/cpukit/posix/src/psxtimercreate.c b/cpukit/posix/src/psxtimercreate.c
index c2c89c283f..a63cf1d100 100644
--- a/cpukit/posix/src/psxtimercreate.c
+++ b/cpukit/posix/src/psxtimercreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Create a Per-Process Timer
* @ingroup POSIX_PRIV_TIMERS Timers
+ *
+ * @brief Create a Per-Process Timer
*/
/*
diff --git a/cpukit/posix/src/psxtimerdelete.c b/cpukit/posix/src/psxtimerdelete.c
index c55697fcf1..c39f2b0e12 100644
--- a/cpukit/posix/src/psxtimerdelete.c
+++ b/cpukit/posix/src/psxtimerdelete.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Deletes a POSIX Interval Timer
* @ingroup POSIXAPI
+ *
+ * @brief Deletes a POSIX Interval Timer
*/
/*
diff --git a/cpukit/posix/src/psxtransschedparam.c b/cpukit/posix/src/psxtransschedparam.c
index f3842457fa..6fa7a43886 100644
--- a/cpukit/posix/src/psxtransschedparam.c
+++ b/cpukit/posix/src/psxtransschedparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Translate sched_param into SuperCore Terms
* @ingroup POSIX_PTHREAD Private POSIX Threads
+ *
+ * @brief Translate sched_param into SuperCore Terms
*/
/*
diff --git a/cpukit/posix/src/pthread.c b/cpukit/posix/src/pthread.c
index 7e861a3d6b..790519ad9b 100644
--- a/cpukit/posix/src/pthread.c
+++ b/cpukit/posix/src/pthread.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Private Support Information for POSIX Threads
* @ingroup POSIX_PTHREADS Private Threads
+ *
+ * @brief Private Support Information for POSIX Threads
*/
/*
diff --git a/cpukit/posix/src/pthreadattrdefault.c b/cpukit/posix/src/pthreadattrdefault.c
index 4b573d08fd..df87b9904e 100644
--- a/cpukit/posix/src/pthreadattrdefault.c
+++ b/cpukit/posix/src/pthreadattrdefault.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Private Support Information for POSIX Threads
* @ingroup POSIX_PTHREADS Private Threads
+ *
+ * @brief Private Support Information for POSIX Threads
*/
/*
diff --git a/cpukit/posix/src/pthreadattrdestroy.c b/cpukit/posix/src/pthreadattrdestroy.c
index cb4837e9c9..7232be7b43 100644
--- a/cpukit/posix/src/pthreadattrdestroy.c
+++ b/cpukit/posix/src/pthreadattrdestroy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Attributes
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetaffinitynp.c b/cpukit/posix/src/pthreadattrgetaffinitynp.c
index b0fae65348..3ab917bae0 100644
--- a/cpukit/posix/src/pthreadattrgetaffinitynp.c
+++ b/cpukit/posix/src/pthreadattrgetaffinitynp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Pthread Attribute Get Affinity
* @ingroup POSIXAPI
+ *
+ * @brief Pthread Attribute Get Affinity
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetdetachstate.c b/cpukit/posix/src/pthreadattrgetdetachstate.c
index 18c214b996..46ad6d2ee7 100644
--- a/cpukit/posix/src/pthreadattrgetdetachstate.c
+++ b/cpukit/posix/src/pthreadattrgetdetachstate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function gets the detachstate Attribute in the attr Object
* @ingroup POSIXAPI
+ *
+ * @brief Function gets the detachstate Attribute in the attr Object
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetguardsize.c b/cpukit/posix/src/pthreadattrgetguardsize.c
index a5e9a31011..638d104b25 100644
--- a/cpukit/posix/src/pthreadattrgetguardsize.c
+++ b/cpukit/posix/src/pthreadattrgetguardsize.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Attributes
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetinheritsched.c b/cpukit/posix/src/pthreadattrgetinheritsched.c
index 6be61defa6..745bde2e6d 100644
--- a/cpukit/posix/src/pthreadattrgetinheritsched.c
+++ b/cpukit/posix/src/pthreadattrgetinheritsched.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Scheduling Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Scheduling Attributes
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetschedparam.c b/cpukit/posix/src/pthreadattrgetschedparam.c
index e1a1a79da1..b5b990f88a 100644
--- a/cpukit/posix/src/pthreadattrgetschedparam.c
+++ b/cpukit/posix/src/pthreadattrgetschedparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Returns Scheduling Parameter Attributes of Thread Attributes Object
* @ingroup POSIXAPI
+ *
+ * @brief Returns Scheduling Parameter Attributes of Thread Attributes Object
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetscope.c b/cpukit/posix/src/pthreadattrgetscope.c
index c7eff2361b..2d04ad003e 100644
--- a/cpukit/posix/src/pthreadattrgetscope.c
+++ b/cpukit/posix/src/pthreadattrgetscope.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function gets the Contentionscope Attribute in the attr object
* @ingroup POSIXAPI
+ *
+ * @brief Function gets the Contentionscope Attribute in the attr object
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetstack.c b/cpukit/posix/src/pthreadattrgetstack.c
index 719a535915..306d618c65 100644
--- a/cpukit/posix/src/pthreadattrgetstack.c
+++ b/cpukit/posix/src/pthreadattrgetstack.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Gets the Thread Creation Stack Attributes in the attr
* @ingroup POSIXAPI
+ *
+ * @brief Function Gets the Thread Creation Stack Attributes in the attr
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetstackaddr.c b/cpukit/posix/src/pthreadattrgetstackaddr.c
index 9da944a72c..dfc7156e99 100644
--- a/cpukit/posix/src/pthreadattrgetstackaddr.c
+++ b/cpukit/posix/src/pthreadattrgetstackaddr.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Attributes
*/
/*
diff --git a/cpukit/posix/src/pthreadattrgetstacksize.c b/cpukit/posix/src/pthreadattrgetstacksize.c
index e939205fa2..7729637f48 100644
--- a/cpukit/posix/src/pthreadattrgetstacksize.c
+++ b/cpukit/posix/src/pthreadattrgetstacksize.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Attributes
*/
/*
diff --git a/cpukit/posix/src/pthreadattrinit.c b/cpukit/posix/src/pthreadattrinit.c
index d0694eb7d7..fe893c390b 100644
--- a/cpukit/posix/src/pthreadattrinit.c
+++ b/cpukit/posix/src/pthreadattrinit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Attributes Creation
* @ingroup POSIXAPI
+ *
+ * @brief Thread Attributes Creation
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetaffinitynp.c b/cpukit/posix/src/pthreadattrsetaffinitynp.c
index 30703fa663..1f72e94803 100644
--- a/cpukit/posix/src/pthreadattrsetaffinitynp.c
+++ b/cpukit/posix/src/pthreadattrsetaffinitynp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Pthread Attribute Set Affinity
* @ingroup POSIXAPI
+ *
+ * @brief Pthread Attribute Set Affinity
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetdetachstate.c b/cpukit/posix/src/pthreadattrsetdetachstate.c
index d6ca32eebb..90c949ec69 100644
--- a/cpukit/posix/src/pthreadattrsetdetachstate.c
+++ b/cpukit/posix/src/pthreadattrsetdetachstate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Attributes
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetguardsize.c b/cpukit/posix/src/pthreadattrsetguardsize.c
index 3e92fa5bc5..011f37aa57 100644
--- a/cpukit/posix/src/pthreadattrsetguardsize.c
+++ b/cpukit/posix/src/pthreadattrsetguardsize.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Attributes
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Attributes
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetinheritsched.c b/cpukit/posix/src/pthreadattrsetinheritsched.c
index 0cc11f2b13..3b57d8a039 100644
--- a/cpukit/posix/src/pthreadattrsetinheritsched.c
+++ b/cpukit/posix/src/pthreadattrsetinheritsched.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function sets the inheritsched Attribute in the attr Argument
* @ingroup POSIXAPI
+ *
+ * @brief Function sets the inheritsched Attribute in the attr Argument
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetschedparam.c b/cpukit/posix/src/pthreadattrsetschedparam.c
index c3e6b4a7f3..5d29be7056 100644
--- a/cpukit/posix/src/pthreadattrsetschedparam.c
+++ b/cpukit/posix/src/pthreadattrsetschedparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Creation Scheduling Parameters
* @ingroup POSIXAPI
+ *
+ * @brief Thread Creation Scheduling Parameters
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetschedpolicy.c b/cpukit/posix/src/pthreadattrsetschedpolicy.c
index cd72164ef2..101838ff83 100644
--- a/cpukit/posix/src/pthreadattrsetschedpolicy.c
+++ b/cpukit/posix/src/pthreadattrsetschedpolicy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sets Scheduling policy Attributes of Thread Attributes Object
* @ingroup POSIXAPI
+ *
+ * @brief Sets Scheduling policy Attributes of Thread Attributes Object
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetscope.c b/cpukit/posix/src/pthreadattrsetscope.c
index bdbc64d0f1..f68461b208 100644
--- a/cpukit/posix/src/pthreadattrsetscope.c
+++ b/cpukit/posix/src/pthreadattrsetscope.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Sets the Contentionscope Attribute in the attr Object
* @ingroup POSIXAPI
+ *
+ * @brief Function Sets the Contentionscope Attribute in the attr Object
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetstack.c b/cpukit/posix/src/pthreadattrsetstack.c
index b95d0484ea..866dca8ae4 100644
--- a/cpukit/posix/src/pthreadattrsetstack.c
+++ b/cpukit/posix/src/pthreadattrsetstack.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Sets Thread Creation Stack Attributes in the attr object
* @ingroup POSIXAPI
+ *
+ * @brief Function Sets Thread Creation Stack Attributes in the attr object
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetstackaddr.c b/cpukit/posix/src/pthreadattrsetstackaddr.c
index 5221080e9b..e38c302947 100644
--- a/cpukit/posix/src/pthreadattrsetstackaddr.c
+++ b/cpukit/posix/src/pthreadattrsetstackaddr.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sets the Thread Creation stackaddr Attribute in the attr Object
* @ingroup POSIXAPI
+ *
+ * @brief Sets the Thread Creation stackaddr Attribute in the attr Object
*/
/*
diff --git a/cpukit/posix/src/pthreadattrsetstacksize.c b/cpukit/posix/src/pthreadattrsetstacksize.c
index 2039da6d85..736c8122fd 100644
--- a/cpukit/posix/src/pthreadattrsetstacksize.c
+++ b/cpukit/posix/src/pthreadattrsetstacksize.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sets the Thread Creation Stacksize Attribute in the attr object
* @ingroup POSIXAPI
+ *
+ * @brief Sets the Thread Creation Stacksize Attribute in the attr object
*/
/*
diff --git a/cpukit/posix/src/pthreadconcurrency.c b/cpukit/posix/src/pthreadconcurrency.c
index be5d754a9e..b55ce10a65 100644
--- a/cpukit/posix/src/pthreadconcurrency.c
+++ b/cpukit/posix/src/pthreadconcurrency.c
@@ -5,9 +5,10 @@
/**
* @file
*
- * @brief Pthread Get/Set Concurrency
* @ingroup POSIXAPI
*
+ * @brief Pthread Get/Set Concurrency
+ *
* Per the Open Group specification, when user pthreads are mapped 1:1
* onto kernel threads, the implementation simply tracks an internal
* variable whose initial value is 0. If it is set, subsequent calls to
diff --git a/cpukit/posix/src/pthreadcreate.c b/cpukit/posix/src/pthreadcreate.c
index 817b50764d..d431c64a3e 100644
--- a/cpukit/posix/src/pthreadcreate.c
+++ b/cpukit/posix/src/pthreadcreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Starts a New Thread in The Calling Process
* @ingroup POSIXAPI
+ *
+ * @brief Function Starts a New Thread in The Calling Process
*/
/*
diff --git a/cpukit/posix/src/pthreaddetach.c b/cpukit/posix/src/pthreaddetach.c
index f316f65917..43fd70a5ce 100644
--- a/cpukit/posix/src/pthreaddetach.c
+++ b/cpukit/posix/src/pthreaddetach.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Detaching a Thread
* @ingroup POSIXAPI
+ *
+ * @brief Detaching a Thread
*/
/*
diff --git a/cpukit/posix/src/pthreadequal.c b/cpukit/posix/src/pthreadequal.c
index d0b0f13baa..c0318baa93 100644
--- a/cpukit/posix/src/pthreadequal.c
+++ b/cpukit/posix/src/pthreadequal.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Compare Thread IDs
* @ingroup POSIXAPI
+ *
+ * @brief Compare Thread IDs
*/
/*
diff --git a/cpukit/posix/src/pthreadexit.c b/cpukit/posix/src/pthreadexit.c
index 92a853e802..502476d141 100644
--- a/cpukit/posix/src/pthreadexit.c
+++ b/cpukit/posix/src/pthreadexit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Thread Exit Shared Helper
* @ingroup POSIX_THREAD Thread API Extension
+ *
+ * @brief POSIX Thread Exit Shared Helper
*/
/*
diff --git a/cpukit/posix/src/pthreadgetaffinitynp.c b/cpukit/posix/src/pthreadgetaffinitynp.c
index 5324bfdc73..977f82c69b 100644
--- a/cpukit/posix/src/pthreadgetaffinitynp.c
+++ b/cpukit/posix/src/pthreadgetaffinitynp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Pthread Get Affinity
* @ingroup POSIXAPI
+ *
+ * @brief Pthread Get Affinity
*/
/*
diff --git a/cpukit/posix/src/pthreadgetattrnp.c b/cpukit/posix/src/pthreadgetattrnp.c
index 44c0edf0f0..a449ad48eb 100644
--- a/cpukit/posix/src/pthreadgetattrnp.c
+++ b/cpukit/posix/src/pthreadgetattrnp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Pthread Get Attribute
* @ingroup POSIXAPI
+ *
+ * @brief Pthread Get Attribute
*/
/*
diff --git a/cpukit/posix/src/pthreadgetcpuclockid.c b/cpukit/posix/src/pthreadgetcpuclockid.c
index b92fcdd7db..1452774a35 100644
--- a/cpukit/posix/src/pthreadgetcpuclockid.c
+++ b/cpukit/posix/src/pthreadgetcpuclockid.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Returns Clock ID for CPU time clock of the thread
* @ingroup POSIXAPI
+ *
+ * @brief Returns Clock ID for CPU time clock of the thread
*/
/*
diff --git a/cpukit/posix/src/pthreadgetschedparam.c b/cpukit/posix/src/pthreadgetschedparam.c
index 0e9cc31ee2..a82d79c715 100644
--- a/cpukit/posix/src/pthreadgetschedparam.c
+++ b/cpukit/posix/src/pthreadgetschedparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Gets Scheduling Policy and Parameters of Individual Threads
* @ingroup POSIXAPI
+ *
+ * @brief Gets Scheduling Policy and Parameters of Individual Threads
*/
/*
diff --git a/cpukit/posix/src/pthreadinitthreads.c b/cpukit/posix/src/pthreadinitthreads.c
index 4f08a72ffb..a144d10bf3 100644
--- a/cpukit/posix/src/pthreadinitthreads.c
+++ b/cpukit/posix/src/pthreadinitthreads.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Threads Initialize User Threads Body
* @ingroup POSIX_PTHREAD
+ *
+ * @brief POSIX Threads Initialize User Threads Body
*/
/*
diff --git a/cpukit/posix/src/pthreadjoin.c b/cpukit/posix/src/pthreadjoin.c
index 383484183a..2cb0903367 100644
--- a/cpukit/posix/src/pthreadjoin.c
+++ b/cpukit/posix/src/pthreadjoin.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Suspends Execution of Calling Thread until Target Thread Terminates
* @ingroup POSIXAPI
+ *
+ * @brief Suspends Execution of Calling Thread until Target Thread Terminates
*/
/*
diff --git a/cpukit/posix/src/pthreadkill.c b/cpukit/posix/src/pthreadkill.c
index a3a74cfacf..f39640e6db 100644
--- a/cpukit/posix/src/pthreadkill.c
+++ b/cpukit/posix/src/pthreadkill.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sends a signal Asynchronously directed to a thread
* @ingroup POSIXAPI
+ *
+ * @brief Sends a signal Asynchronously directed to a thread
*/
/*
diff --git a/cpukit/posix/src/pthreadonce.c b/cpukit/posix/src/pthreadonce.c
index b766926976..3210a1ab7f 100644
--- a/cpukit/posix/src/pthreadonce.c
+++ b/cpukit/posix/src/pthreadonce.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Call to function by Thread will call init_routine with no Arguments
* @ingroup POSIXAPI
+ *
+ * @brief Call to function by Thread will call init_routine with no Arguments
*/
/*
diff --git a/cpukit/posix/src/pthreadself.c b/cpukit/posix/src/pthreadself.c
index 3cc161ff03..db5f2f189d 100644
--- a/cpukit/posix/src/pthreadself.c
+++ b/cpukit/posix/src/pthreadself.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function returns the ID of the Calling Thread
* @ingroup POSIXAPI
+ *
+ * @brief Function returns the ID of the Calling Thread
*/
/*
diff --git a/cpukit/posix/src/pthreadsetaffinitynp.c b/cpukit/posix/src/pthreadsetaffinitynp.c
index c2071720f0..ae91d135e1 100644
--- a/cpukit/posix/src/pthreadsetaffinitynp.c
+++ b/cpukit/posix/src/pthreadsetaffinitynp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Pthread Set Affinity
* @ingroup POSIXAPI
+ *
+ * @brief Pthread Set Affinity
*/
/*
diff --git a/cpukit/posix/src/pthreadsetschedparam.c b/cpukit/posix/src/pthreadsetschedparam.c
index 51dee9bca9..9ab543cd31 100644
--- a/cpukit/posix/src/pthreadsetschedparam.c
+++ b/cpukit/posix/src/pthreadsetschedparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function sets scheduling policy and parameters of the thread
* @ingroup POSIXAPI
+ *
+ * @brief Function sets scheduling policy and parameters of the thread
*/
/*
diff --git a/cpukit/posix/src/pthreadsigmask.c b/cpukit/posix/src/pthreadsigmask.c
index a989cb109b..c82a60c560 100644
--- a/cpukit/posix/src/pthreadsigmask.c
+++ b/cpukit/posix/src/pthreadsigmask.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Examine and/or change the calling thread's signal mask
* @ingroup POSIXAPI
+ *
+ * @brief Examine and/or change the calling thread's signal mask
*/
/*
diff --git a/cpukit/posix/src/rwlockattrdestroy.c b/cpukit/posix/src/rwlockattrdestroy.c
index 3b7639445d..f8a2beb49c 100644
--- a/cpukit/posix/src/rwlockattrdestroy.c
+++ b/cpukit/posix/src/rwlockattrdestroy.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Destroys a read-write lock Attributes object
* @ingroup POSIXAPI
+ *
+ * @brief Function Destroys a read-write lock Attributes object
*/
/*
diff --git a/cpukit/posix/src/rwlockattrinit.c b/cpukit/posix/src/rwlockattrinit.c
index 0e37d26636..e752e8c7c6 100644
--- a/cpukit/posix/src/rwlockattrinit.c
+++ b/cpukit/posix/src/rwlockattrinit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initialises a RWLock Attributes object attr with the default value
* @ingroup POSIXAPI
+ *
+ * @brief Initialises a RWLock Attributes object attr with the default value
*/
/*
diff --git a/cpukit/posix/src/rwlockattrsetpshared.c b/cpukit/posix/src/rwlockattrsetpshared.c
index 99ae0efd10..a65c4152ff 100644
--- a/cpukit/posix/src/rwlockattrsetpshared.c
+++ b/cpukit/posix/src/rwlockattrsetpshared.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RWLock Attributes Set Process Shared
* @ingroup POSIXAPI
+ *
+ * @brief RWLock Attributes Set Process Shared
*/
/*
diff --git a/cpukit/posix/src/sched_getparam.c b/cpukit/posix/src/sched_getparam.c
index c84b6fdf2d..7db0c44377 100644
--- a/cpukit/posix/src/sched_getparam.c
+++ b/cpukit/posix/src/sched_getparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set Scheduling Parameters
* @ingroup POSIXAPI
+ *
+ * @brief Set Scheduling Parameters
*/
/*
diff --git a/cpukit/posix/src/sched_getprioritymax.c b/cpukit/posix/src/sched_getprioritymax.c
index ff7f4b4885..14acd16d82 100644
--- a/cpukit/posix/src/sched_getprioritymax.c
+++ b/cpukit/posix/src/sched_getprioritymax.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Returns the Appropriate Maximum for Scheduling policy
* @ingroup POSIXAPI
+ *
+ * @brief Returns the Appropriate Maximum for Scheduling policy
*/
/*
diff --git a/cpukit/posix/src/sched_getscheduler.c b/cpukit/posix/src/sched_getscheduler.c
index 6762aa79a6..b176d170b9 100644
--- a/cpukit/posix/src/sched_getscheduler.c
+++ b/cpukit/posix/src/sched_getscheduler.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Returns Scheduling Policy of the process specified by pid
* @ingroup POSIXAPI
+ *
+ * @brief Function Returns Scheduling Policy of the process specified by pid
*/
/*
diff --git a/cpukit/posix/src/sched_rr_get_interval.c b/cpukit/posix/src/sched_rr_get_interval.c
index 97186a3f74..e307985044 100644
--- a/cpukit/posix/src/sched_rr_get_interval.c
+++ b/cpukit/posix/src/sched_rr_get_interval.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Limits for Scheduling Parameter
* @ingroup POSIXAPI
+ *
+ * @brief Limits for Scheduling Parameter
*/
/*
diff --git a/cpukit/posix/src/sched_setparam.c b/cpukit/posix/src/sched_setparam.c
index c917500edb..4aa56ec0f8 100644
--- a/cpukit/posix/src/sched_setparam.c
+++ b/cpukit/posix/src/sched_setparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sets Scheduling Parameters Associated with Scheduling Policies
* @ingroup POSIXAPI
+ *
+ * @brief Sets Scheduling Parameters Associated with Scheduling Policies
*/
/*
diff --git a/cpukit/posix/src/sched_setscheduler.c b/cpukit/posix/src/sched_setscheduler.c
index 73036e65d3..49c77119f9 100644
--- a/cpukit/posix/src/sched_setscheduler.c
+++ b/cpukit/posix/src/sched_setscheduler.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set Scheduling Policy and Scheduling Parameters
* @ingroup POSIXAPI
+ *
+ * @brief Set Scheduling Policy and Scheduling Parameters
*/
/*
diff --git a/cpukit/posix/src/sched_yield.c b/cpukit/posix/src/sched_yield.c
index 34242b759b..1f3be3654b 100644
--- a/cpukit/posix/src/sched_yield.c
+++ b/cpukit/posix/src/sched_yield.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Yield Processor
* @ingroup POSIXAPI
+ *
+ * @brief Yield Processor
*/
/*
diff --git a/cpukit/posix/src/semclose.c b/cpukit/posix/src/semclose.c
index 79c5861db0..432ab1aafa 100644
--- a/cpukit/posix/src/semclose.c
+++ b/cpukit/posix/src/semclose.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Close a Named Semaphore
* @ingroup POSIX_SEMAPHORE
+ *
+ * @brief Close a Named Semaphore
*/
/*
diff --git a/cpukit/posix/src/semgetvalue.c b/cpukit/posix/src/semgetvalue.c
index 1e2670dd25..1389027cc7 100644
--- a/cpukit/posix/src/semgetvalue.c
+++ b/cpukit/posix/src/semgetvalue.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get the Value of a Semaphore
* @ingroup POSIX_SEMAPHORE
+ *
+ * @brief Get the Value of a Semaphore
*/
/*
diff --git a/cpukit/posix/src/seminit.c b/cpukit/posix/src/seminit.c
index 09fc95f7a3..447d48749e 100644
--- a/cpukit/posix/src/seminit.c
+++ b/cpukit/posix/src/seminit.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initializing of an Unnamed Semaphore
* @ingroup POSIXAPI
+ *
+ * @brief Initializing of an Unnamed Semaphore
*/
/*
diff --git a/cpukit/posix/src/semopen.c b/cpukit/posix/src/semopen.c
index 97c513ec3a..3691add324 100644
--- a/cpukit/posix/src/semopen.c
+++ b/cpukit/posix/src/semopen.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Creates New POSIX semaphore or Opens an existing Semaphore
* @ingroup POSIXAPI
+ *
+ * @brief Function Creates New POSIX semaphore or Opens an existing Semaphore
*/
/*
diff --git a/cpukit/posix/src/semtimedwait.c b/cpukit/posix/src/semtimedwait.c
index b2057016c5..21a8320b50 100644
--- a/cpukit/posix/src/semtimedwait.c
+++ b/cpukit/posix/src/semtimedwait.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Lock a Semaphore
* @ingroup POSIX_SEMAPHORE POSIX Semaphores Support
+ *
+ * @brief Lock a Semaphore
*/
/*
diff --git a/cpukit/posix/src/semunlink.c b/cpukit/posix/src/semunlink.c
index 021cee3343..3d73ab5887 100644
--- a/cpukit/posix/src/semunlink.c
+++ b/cpukit/posix/src/semunlink.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Remove a Named Semaphore
* @ingroup POSIX_SEMAPHORE
+ *
+ * @brief Remove a Named Semaphore
*/
/*
diff --git a/cpukit/posix/src/setcancelstate.c b/cpukit/posix/src/setcancelstate.c
index 4040c37b55..2227321e07 100644
--- a/cpukit/posix/src/setcancelstate.c
+++ b/cpukit/posix/src/setcancelstate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Setting Cancelability State
* @ingroup POSIXAPI
+ *
+ * @brief Setting Cancelability State
*/
/*
diff --git a/cpukit/posix/src/setcanceltype.c b/cpukit/posix/src/setcanceltype.c
index 302f901a74..4a7a7e3486 100644
--- a/cpukit/posix/src/setcanceltype.c
+++ b/cpukit/posix/src/setcanceltype.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sets the Cancelability Type of Calling Thread to value given in type
* @ingroup POSIXAPI
+ *
+ * @brief Sets the Cancelability Type of Calling Thread to value given in type
*/
/*
diff --git a/cpukit/posix/src/setitimer.c b/cpukit/posix/src/setitimer.c
index 02aeb320c7..3cb04db018 100644
--- a/cpukit/posix/src/setitimer.c
+++ b/cpukit/posix/src/setitimer.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set the Timer
* @ingroup POSIXAPI
+ *
+ * @brief Set the Timer
*/
/*
diff --git a/cpukit/posix/src/sigaction.c b/cpukit/posix/src/sigaction.c
index 86d66480fc..112360af0d 100644
--- a/cpukit/posix/src/sigaction.c
+++ b/cpukit/posix/src/sigaction.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Allows calling process to examine action of a Specific Signal
* @ingroup POSIXAPI
+ *
+ * @brief Allows calling process to examine action of a Specific Signal
*/
/*
diff --git a/cpukit/posix/src/sigaddset.c b/cpukit/posix/src/sigaddset.c
index 2dc17cd6b6..c9394f4c20 100644
--- a/cpukit/posix/src/sigaddset.c
+++ b/cpukit/posix/src/sigaddset.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Adds Signal from Set
* @ingroup POSIXAPI
+ *
+ * @brief Function Adds Signal from Set
*/
/*
diff --git a/cpukit/posix/src/sigdelset.c b/cpukit/posix/src/sigdelset.c
index 20f91e6ecf..991023ac9e 100644
--- a/cpukit/posix/src/sigdelset.c
+++ b/cpukit/posix/src/sigdelset.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Deleted Signal from Set
* @ingroup POSIXAPI
+ *
+ * @brief Deleted Signal from Set
*/
/*
diff --git a/cpukit/posix/src/sigemptyset.c b/cpukit/posix/src/sigemptyset.c
index 50e24daa59..d64d4cd42a 100644
--- a/cpukit/posix/src/sigemptyset.c
+++ b/cpukit/posix/src/sigemptyset.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Manipulate Signal Sets
* @ingroup POSIXAPI
+ *
+ * @brief Manipulate Signal Sets
*/
/*
diff --git a/cpukit/posix/src/sigfillset.c b/cpukit/posix/src/sigfillset.c
index 6adc372775..334a81f5ad 100644
--- a/cpukit/posix/src/sigfillset.c
+++ b/cpukit/posix/src/sigfillset.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Manipulate Signal Sets
* @ingroup POSIXAPI
+ *
+ * @brief Manipulate Signal Sets
*/
/*
diff --git a/cpukit/posix/src/sigismember.c b/cpukit/posix/src/sigismember.c
index 9928e18e6f..c7ddeda433 100644
--- a/cpukit/posix/src/sigismember.c
+++ b/cpukit/posix/src/sigismember.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Manipulate Signal Sets
* @ingroup POSIXAPI
+ *
+ * @brief Manipulate Signal Sets
*/
/*
diff --git a/cpukit/posix/src/signal_2.c b/cpukit/posix/src/signal_2.c
index bd891e22ee..a98430ebf3 100644
--- a/cpukit/posix/src/signal_2.c
+++ b/cpukit/posix/src/signal_2.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief POSIX Function Installs signal Handler
* @ingroup POSIXAPI
+ *
+ * @brief POSIX Function Installs signal Handler
*/
/*
diff --git a/cpukit/posix/src/sigpending.c b/cpukit/posix/src/sigpending.c
index d65fe0586f..7b8e9e0d9a 100644
--- a/cpukit/posix/src/sigpending.c
+++ b/cpukit/posix/src/sigpending.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Examine Pending Signals
* @ingroup POSIXAPI
+ *
+ * @brief Examine Pending Signals
*/
/*
diff --git a/cpukit/posix/src/sigprocmask.c b/cpukit/posix/src/sigprocmask.c
index 235a58c52c..db923d3af0 100644
--- a/cpukit/posix/src/sigprocmask.c
+++ b/cpukit/posix/src/sigprocmask.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Examine and Change Blocked Signals
* @ingroup POSIXAPI
+ *
+ * @brief Examine and Change Blocked Signals
*/
/*
diff --git a/cpukit/posix/src/sigqueue.c b/cpukit/posix/src/sigqueue.c
index 5446ca9701..dadf70abd3 100644
--- a/cpukit/posix/src/sigqueue.c
+++ b/cpukit/posix/src/sigqueue.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Queue a Signal to a Process
* @ingroup POSIXAPI
+ *
+ * @brief Queue a Signal to a Process
*/
/*
diff --git a/cpukit/posix/src/sigsuspend.c b/cpukit/posix/src/sigsuspend.c
index 79c93fc457..b8dc191d15 100644
--- a/cpukit/posix/src/sigsuspend.c
+++ b/cpukit/posix/src/sigsuspend.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Replacing signal mask with *sigmask and suspending calling process
* @ingroup POSIXAPI
+ *
+ * @brief Replacing signal mask with *sigmask and suspending calling process
*/
/*
diff --git a/cpukit/posix/src/sigwait.c b/cpukit/posix/src/sigwait.c
index 3b07cc2c49..b247503b5d 100644
--- a/cpukit/posix/src/sigwait.c
+++ b/cpukit/posix/src/sigwait.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Synchronously Accept a Signal
* @ingroup POSIXAPI
+ *
+ * @brief Synchronously Accept a Signal
*/
/*
diff --git a/cpukit/posix/src/sysconf.c b/cpukit/posix/src/sysconf.c
index f905a82f07..1696ec51bb 100644
--- a/cpukit/posix/src/sysconf.c
+++ b/cpukit/posix/src/sysconf.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get Configurable System Variables
* @ingroup POSIXAPI
+ *
+ * @brief Get Configurable System Variables
*/
/*
diff --git a/cpukit/posix/src/testcancel.c b/cpukit/posix/src/testcancel.c
index 0d6471f818..e0ead6e323 100644
--- a/cpukit/posix/src/testcancel.c
+++ b/cpukit/posix/src/testcancel.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Setting test on Cancelability State
* @ingroup POSIXAPI
+ *
+ * @brief Setting test on Cancelability State
*/
/*
diff --git a/cpukit/posix/src/timergettime.c b/cpukit/posix/src/timergettime.c
index 4b884b8cbb..ee2a566f0e 100644
--- a/cpukit/posix/src/timergettime.c
+++ b/cpukit/posix/src/timergettime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Fetches State of POSIX Per-Process Timers
* @ingroup POSIXAPI
+ *
+ * @brief Function Fetches State of POSIX Per-Process Timers
*/
/*
diff --git a/cpukit/posix/src/timersettime.c b/cpukit/posix/src/timersettime.c
index b83c8b07c9..f88485410e 100644
--- a/cpukit/posix/src/timersettime.c
+++ b/cpukit/posix/src/timersettime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Arms or Disarms the Timer Identified by timerid
* @ingroup POSIXAPI
+ *
+ * @brief Function Arms or Disarms the Timer Identified by timerid
*/
/*
diff --git a/cpukit/posix/src/ualarm.c b/cpukit/posix/src/ualarm.c
index 292ae36e2e..857f8ce881 100644
--- a/cpukit/posix/src/ualarm.c
+++ b/cpukit/posix/src/ualarm.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Schedule Alarm
* @ingroup POSIXAPI
+ *
+ * @brief Schedule Alarm
*/
/*
diff --git a/cpukit/posix/src/vfork.c b/cpukit/posix/src/vfork.c
index 6483d1961a..3a62efbb23 100644
--- a/cpukit/posix/src/vfork.c
+++ b/cpukit/posix/src/vfork.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Creates Child process Of The Calling process
* @ingroup POSIXAPI
+ *
+ * @brief Creates Child process Of The Calling process
*/
/*
diff --git a/cpukit/posix/src/wait.c b/cpukit/posix/src/wait.c
index da248c9870..fe48b71e9c 100644
--- a/cpukit/posix/src/wait.c
+++ b/cpukit/posix/src/wait.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Wait for Process to Change State
* @ingroup POSIXAPI
+ *
+ * @brief Wait for Process to Change State
*/
/*
diff --git a/cpukit/rtems/src/barriercreate.c b/cpukit/rtems/src/barriercreate.c
index a4a362239b..74cedab27a 100644
--- a/cpukit/rtems/src/barriercreate.c
+++ b/cpukit/rtems/src/barriercreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Create Barrier
* @ingroup ClassicBarrier Barriers
+ *
+ * @brief RTEMS Create Barrier
*/
/*
diff --git a/cpukit/rtems/src/barrierrelease.c b/cpukit/rtems/src/barrierrelease.c
index c4385b02fa..801c07afcb 100644
--- a/cpukit/rtems/src/barrierrelease.c
+++ b/cpukit/rtems/src/barrierrelease.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Barrier Release
* @ingroup ClassicBarrier Barriers
+ *
+ * @brief RTEMS Barrier Release
*/
/*
diff --git a/cpukit/rtems/src/clockgettod.c b/cpukit/rtems/src/clockgettod.c
index f65f5e2f4b..4610c6a519 100644
--- a/cpukit/rtems/src/clockgettod.c
+++ b/cpukit/rtems/src/clockgettod.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain Current Time of Day (Classic TOD)
* @ingroup ClassicClock Clocks
+ *
+ * @brief Obtain Current Time of Day (Classic TOD)
*/
/*
diff --git a/cpukit/rtems/src/clockgetuptime.c b/cpukit/rtems/src/clockgetuptime.c
index e60f47186d..b79745b035 100644
--- a/cpukit/rtems/src/clockgetuptime.c
+++ b/cpukit/rtems/src/clockgetuptime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain the System Uptime
* @ingroup ClassicClock Clocks
+ *
+ * @brief Obtain the System Uptime
*/
/*
diff --git a/cpukit/rtems/src/clockgetuptimenanoseconds.c b/cpukit/rtems/src/clockgetuptimenanoseconds.c
index 30d5cd77fa..3eb1a2daea 100644
--- a/cpukit/rtems/src/clockgetuptimenanoseconds.c
+++ b/cpukit/rtems/src/clockgetuptimenanoseconds.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Returns the system uptime in seconds.
* @ingroup ClassicClock Clocks
+ *
+ * @brief Returns the system uptime in seconds.
*/
/*
diff --git a/cpukit/rtems/src/eventreceive.c b/cpukit/rtems/src/eventreceive.c
index 190ee8234d..c638ec543c 100644
--- a/cpukit/rtems/src/eventreceive.c
+++ b/cpukit/rtems/src/eventreceive.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Constant used to receive the set of currently pending events in
* @ingroup ClassicEventSet Event Set
+ *
+ * @brief Constant used to receive the set of currently pending events in
*/
/*
diff --git a/cpukit/rtems/src/eventseize.c b/cpukit/rtems/src/eventseize.c
index 6c2b82da36..8230959ec0 100644
--- a/cpukit/rtems/src/eventseize.c
+++ b/cpukit/rtems/src/eventseize.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Event Manager Initialization
* @ingroup ClassicEvent Events
+ *
+ * @brief Event Manager Initialization
*/
/*
diff --git a/cpukit/rtems/src/msgmp.c b/cpukit/rtems/src/msgmp.c
index 4971b94809..f49c254fbd 100644
--- a/cpukit/rtems/src/msgmp.c
+++ b/cpukit/rtems/src/msgmp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Multiprocessing Support for the Message Queue Manager
* @ingroup ClassicMsgMP Message Queue MP Support
+ *
+ * @brief Multiprocessing Support for the Message Queue Manager
*/
/*
diff --git a/cpukit/rtems/src/msgqflush.c b/cpukit/rtems/src/msgqflush.c
index 7e7442b34a..010ad0aa6d 100644
--- a/cpukit/rtems/src/msgqflush.c
+++ b/cpukit/rtems/src/msgqflush.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief rtems_message_queue_flush
* @ingroup ClassicMessageQueue Message Queues
+ *
+ * @brief rtems_message_queue_flush
*/
/*
diff --git a/cpukit/rtems/src/msgqgetnumberpending.c b/cpukit/rtems/src/msgqgetnumberpending.c
index 0a62f724f2..0b95ca9eeb 100644
--- a/cpukit/rtems/src/msgqgetnumberpending.c
+++ b/cpukit/rtems/src/msgqgetnumberpending.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Message Queue Get Number Pending
* @ingroup ClassicMessageQueue Message Queues
+ *
+ * @brief RTEMS Message Queue Get Number Pending
*/
/*
diff --git a/cpukit/rtems/src/msgqsend.c b/cpukit/rtems/src/msgqsend.c
index 71a1ab492b..2ddba4d0a6 100644
--- a/cpukit/rtems/src/msgqsend.c
+++ b/cpukit/rtems/src/msgqsend.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief rtems_message_queue_send
* @ingroup ClassicMessageQueue Message Queues
+ *
+ * @brief rtems_message_queue_send
*/
/*
diff --git a/cpukit/rtems/src/partcreate.c b/cpukit/rtems/src/partcreate.c
index 9378408e5b..2aefce8067 100644
--- a/cpukit/rtems/src/partcreate.c
+++ b/cpukit/rtems/src/partcreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Partition Create
* @ingroup ClassicPart Partitions
+ *
+ * @brief RTEMS Partition Create
*/
/*
diff --git a/cpukit/rtems/src/partmp.c b/cpukit/rtems/src/partmp.c
index 3d7abc1e5d..ac2b48aba4 100644
--- a/cpukit/rtems/src/partmp.c
+++ b/cpukit/rtems/src/partmp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Partition_MP_Send_process_packet
* @ingroup ClassicPartMP Partition MP Support
+ *
+ * @brief Partition_MP_Send_process_packet
*/
/*
diff --git a/cpukit/rtems/src/ratemoncreate.c b/cpukit/rtems/src/ratemoncreate.c
index 440b093bfa..3eff5f0716 100644
--- a/cpukit/rtems/src/ratemoncreate.c
+++ b/cpukit/rtems/src/ratemoncreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Create a Period
* @ingroup ClassicRateMon Rate Monotonic Scheduler
+ *
+ * @brief Create a Period
*/
/*
diff --git a/cpukit/rtems/src/ratemonresetall.c b/cpukit/rtems/src/ratemonresetall.c
index c9e9089528..978a33ace7 100644
--- a/cpukit/rtems/src/ratemonresetall.c
+++ b/cpukit/rtems/src/ratemonresetall.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief rtems_rate_monotonic_reset_all_statistics
* @ingroup ClassicRateMon Rate Monotonic Scheduler
+ *
+ * @brief rtems_rate_monotonic_reset_all_statistics
*/
/*
diff --git a/cpukit/rtems/src/ratemonresetstatistics.c b/cpukit/rtems/src/ratemonresetstatistics.c
index 3e133a478e..4567451a18 100644
--- a/cpukit/rtems/src/ratemonresetstatistics.c
+++ b/cpukit/rtems/src/ratemonresetstatistics.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Rate Monotonic Reset Statistics
* @ingroup ClassicRateMon Rate Monotonic Scheduler
+ *
+ * @brief RTEMS Rate Monotonic Reset Statistics
*/
/*
diff --git a/cpukit/rtems/src/regioncreate.c b/cpukit/rtems/src/regioncreate.c
index 5d3d8a60bc..de8f165fe7 100644
--- a/cpukit/rtems/src/regioncreate.c
+++ b/cpukit/rtems/src/regioncreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief rtems_region_create
* @ingroup ClassicRegion Regions
+ *
+ * @brief rtems_region_create
*/
/*
diff --git a/cpukit/rtems/src/rtemsbuildid.c b/cpukit/rtems/src/rtemsbuildid.c
index 4e7bc51e54..b8a375a33c 100644
--- a/cpukit/rtems/src/rtemsbuildid.c
+++ b/cpukit/rtems/src/rtemsbuildid.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Build Object Id
* @ingroup ClassicClassInfo Object Class Information
+ *
+ * @brief Build Object Id
*/
/*
diff --git a/cpukit/rtems/src/rtemsobjectapiminimumclass.c b/cpukit/rtems/src/rtemsobjectapiminimumclass.c
index 820892f303..1e3501c065 100644
--- a/cpukit/rtems/src/rtemsobjectapiminimumclass.c
+++ b/cpukit/rtems/src/rtemsobjectapiminimumclass.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get Lowest Valid Class Value
* @ingroup ClassicClassInfo Object Class Information
+ *
+ * @brief Get Lowest Valid Class Value
*/
/*
diff --git a/cpukit/rtems/src/rtemsobjectidgetapi.c b/cpukit/rtems/src/rtemsobjectidgetapi.c
index 6c8eb153f7..2842a82615 100644
--- a/cpukit/rtems/src/rtemsobjectidgetapi.c
+++ b/cpukit/rtems/src/rtemsobjectidgetapi.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get API Portion of Object Id
* @ingroup ClassicClassInfo Object Class Information
+ *
+ * @brief Get API Portion of Object Id
*/
/*
diff --git a/cpukit/rtems/src/rtemsobjectsetname.c b/cpukit/rtems/src/rtemsobjectsetname.c
index ccdda15737..9e1b3a4039 100644
--- a/cpukit/rtems/src/rtemsobjectsetname.c
+++ b/cpukit/rtems/src/rtemsobjectsetname.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set Name of Object
* @ingroup ClassicClassInfo Object Class Information
+ *
+ * @brief Set Name of Object
*/
/*
diff --git a/cpukit/rtems/src/semcreate.c b/cpukit/rtems/src/semcreate.c
index 10f7b33f7c..6cdd877cce 100644
--- a/cpukit/rtems/src/semcreate.c
+++ b/cpukit/rtems/src/semcreate.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief rtems_semaphore_create
* @ingroup ClassicSem Semaphores
+ *
+ * @brief rtems_semaphore_create
*/
/*
diff --git a/cpukit/rtems/src/semrelease.c b/cpukit/rtems/src/semrelease.c
index 4de2543a92..e5b0e4834d 100644
--- a/cpukit/rtems/src/semrelease.c
+++ b/cpukit/rtems/src/semrelease.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief RTEMS Semaphore Release
* @ingroup ClassicSem Semaphores
*
+ * @brief RTEMS Semaphore Release
+ *
* This file contains the implementation of the Classic API directive
* rtems_semaphore_release().
*/
diff --git a/cpukit/rtems/src/taskgetaffinity.c b/cpukit/rtems/src/taskgetaffinity.c
index ebcdab9ee3..9f4b653d4c 100644
--- a/cpukit/rtems/src/taskgetaffinity.c
+++ b/cpukit/rtems/src/taskgetaffinity.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Task Get Affinity
* @ingroup ClassicTasks Tasks
+ *
+ * @brief RTEMS Task Get Affinity
*/
/*
diff --git a/cpukit/rtems/src/taskinitusers.c b/cpukit/rtems/src/taskinitusers.c
index 104cb8b880..0b23d8bc86 100644
--- a/cpukit/rtems/src/taskinitusers.c
+++ b/cpukit/rtems/src/taskinitusers.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief _RTEMS_tasks_Initialize_user_tasks_body
* @ingroup ClassicTasks Tasks
+ *
+ * @brief _RTEMS_tasks_Initialize_user_tasks_body
*/
/*
diff --git a/cpukit/rtems/src/taskissuspended.c b/cpukit/rtems/src/taskissuspended.c
index 2706d76269..db9850ccb1 100644
--- a/cpukit/rtems/src/taskissuspended.c
+++ b/cpukit/rtems/src/taskissuspended.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief rtems_task_is_suspended
* @ingroup ClassicTasks Tasks
+ *
+ * @brief rtems_task_is_suspended
*/
/*
diff --git a/cpukit/rtems/src/taskmp.c b/cpukit/rtems/src/taskmp.c
index c5dcb89603..525c595ae3 100644
--- a/cpukit/rtems/src/taskmp.c
+++ b/cpukit/rtems/src/taskmp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Tasks MP Send Process Packet
* @ingroup ClassicTaskMP Task MP Support
+ *
+ * @brief RTEMS Tasks MP Send Process Packet
*/
/*
diff --git a/cpukit/rtems/src/tasksetaffinity.c b/cpukit/rtems/src/tasksetaffinity.c
index 1ba8343729..826c18dca3 100644
--- a/cpukit/rtems/src/tasksetaffinity.c
+++ b/cpukit/rtems/src/tasksetaffinity.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Task Set Affinity
* @ingroup ClassicTasks Tasks
+ *
+ * @brief RTEMS Task Set Affinity
*/
/*
diff --git a/cpukit/rtems/src/taskstart.c b/cpukit/rtems/src/taskstart.c
index e781734bdf..247756fcb1 100644
--- a/cpukit/rtems/src/taskstart.c
+++ b/cpukit/rtems/src/taskstart.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Start Task
* @ingroup ClassicTasks Tasks
+ *
+ * @brief RTEMS Start Task
*/
/*
diff --git a/cpukit/rtems/src/timerreset.c b/cpukit/rtems/src/timerreset.c
index 1465952c12..683264d839 100644
--- a/cpukit/rtems/src/timerreset.c
+++ b/cpukit/rtems/src/timerreset.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Timer Reset
* @ingroup ClassicTimer Timers
+ *
+ * @brief RTEMS Timer Reset
*/
/*
diff --git a/cpukit/rtems/src/timerserverfirewhen.c b/cpukit/rtems/src/timerserverfirewhen.c
index 8d62c80c58..ca3961e1e5 100644
--- a/cpukit/rtems/src/timerserverfirewhen.c
+++ b/cpukit/rtems/src/timerserverfirewhen.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RTEMS Timer Server Fire When Directive
* @ingroup ClassicTimer Timers
+ *
+ * @brief RTEMS Timer Server Fire When Directive
*/
/*
diff --git a/cpukit/sapi/src/rbtreefind.c b/cpukit/sapi/src/rbtreefind.c
index f58799f19f..7c8fcb8952 100644
--- a/cpukit/sapi/src/rbtreefind.c
+++ b/cpukit/sapi/src/rbtreefind.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Find the control structure of the tree containing the given node
* @ingroup RTEMSScorertems_rbtree
+ *
+ * @brief Find the control structure of the tree containing the given node
*/
/*
diff --git a/cpukit/score/src/coremsginsert.c b/cpukit/score/src/coremsginsert.c
index e377cff9cf..850e1cd457 100644
--- a/cpukit/score/src/coremsginsert.c
+++ b/cpukit/score/src/coremsginsert.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Insert a Message into the Message Queue
* @ingroup RTEMSScoreMessageQueue
+ *
+ * @brief Insert a Message into the Message Queue
*/
/*
diff --git a/cpukit/score/src/corerwlock.c b/cpukit/score/src/corerwlock.c
index 933f6c1013..068a412861 100644
--- a/cpukit/score/src/corerwlock.c
+++ b/cpukit/score/src/corerwlock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief
* @ingroup RTEMSScoreRWLock
+ *
+ * @brief
*/
/*
diff --git a/cpukit/score/src/corerwlockobtainread.c b/cpukit/score/src/corerwlockobtainread.c
index 3f74da98ad..ee74c3dc6d 100644
--- a/cpukit/score/src/corerwlockobtainread.c
+++ b/cpukit/score/src/corerwlockobtainread.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Obtain RWLock for reading
* @ingroup RTEMSScoreRWLock
+ *
+ * @brief Obtain RWLock for reading
*/
/*
diff --git a/cpukit/score/src/corerwlockobtainwrite.c b/cpukit/score/src/corerwlockobtainwrite.c
index 43ab8a74c0..ea0cdabcdc 100644
--- a/cpukit/score/src/corerwlockobtainwrite.c
+++ b/cpukit/score/src/corerwlockobtainwrite.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief RWLock Obtain for Writing
* @ingroup RTEMSScoreRWLock
+ *
+ * @brief RWLock Obtain for Writing
*/
/*
diff --git a/cpukit/score/src/coretodadjust.c b/cpukit/score/src/coretodadjust.c
index f06515447e..e58d1e5d69 100644
--- a/cpukit/score/src/coretodadjust.c
+++ b/cpukit/score/src/coretodadjust.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Adjust the Time of Time
* @ingroup RTEMSScoreTOD
+ *
+ * @brief Adjust the Time of Time
*/
/*
diff --git a/cpukit/score/src/coretodtickspersec.c b/cpukit/score/src/coretodtickspersec.c
index d319f6f74f..107614c730 100644
--- a/cpukit/score/src/coretodtickspersec.c
+++ b/cpukit/score/src/coretodtickspersec.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Convert Ticks To Seconds
* @ingroup RTEMSScoreTOD
+ *
+ * @brief Convert Ticks To Seconds
*/
/* COPYRIGHT (c) 1989-2014.
diff --git a/cpukit/score/src/interr.c b/cpukit/score/src/interr.c
index 5908381c67..f59f352ba2 100644
--- a/cpukit/score/src/interr.c
+++ b/cpukit/score/src/interr.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initiates system termination
* @ingroup RTEMSScoreIntErr
+ *
+ * @brief Initiates system termination
*/
/*
diff --git a/cpukit/score/src/mpci.c b/cpukit/score/src/mpci.c
index 8f1b218aca..dff2338ed6 100644
--- a/cpukit/score/src/mpci.c
+++ b/cpukit/score/src/mpci.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Multiprocessing Communications Interface (MPCI) Handler
* @ingroup RTEMSScoreMPCI
+ *
+ * @brief Multiprocessing Communications Interface (MPCI) Handler
*/
/*
diff --git a/cpukit/score/src/mpcidefault.c b/cpukit/score/src/mpcidefault.c
index 101cbcd7b6..ea3e2eaf41 100644
--- a/cpukit/score/src/mpcidefault.c
+++ b/cpukit/score/src/mpcidefault.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Multiprocessing Communications Interface (MPCI) Default Configuration
* @ingroup RTEMSScoreMPCI
+ *
+ * @brief Multiprocessing Communications Interface (MPCI) Default Configuration
*/
/*
diff --git a/cpukit/score/src/objectextendinformation.c b/cpukit/score/src/objectextendinformation.c
index a21257d1f5..f4c96462bf 100644
--- a/cpukit/score/src/objectextendinformation.c
+++ b/cpukit/score/src/objectextendinformation.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Extend Set of Objects
* @ingroup RTEMSScoreObject
+ *
+ * @brief Extend Set of Objects
*/
/*
diff --git a/cpukit/score/src/objectgetnext.c b/cpukit/score/src/objectgetnext.c
index eb347e8ac0..841d5aa8e2 100644
--- a/cpukit/score/src/objectgetnext.c
+++ b/cpukit/score/src/objectgetnext.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Get Pointer to Next Object that is Active
* @ingroup RTEMSScoreObject
+ *
+ * @brief Get Pointer to Next Object that is Active
*/
/*
diff --git a/cpukit/score/src/objectinitializeinformation.c b/cpukit/score/src/objectinitializeinformation.c
index 910112e223..b2cb85322f 100644
--- a/cpukit/score/src/objectinitializeinformation.c
+++ b/cpukit/score/src/objectinitializeinformation.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Initialize Object Information
* @ingroup RTEMSScoreObject
+ *
+ * @brief Initialize Object Information
*/
/*
diff --git a/cpukit/score/src/objectnametoidstring.c b/cpukit/score/src/objectnametoidstring.c
index 3fd4141b03..38054bface 100644
--- a/cpukit/score/src/objectnametoidstring.c
+++ b/cpukit/score/src/objectnametoidstring.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Object ID to Name
* @ingroup RTEMSScoreObject
+ *
+ * @brief Object ID to Name
*/
/*
diff --git a/cpukit/score/src/objectsetname.c b/cpukit/score/src/objectsetname.c
index 30b640ed52..0808ab87af 100644
--- a/cpukit/score/src/objectsetname.c
+++ b/cpukit/score/src/objectsetname.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Set Objects Name
* @ingroup RTEMSScoreObject
+ *
+ * @brief Set Objects Name
*/
/*
diff --git a/cpukit/score/src/percpu.c b/cpukit/score/src/percpu.c
index 9d1620907b..6aebfc2637 100644
--- a/cpukit/score/src/percpu.c
+++ b/cpukit/score/src/percpu.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Allocate and Initialize Per CPU Structures
* @ingroup PerCPU
+ *
+ * @brief Allocate and Initialize Per CPU Structures
*/
/*
diff --git a/cpukit/score/src/scheduler.c b/cpukit/score/src/scheduler.c
index a48f0e4783..45c0496838 100644
--- a/cpukit/score/src/scheduler.c
+++ b/cpukit/score/src/scheduler.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Scheduler Initialize
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Scheduler Initialize
*/
/*
diff --git a/cpukit/score/src/schedulercbs.c b/cpukit/score/src/schedulercbs.c
index 94c4f49789..12a7a76251 100644
--- a/cpukit/score/src/schedulercbs.c
+++ b/cpukit/score/src/schedulercbs.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief CBS Scheduler Budget Handler
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief CBS Scheduler Budget Handler
*/
/*
diff --git a/cpukit/score/src/schedulercbsgetparameters.c b/cpukit/score/src/schedulercbsgetparameters.c
index de27c31370..65e4965176 100644
--- a/cpukit/score/src/schedulercbsgetparameters.c
+++ b/cpukit/score/src/schedulercbsgetparameters.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief _Scheduler_CBS_Get_parameters
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief _Scheduler_CBS_Get_parameters
*/
/*
diff --git a/cpukit/score/src/scheduleredf.c b/cpukit/score/src/scheduleredf.c
index 2ffdeb8040..3b0c62c0c3 100644
--- a/cpukit/score/src/scheduleredf.c
+++ b/cpukit/score/src/scheduleredf.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Scheduler EDF Initialize and Support
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Scheduler EDF Initialize and Support
*/
/*
diff --git a/cpukit/score/src/scheduleredfreleasejob.c b/cpukit/score/src/scheduleredfreleasejob.c
index 1f01f9cfa5..0e3e527109 100644
--- a/cpukit/score/src/scheduleredfreleasejob.c
+++ b/cpukit/score/src/scheduleredfreleasejob.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Scheduler EDF Release Job
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Scheduler EDF Release Job
*/
/*
diff --git a/cpukit/score/src/scheduleredfunblock.c b/cpukit/score/src/scheduleredfunblock.c
index 3302a478c0..a1c45af91c 100644
--- a/cpukit/score/src/scheduleredfunblock.c
+++ b/cpukit/score/src/scheduleredfunblock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Scheduler EDF Unblock
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Scheduler EDF Unblock
*/
/*
diff --git a/cpukit/score/src/schedulerpriorityblock.c b/cpukit/score/src/schedulerpriorityblock.c
index 50830f6176..ae44710ea6 100644
--- a/cpukit/score/src/schedulerpriorityblock.c
+++ b/cpukit/score/src/schedulerpriorityblock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Scheduler Priority Block
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Scheduler Priority Block
*/
/*
diff --git a/cpukit/score/src/schedulerpriorityschedule.c b/cpukit/score/src/schedulerpriorityschedule.c
index 3e1acb07c8..7861a5861e 100644
--- a/cpukit/score/src/schedulerpriorityschedule.c
+++ b/cpukit/score/src/schedulerpriorityschedule.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Priority Scheduler Schedule Method
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Priority Scheduler Schedule Method
*/
/*
diff --git a/cpukit/score/src/schedulersimpleschedule.c b/cpukit/score/src/schedulersimpleschedule.c
index ee17219349..a48475828c 100644
--- a/cpukit/score/src/schedulersimpleschedule.c
+++ b/cpukit/score/src/schedulersimpleschedule.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Simple Schedule Determine Heir
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Simple Schedule Determine Heir
*/
/*
diff --git a/cpukit/score/src/schedulersimpleunblock.c b/cpukit/score/src/schedulersimpleunblock.c
index 9bc1635b3d..516b5f2675 100644
--- a/cpukit/score/src/schedulersimpleunblock.c
+++ b/cpukit/score/src/schedulersimpleunblock.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Scheduler Simple Handler / Unblock
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Scheduler Simple Handler / Unblock
*/
/*
diff --git a/cpukit/score/src/schedulersimpleyield.c b/cpukit/score/src/schedulersimpleyield.c
index 79b3f86c37..db78660719 100644
--- a/cpukit/score/src/schedulersimpleyield.c
+++ b/cpukit/score/src/schedulersimpleyield.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Simple Schedule Yield CPU
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Simple Schedule Yield CPU
*/
/*
diff --git a/cpukit/score/src/threaddispatch.c b/cpukit/score/src/threaddispatch.c
index b2ac57b401..c57ddb01ae 100644
--- a/cpukit/score/src/threaddispatch.c
+++ b/cpukit/score/src/threaddispatch.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Dispatch Thread
* @ingroup RTEMSScoreThread
+ *
+ * @brief Dispatch Thread
*/
/*
diff --git a/cpukit/score/src/threadqenqueue.c b/cpukit/score/src/threadqenqueue.c
index 44fabb24c7..972736f3f2 100644
--- a/cpukit/score/src/threadqenqueue.c
+++ b/cpukit/score/src/threadqenqueue.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Queue Operations
* @ingroup RTEMSScoreThreadQ
+ *
+ * @brief Thread Queue Operations
*/
/*
diff --git a/cpukit/score/src/threadqflush.c b/cpukit/score/src/threadqflush.c
index f9303f4eec..5666aaf22c 100644
--- a/cpukit/score/src/threadqflush.c
+++ b/cpukit/score/src/threadqflush.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Queue Flush
* @ingroup RTEMSScoreThreadQ
+ *
+ * @brief Thread Queue Flush
*/
/*
diff --git a/cpukit/score/src/threadrestart.c b/cpukit/score/src/threadrestart.c
index d7752d264c..4e892f75f1 100644
--- a/cpukit/score/src/threadrestart.c
+++ b/cpukit/score/src/threadrestart.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Restart Thread
* @ingroup RTEMSScoreThread
+ *
+ * @brief Restart Thread
*/
/*
diff --git a/cpukit/score/src/timespecdivide.c b/cpukit/score/src/timespecdivide.c
index a163375c92..3c075fa75f 100644
--- a/cpukit/score/src/timespecdivide.c
+++ b/cpukit/score/src/timespecdivide.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Divide Timespec By Integer
* @ingroup Timespec
+ *
+ * @brief Divide Timespec By Integer
*/
/*
diff --git a/cpukit/score/src/watchdoginsert.c b/cpukit/score/src/watchdoginsert.c
index 5a031d3a70..766b828368 100644
--- a/cpukit/score/src/watchdoginsert.c
+++ b/cpukit/score/src/watchdoginsert.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Watchdog Insert
* @ingroup RTEMSScoreWatchdog
+ *
+ * @brief Watchdog Insert
*/
/*
diff --git a/cpukit/score/src/watchdogremove.c b/cpukit/score/src/watchdogremove.c
index def0ef5496..44a5ea26f3 100644
--- a/cpukit/score/src/watchdogremove.c
+++ b/cpukit/score/src/watchdogremove.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Remove Watchdog
* @ingroup RTEMSScoreWatchdog
+ *
+ * @brief Remove Watchdog
*/
/*