summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-198-4/+20
| | | | * configure.ac: Cosmetical fixes.
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-1948-24/+120
| | | | * configure.ac: Fix package name.
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-193-26/+23
| | | | | * aclocal/sysv-ipc.m4: Adaptation to autoconf-2.5x. * aclocal/check-newlib.m4: Sync with ../aclocal/check-newlib.m4.
* 2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-182-310/+4
| | | | * include/rtems/libio.h: Remove.
* 2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-183-4/+27
| | | | | | | * configure.ac: Check for sys/cdefs.h, Add NEED_SYS_CDEFS_H. Add check for CHAR_BIT. * Makefile.am: Conditionally install sys/cdefs.h iff using newlib or if the host does not provide sys/cdefs.h (Fixes Linux/posix).
* 2002-11-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-182-1/+5
| | | | * aclocal/version.m4: Updated to rtems-ss-20021118.
* 2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-183-4/+17
| | | | | | * configure.ac: Remove -ansi -fasm. Add checks to diagnose potential system header conflicts. * Makefile.am: Unconditionally install sys/cdefs.h.
* 2002-11-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-185-40/+54
| | | | | | | | * Makefile.am: Merge-in HEADER-handling from net/Makefile.am, netinet/Makefile.am, nfs/Makefile.am. * net/Makefile.am: Remove *_HEADERS. * netinet/Makefile.am: Remove *_HEADERS. * nfs/Makefile.am: Remove *_HEADERS.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-151-3/+1
| | | | | | * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS. * automake/compile.am: Acknowledge configuration-time CFLAGS. Remove CFLAGS_DEFAULT.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-157-95/+71
| | | | | | | | | | | * Makefile.am: Merge-in arpa/Makefile.am, machine/Makefile.am, sys/Makefile.am, vm/Makefile.am. Add . to SUBDIRS. * arpa/Makefile.am: Remove. * machine/Makefile.am: Remove. * sys/Makefile.am: Remove. * vm/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-152-4/+16
| | | | | * include/rtems/userenv.h: Rely upon <limits.h> for _POSIX_LOGIN_NAME_MAX.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-152-0/+5
| | | | * src/diskdevs.c: Include <unistd.h> to remove warning.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-152-1/+7
| | | | | | * aclocal/prog-cc.m4: Acknowledge configuration-time CFLAGS. * automake/compile.am: Acknowledge configuration-time CFLAGS. Remove CFLAGS_DEFAULT.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-152-1/+8
| | | | * monitor/mon-commands.c: Removed warnings for RTEMS_UNIX.
* 2002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-142-1/+5
| | | | * macros/rtems/score/object.inl: Keep consistent with inline version.
* 2002-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-147-7/+34
| | | | | | | | | | * capture/Makefile.am: Remove AUTOMAKE_OPTIONS. * serdbg/Makefile.am: Remove AUTOMAKE_OPTIONS. * serdbg/serdbgio.c: Add #include <unistd.h>. * shell/Makefile.am: Add RTEMS_LIBSHELL conditional. * wrapup/Makefile.am: Add RTEMS_LIBSHELL conditional. * configure.ac: Check for stdio assignments. Add RTEMS_LIBSHELL conditional.
* 2002-11-13 Paul Whitfield <paulw@microsol.iinet.net.au>Joel Sherrill2002-11-132-1/+6
| | | | | * src/regionreturnsegment.c: When RTEMS_REGION_SHRED_ON_FREE is set, there should have been an & in front of size.
* 2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-123-2/+23
| | | | | | * configure.ac: Generate unixsize.h on the fly, filter out autoconf-2.53 PACKAGE crap. * rtems/score/.cvsignore: unixsize*
* 2002-11-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-111-0/+4
| | | | * aclocal/version.m4: Updated to rtems-ss-20021111.
* 2002-11-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-112-1/+5
| | | | * aclocal/version.m4: Updated to rtems-ss-20021111.
* 2002-11-07 <strauman@slac.stanford.edu>Joel Sherrill2002-11-112-1/+5
| | | | * src/mount.c: Per PR297, correct fs_mountme failure paths.
* 2002-11-06 Chris Johns <ccj@acm.org>Chris Johns2002-11-101-0/+4
| | | | * sys/select.h: Add C++ to C external.
* Need to be extern C for use by C++.Chris Johns2002-11-091-0/+8
|
* 2002-11-07 <strauman@slac.stanford.edu>Jennifer Averett2002-11-071-5/+12
| | | | | * src/mount.c: Per PR297, correct fs_mountme failure paths.
* 2002-11-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-11-062-0/+11
| | | | | * rtems/score/cpu.h: Add prototype of H8BD_Install_IRQ to eliminate warning.
* 2002-11-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-064-78/+55
| | | | | | | | | * rtems/new-exceptions/cpu.h: Remove sections on CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY. * rtems/old-exceptions/cpu.h: Remove sections on CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY. * rtems/score/cpu.h: Insert sections on CPU_INLINE_ENABLE_DISPATCH and CPU_UNROLL_ENQUEUE_PRIORITY.
* 2002-10-30 Eric Norum <eric.norum@usask.ca>Joel Sherrill2002-11-052-2/+6
| | | | | * src/psignal.c: Fix counting problem which resulted in too many entries being in the POSIX signals default behavior table.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-043-2/+6
| | | | * idtcpu.h: Removed warning.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-042-1/+5
| | | | * cpu.c: Removed warning.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-042-1/+5
| | | | * src/rpc/pmap_rmt.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-042-2/+8
| | | | * pppd/auth.c, rtems_webserver/uemf.h: Removed warnings.
* 2002-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-022-1/+6
| | | | | * kern/uipc_mbuf.c: Comment out m0 in m_copydata to suppress warning.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-014-0/+37
| | | | * ChangeLog: Corrected.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-2/+6
| | | | * idtcpu.h: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-012-2/+5
| | | | * cpu.c: Removed warnings.
* *** empty log message ***Eric Norum2002-11-012-10/+15
|
* Till Straumann's patch to:Eric Norum2002-11-011-0/+10
| | | | | use bootp option 129 to get command line string change inet_ntoa->inet_ntop
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-012-1/+5
| | | | * cpu.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-012-1/+5
| | | | * stackchk/check.c: Removed warnings.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-1/+5
| | | | * rtems/score/cpu.h: Removed warning.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-0/+5
| | | | * src/rpc/svc_run.c: Remove warning.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-313-1/+9
| | | | | | * src/mallocfreespace.c: Corrected sense of status check to match change inside RTEMS. * src/newlibc.c: Removed warning.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-1/+2
| | | | | * rtems_webserver/socket.c, rtems_webserver/uemf.h: Removed warnings.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-2/+7
| | | | * stackchk/check.c: Removed warning.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-1/+6
| | | | * src/regiongetinfo.c: Corrected return value check.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-314-2/+7
| | | | * libc/rcmd.c, netinet/in_cksum_arm.c: Removed warnings.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-313-2/+9
| | | | | * src/heapgetinfo.c: Fixed comment. * src/mpci.c: Removed warning.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-1/+9
| | | | * rtems/new-exceptions/cpu.h: Removed warnings.
* Reflect changes to signal names in newlib sys/signal.h.Eric Norum2002-10-311-11/+11
|
* Add vprintk function for kernel printing from routinesEric Norum2002-10-302-4/+13
| | | | which have already obtained the va_list pointer.