summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-051-0/+1
| | | | * ftpd/ftpd.c: Change SIX_MONTHS to time_t.
* Change SIX_MONTHS to time_t.Ralf Corsepius2009-02-051-1/+1
|
* 2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-051-0/+4
| | | | * sapi/include/rtems/io.h: Move extern "C" brace after includes.
* Move extern "C" brace after includes.Ralf Corsepius2009-02-051-2/+2
|
* 2009-02-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-051-0/+6
| | | | | | * libnetworking/net/if_ppp.h: Eliminate pppattach, pppintr (Unused). * libnetworking/net/if_ppp.c: Eliminate pppintr (Unused).
* Eliminate pppattach, pppintr (Unused).Ralf Corsepius2009-02-041-4/+0
|
* Eliminate pppintr (Unused).Ralf Corsepius2009-02-041-8/+0
|
* 2009-02-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-041-0/+1
| | | | * libnetworking/rtems/rtems_dhcp.c: Remove #define KERNEL.
* Remove #define KERNEL.Ralf Corsepius2009-02-041-6/+0
|
* 2009-02-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-041-0/+3
| | | | | | * libnetworking/Makefile.am, libnetworking/rtems/rtems_bsdnet.h, libnetworking/rtems/rtems_dhcp.c: Remove -D_COMPILING_BSD_KERNEL_ (Unused).
* Remove -D_COMPILING_BSD_KERNEL_ (Unused).Ralf Corsepius2009-02-041-5/+0
|
* Remove -D_COMPILING_BSD_KERNEL_.Ralf Corsepius2009-02-042-3/+1
|
* 2009-02-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-041-0/+1
| | | | * libnetworking/Makefile.am: Remove -DKERNEL.
* Remove -DKERNEL.Ralf Corsepius2009-02-041-1/+1
|
* 2009-02-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-041-0/+1
| | | | * libnetworking/rtems/rtems_mii_ioctl.c: Remove #undef KERNEL.
* Remove #undef KERNEL.Ralf Corsepius2009-02-041-1/+0
|
* 2009-02-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-041-0/+1
| | | | * libnetworking/nfs/bootp_subr.c: #include <sys/ucred.h>.
* #include <sys/ucred.h>.Ralf Corsepius2009-02-041-0/+1
|
* 2009-02-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-041-0/+2
| | | | | * libcsupport/include/sys/ioccom.h: Remove #define KERNEL, #define _KERNEL.
* Remove #define KERNEL, #define _KERNEL.Ralf Corsepius2009-02-041-1/+1
|
* 2009-02-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-041-0/+3
| | | | | | * libfs/src/nfsclient/src/rpcio.c, libfs/src/nfsclient/src/sock_mbuf.c, libfs/src/nfsclient/src/xdr_mbuf.c: Remove #define KERNEL.
* Remove #define KERNEL.Ralf Corsepius2009-02-043-3/+1
|
* 2009-02-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-041-0/+5
| | | | | * libfs/src/dosfs/fat_file.h, libfs/src/dosfs/fat_fat_operations.h: Move extern "C" brace after includes.
* Move extern "C" brace after includes.Ralf Corsepius2009-02-042-8/+9
|
* 2009-02-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-031-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * posix/src/barrierattrdestroy.c, posix/src/barrierattrinit.c, posix/src/cond.c, posix/src/condattrdestroy.c, posix/src/condbroadcast.c, posix/src/conddefaultattributes.c, posix/src/condsignal.c, posix/src/condtimedwait.c, posix/src/condwait.c, posix/src/key.c, posix/src/keycreate.c, posix/src/keydelete.c, posix/src/keyrundestructors.c, posix/src/killinfo.c, posix/src/mqueue.c, posix/src/mqueuecreatesupp.c, posix/src/mqueueopen.c, posix/src/mqueuereceive.c, posix/src/mqueuerecvsupp.c, posix/src/mqueuesend.c, posix/src/mqueuesendsupp.c, posix/src/mqueuetimedreceive.c, posix/src/mqueuetimedsend.c, posix/src/mqueueunlink.c, posix/src/mutex.c, posix/src/mutexattrdestroy.c, posix/src/mutexinit.c, posix/src/mutexlock.c, posix/src/mutextimedlock.c, posix/src/mutextrylock.c, posix/src/pbarrier.c, posix/src/prwlock.c, posix/src/prwlockrdlock.c, posix/src/prwlocktimedrdlock.c, posix/src/prwlocktimedwrlock.c, posix/src/prwlocktryrdlock.c, posix/src/prwlocktrywrlock.c, posix/src/prwlockwrlock.c, posix/src/psignalunblockthread.c, posix/src/pspin.c, posix/src/pspinlock.c, posix/src/pspintrylock.c, posix/src/pthread.c, posix/src/pthreadattrdestroy.c, posix/src/pthreadcreate.c, posix/src/pthreadinitthreads.c, posix/src/pthreadkill.c, posix/src/pthreadonce.c, posix/src/pthreadsetschedparam.c, posix/src/ptimer.c, posix/src/rwlockattrdestroy.c, posix/src/rwlockattrinit.c, posix/src/semaphore.c, posix/src/semaphorecreatesupp.c, posix/src/semdestroy.c, posix/src/semopen.c, posix/src/semtrywait.c, posix/src/semunlink.c, posix/src/semwait.c: Eliminate TRUE/FALSE.
* Eliminate TRUE/FALSE.Ralf Corsepius2009-02-0359-96/+96
|
* 2009-01-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-302-1/+7
| | | | | | * score/include/rtems/score/object.h: Maximum index if 0xffff not 0xff when using 32-bit ids. This resulted in unlimited configurations not being able to create more than 255 objects of a class.
* 2009-01-29 Nickolay Semyonov-Kolchin <nbkolchin@gmail.com>Joel Sherrill2009-01-292-6/+16
| | | | | | | | PR 1359/cpukit * libcsupport/src/libio.c: rtems_libio_allocate: rtems_libio_iop_freelist incorrectly zeroed on semaphore error. Now checks error and does not modify anything until sure it has created semaphore.
* 2009-01-29 Gene Smith <gene.smith@siemens.com>Joel Sherrill2009-01-292-1/+7
| | | | | | PR 1363/filesystem * libfs/src/dosfs/fat.h: Fix issue where 32 bit values are not written correctly in FAT f/s data.
* 2009-01-29 Eric Norum <norume@aps.anl.gov>Joel Sherrill2009-01-292-9/+16
| | | | | | PR 1364/cpukit * libcsupport/src/gxx_wrappers.c: Fix compilation problems when diagnostics enabled.
* 2009-01-23 Chris Johns <chrisj@rtems.org>Chris Johns2009-01-232-2/+6
| | | | | * libmisc/shell/shell.c: Fix command line parsing of valid characters.
* 2009-01-21 Nickolay Kolchin <nbkolchin@gmail.com>Joel Sherrill2009-01-212-2/+6
| | | | | | | Joel Sherrill <joel.sherrill@oarcorp.com> PR 1357/cpukit * rtems/src/tasks.c: Ensure creating a task with no ASR is honored.
* 2009-01-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-01-212-0/+5
| | | | * rtems/src/tasks.c: Initialize event_condition to 0 just because.
* 2009-01-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-01-082-3/+6
| | | | | * librpc/src/xdr/xdr_float.c: M32C has no native float but GCC soft float should be IEEE format.
* 2009-01-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-01-082-19/+11
| | | | * score/src/objectextendinformation.c: Fold two paths into one.
* 2009-01-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-01-061-0/+14
| | | | | | | | | | | | | | * rtems/src/barrier.c, rtems/src/barrierwait.c, rtems/src/clocktodvalidate.c, rtems/src/dpmem.c, rtems/src/msg.c, rtems/src/msgmp.c, rtems/src/msgqcreate.c, rtems/src/msgqsend.c, rtems/src/msgqurgent.c, rtems/src/part.c, rtems/src/partcreate.c, rtems/src/partmp.c, rtems/src/ratemon.c, rtems/src/region.c, rtems/src/regionmp.c, rtems/src/rtemstimer.c, rtems/src/sem.c, rtems/src/semcreate.c, rtems/src/semmp.c, rtems/src/semobtain.c, rtems/src/signalsend.c, rtems/src/taskcreate.c, rtems/src/taskinitusers.c, rtems/src/taskmode.c, rtems/src/taskmp.c, rtems/src/taskresume.c, rtems/src/tasks.c, rtems/src/tasksetpriority.c: Eliminate TRUE/FALSE.
* Eliminate TRUE/FALSE.Ralf Corsepius2009-01-0628-45/+45
|
* 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-0518-68/+130
| | | | | | | | | | | | | | | | | | | | | | | * libcsupport/src/gxx_wrappers.c, posix/include/mqueue.h, posix/include/rtems/posix/semaphore.h, posix/inline/rtems/posix/barrier.inl, posix/inline/rtems/posix/key.inl, posix/inline/rtems/posix/mqueue.inl, posix/inline/rtems/posix/rwlock.inl, posix/inline/rtems/posix/semaphore.inl, posix/inline/rtems/posix/spinlock.inl, posix/inline/rtems/posix/timer.inl, posix/src/condget.c, posix/src/mqueuenametoid.c, posix/src/mutexget.c, posix/src/semaphorenametoid.c, posix/src/semopen.c, sapi/src/itronapi.c, sapi/src/posixapi.c: Make changes necessary for all tests to run on SPARC with 16-bit Ids. This required ensuring that all POSIX and compilering binding code makes a distinction between the public Id type (e.g. pthread_t, etc.) and the RTEMS Object_Id type. All POSIX Object Get routines should not take the POSIX Id type as the argument. Sixteen bit RTEMS Ids should be placed into the 32-bits reserved by the POSIX API type in a uniform manner now. This removed all assumptions that the external Id types in POSIX and ITRON are the same as the internal Object Id type.
* 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-052-2/+9
| | | | | * itron/inline/rtems/itron/semaphore.inl: THREAD_STATUS_PROXY_BLOCKING should only be defined in multiprocessing configurations.
* 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-052-42/+5
| | | | | * posix/include/rtems/posix/key.h: Remove redundant prototypes for inlines.
* 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-052-4/+20
| | | | | | PR 1351/cpukit * sapi/include/confdefs.h: Mask off unlimited object bit before using configured number in calculations.
* 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-055-12/+25
| | | | | | | | | | | * score/include/rtems/score/object.h, score/src/objectallocatebyindex.c: Object index should be int. Fix bug when index is negative. * score/src/objectextendinformation.c: Do not allow maximum number of allocated objects to exceed maximum representable in index field of Object Id. * score/src/objectgetisr.c: Use same code that is in _Objects_Get to extract index field of Object Id.
* 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-052-1/+5
| | | | * varvects.h: Fix prototype.
* 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-052-12/+17
| | | | | * itron/include/itronsys/types.h: ITRON types should follow native integer size.
* 2009-01-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-01-051-0/+1
| | | | * pppd/sys-rtems.c: Remove stray ';' introducing unreachable code.
* Remove stray ';' introducing unreachable code.Ralf Corsepius2009-01-051-1/+1
|
* 2009-01-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-01-051-0/+4
| | | | * libcsupport/src/error.c: Remove hpux9 anachronism.
* Remove hpux9 anachronism.Ralf Corsepius2009-01-051-5/+0
|
* Regenerate.Ralf Corsepius2009-01-052-4/+4
|
* 2009-01-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-01-051-0/+5
| | | | | | | | * Makefile.am: Install libnetworking/sys/uio.h if building for NEWLIB. * libnetworking/Makefile.am: Remove installation of libnetworking/sys/uio.h. * libcsupport/Makefile.am: Build writev.c/readv.c for NEWLIB.