summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-01-18Remove unused codeRalf Corsepius1-8/+0
2006-01-18Resurrect accidentially deleted file.Ralf Corsepius2-1/+48
2006-01-182006-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-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.
2006-01-18Remove.Ralf Corsepius6-771/+0
2006-01-18RegenerateRalf Corsepius1-0/+4
2006-01-182006-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-4/+8
* posix/Makefile.am: Build devctl.
2006-01-162006-01-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-48/+65
* rtems/Makefile.am: Rework. * score/Makefile.am: Rework.
2006-01-162006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill50-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-162006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill16-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-162006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-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-162006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-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.
2006-01-15Keep compiler happy by making some casts explicit. (PR859)Eric Norum5-4/+10
2006-01-14Regenerate.Ralf Corsepius25-33/+68
2006-01-132006-01-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-10/+5
* Makefile.am: Remove doxygen support having accidentially slipped into, though yesterday's patch.
2006-01-13Regenerate.Ralf Corsepius9-0/+18
2006-01-13RegenerateRalf Corsepius5-3/+13
2006-01-12Regenerate.Ralf Corsepius9-0/+24
2006-01-12New.Ralf Corsepius3-0/+21
2006-01-122006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-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:.
2006-01-12Remove all-local.Ralf Corsepius29-72/+19
2006-01-12Regenerate.Ralf Corsepius4-4/+4
2006-01-12Regenerate.Ralf Corsepius21-46/+46
2006-01-12CleanupsRalf Corsepius27-106/+12
2006-01-112006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* rtems/score/types.h: Eliminate unsigned16.
2006-01-11Eliminate unsigned32.Ralf Corsepius1-2/+2
2006-01-102006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* libcsupport/src/error.c: include and use inttypes.h.
2006-01-10include and use inttypes.h.Ralf Corsepius1-2/+2
2006-01-10Regenerate.Ralf Corsepius5-25/+25
2006-01-082006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-14/+19
* libnetworking/rtems/rtems_mii_ioctl.h: Fix formatting.
2006-01-082006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-6/+11
* libcsupport/src/unixlibc.c, libfs/src/imfs/ioman.c: Change rtems_io_register_name to take a const char *.
2006-01-082006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+7
* sapi/include/rtems/io.h, sapi/src/io.c: Change rtems_io_register_name to take a const char *.
2006-01-08Formating fixes.Ralf Corsepius1-1/+1
2005-12-11Import from zlib-1.2.4Ralf Corsepius1-0/+404
2005-12-092005-12-09 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-1/+1
* ChangeLog: fixed wrong date of last ChangeLog entry.
2005-12-092005-11-02 Till Straumann <strauman@slac.stanford.edu>Till Straumann2-1/+7
PR 849/networking * librpc/src/rpc/rtems_portmapper.c: Increased stack size by ARGSIZE to prevent overrun.
2005-11-212005-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-3/+7
* configure.ac: New header guard for cpuopts.h.
2005-11-182005-11-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* rtems/score/cpu.h: Eliminate use of unsigned32.
2005-11-14 removed a few spaces...Till Straumann1-2/+2
2005-11-142005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* libnetworking/rtems/rtems_mii_ioctl.h: Reflect mii.h and if_media.h having moved.
2005-11-14Reflect mii.h and if_media.h having moved.Ralf Corsepius1-3/+2
2005-11-142005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius3-0/+735
* libnetworking/net/if_media.h, libnetworking/dev/mii/mii.h: New (Moved from c/src/libchip).
2005-11-142005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-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).
2005-11-14Remove (bogusly added).Ralf Corsepius1-478/+0
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* automake/local.am: Remove depend.
2005-11-13Remove depend.Ralf Corsepius1-3/+0
2005-11-10NewRalf Corsepius1-0/+2
2005-11-102005-11-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-0/+6
* include/rtems/stdint.h: Disable RTEMS proprietary fixed-size types.
2005-11-082005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-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-082005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius22-22/+66
* rtems/score/types.h: Eliminate unsigned16, unsigned32.
2005-11-082005-11-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+14
* libnetworking/net/if.h: Add forward reference declaration to struct mbuf so ifru_tap callback is properly typed. * libnetworking/rtems/rtems_bsdnet.h: Add definition of _BSD_VISIBLE which needs to be defined so various pieces of the .h files are visible to device drives.