summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused codeRalf Corsepius2006-01-181-8/+0
|
* Resurrect accidentially deleted file.Ralf Corsepius2006-01-182-1/+48
|
* 2006-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-182-40/+38
| | | | | | | | | * posix/include/intr.h, posix/include/rtems/posix/intr.h posix/include/rtems/posix/threadsup.h, posix/inline/rtems/posix/intr.inl. posix/macros/rtems/posix/intr.inl, posix/src/intr.c: Remove (Unused, dead). * posix/Makefile.am: Reflect changes above. Rework.
* Remove.Ralf Corsepius2006-01-186-771/+0
|
* RegenerateRalf Corsepius2006-01-181-0/+4
|
* 2006-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-182-4/+8
| | | | * posix/Makefile.am: Build devctl.
* 2006-01-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-163-48/+65
| | | | | * rtems/Makefile.am: Rework. * score/Makefile.am: Rework.
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-1650-981/+2013
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Large patch to improve Doxygen output. As a side-effect, grammar and spelling errors were corrected, spacing errors were address, and some variable names were improved. * libmisc/monitor/mon-object.c, libmisc/monitor/monitor.h: Account for changing OBJECTS_NO_CLASS to OBJECTS_CLASSIC_NO_CLASS. * score/Doxyfile: Set output directory. Predefine some macro values. Turn on graphical output. * score/include/rtems/debug.h, score/include/rtems/seterr.h, score/include/rtems/system.h, score/include/rtems/score/address.h, score/include/rtems/score/apiext.h, score/include/rtems/score/apimutex.h, score/include/rtems/score/bitfield.h, score/include/rtems/score/chain.h, score/include/rtems/score/context.h, score/include/rtems/score/coremsg.h, score/include/rtems/score/coremutex.h, score/include/rtems/score/coresem.h, score/include/rtems/score/heap.h, score/include/rtems/score/interr.h, score/include/rtems/score/isr.h, score/include/rtems/score/mpci.h, score/include/rtems/score/mppkt.h, score/include/rtems/score/object.h, score/include/rtems/score/objectmp.h, score/include/rtems/score/priority.h, score/include/rtems/score/stack.h, score/include/rtems/score/states.h, score/include/rtems/score/sysstate.h, score/include/rtems/score/thread.h, score/include/rtems/score/threadmp.h, score/include/rtems/score/threadq.h, score/include/rtems/score/tod.h, score/include/rtems/score/tqdata.h, score/include/rtems/score/userext.h, score/include/rtems/score/watchdog.h, score/include/rtems/score/wkspace.h, score/inline/rtems/score/address.inl, score/inline/rtems/score/chain.inl, score/inline/rtems/score/coremutex.inl, score/inline/rtems/score/coresem.inl, score/inline/rtems/score/heap.inl, score/inline/rtems/score/object.inl, score/inline/rtems/score/stack.inl, score/inline/rtems/score/thread.inl, score/inline/rtems/score/tqdata.inl, score/macros/README, score/src/heap.c, score/src/threadmp.c, score/src/threadready.c, score/src/threadstartmultitasking.c: Improve generated Doxygen output. Fix spelling and grammar errors in comments. Correct names of some variables and propagate changes.
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-1616-31/+81
| | | | | | * rtems/score/cpu.h: Part of a large patch to improve Doxygen output. As a side-effect, grammar and spelling errors were corrected, spacing errors were address, and some variable names were improved.
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-164-8/+13
| | | | | | | * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h, rtems/score/cpu.h: Part of a large patch to improve Doxygen output. As a side-effect, grammar and spelling errors were corrected, spacing errors were address, and some variable names were improved.
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-164-58/+104
| | | | | | | * rtems/asm.h, rtems/score/cpu.h, rtems/score/types.h: Part of a large patch to improve Doxygen output. As a side-effect, grammar and spelling errors were corrected, spacing errors were address, and some variable names were improved.
* Keep compiler happy by making some casts explicit. (PR859)Eric Norum2006-01-155-4/+10
|
* Regenerate.Ralf Corsepius2006-01-1425-33/+68
|
* 2006-01-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-132-10/+5
| | | | | * Makefile.am: Remove doxygen support having accidentially slipped into, though yesterday's patch.
* Regenerate.Ralf Corsepius2006-01-139-0/+18
|
* RegenerateRalf Corsepius2006-01-135-3/+13
|
* Regenerate.Ralf Corsepius2006-01-129-0/+24
|
* New.Ralf Corsepius2006-01-123-0/+21
|
* 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-121-0/+15
| | | | | | | | | | | | | | | * Makefile.am, ftpd/Makefile.am, httpd/Makefile.am, itron/Makefile.am, libblock/Makefile.am, libcsupport/Makefile.am, libfs/Makefile.am, libmisc/Makefile.am, libnetworking/Makefile.am, librpc/Makefile.am, posix/Makefile.am, pppd/Makefile.am, rtems/Makefile.am, sapi/Makefile.am, score/Makefile.am, score/cpu/arm/Makefile.am, score/cpu/avr/Makefile.am, score/cpu/c4x/Makefile.am, score/cpu/h8300/Makefile.am, score/cpu/i386/Makefile.am, score/cpu/m68k/Makefile.am, score/cpu/mips/Makefile.am, score/cpu/no_cpu/Makefile.am, score/cpu/powerpc/Makefile.am, score/cpu/sh/Makefile.am, score/cpu/sparc/Makefile.am, score/cpu/unix/Makefile.am, telnetd/Makefile.am, zlib/Makefile.am: Remove all-local:.
* Remove all-local.Ralf Corsepius2006-01-1229-72/+19
|
* Regenerate.Ralf Corsepius2006-01-124-4/+4
|
* Regenerate.Ralf Corsepius2006-01-1221-46/+46
|
* CleanupsRalf Corsepius2006-01-1227-106/+12
|
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-111-0/+4
| | | | * rtems/score/types.h: Eliminate unsigned16.
* Eliminate unsigned32.Ralf Corsepius2006-01-111-2/+2
|
* 2006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-101-0/+4
| | | | * libcsupport/src/error.c: include and use inttypes.h.
* include and use inttypes.h.Ralf Corsepius2006-01-101-2/+2
|
* Regenerate.Ralf Corsepius2006-01-105-25/+25
|
* 2006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-082-14/+19
| | | | * libnetworking/rtems/rtems_mii_ioctl.h: Fix formatting.
* 2006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-083-6/+11
| | | | | * libcsupport/src/unixlibc.c, libfs/src/imfs/ioman.c: Change rtems_io_register_name to take a const char *.
* 2006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-083-2/+7
| | | | | * sapi/include/rtems/io.h, sapi/src/io.c: Change rtems_io_register_name to take a const char *.
* Formating fixes.Ralf Corsepius2006-01-081-1/+1
|
* This commit was generated by cvs2svn to compensate for changes in r12921,Ralf Corsepius2005-12-111-0/+404
|\ | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2005-12-111-0/+404
| |
* | 2005-12-09 Till Straumann <strauman@slac.stanford.edu>Till Straumann2005-12-091-1/+1
| | | | | | | | * ChangeLog: fixed wrong date of last ChangeLog entry.
* | 2005-11-02 Till Straumann <strauman@slac.stanford.edu>Till Straumann2005-12-092-1/+7
| | | | | | | | | | | | PR 849/networking * librpc/src/rpc/rtems_portmapper.c: Increased stack size by ARGSIZE to prevent overrun.
* | 2005-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-212-3/+7
| | | | | | | | * configure.ac: New header guard for cpuopts.h.
* | 2005-11-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-11-182-1/+5
| | | | | | | | * rtems/score/cpu.h: Eliminate use of unsigned32.
* | removed a few spaces...Till Straumann2005-11-141-2/+2
| |
* | 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-141-0/+2
| | | | | | | | | | * libnetworking/rtems/rtems_mii_ioctl.h: Reflect mii.h and if_media.h having moved.
* | Reflect mii.h and if_media.h having moved.Ralf Corsepius2005-11-141-3/+2
| |
* | 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-143-0/+735
| | | | | | | | | | * libnetworking/net/if_media.h, libnetworking/dev/mii/mii.h: New (Moved from c/src/libchip).
* | 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-141-0/+6
| | | | | | | | | | | | * libnetworking/Makefile.am: Re-add rtems/rtems_mii_ioctl.h, rtems/rtems_mii_ioctl.c, rtems/rtems_mii_ioctl_kern.c. Add dev/mii/mii.h, net/if_media.h (Moved from c/src/libchip).
* | Remove (bogusly added).Ralf Corsepius2005-11-141-478/+0
| |
* | 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-131-0/+4
| | | | | | | | * automake/local.am: Remove depend.
* | Remove depend.Ralf Corsepius2005-11-131-3/+0
| |
* | NewRalf Corsepius2005-11-101-0/+2
| |
* | 2005-11-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-102-0/+6
| | | | | | | | * include/rtems/stdint.h: Disable RTEMS proprietary fixed-size types.
* | 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-082-7/+28
| | | | | | | | | | | | | | * configure.ac: Add RTEMS_NETWORKING to cpuopts.h. Add RTEMS_DEPRECATED_TYPES to config.h. Add AC_CONFIG_COMMANDS(preinstall-stamp) magic. Misc. cleanups.
* | 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-0822-22/+66
| | | | | | | | * rtems/score/types.h: Eliminate unsigned16, unsigned32.