summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-07-14MSDOS Volume semaphore timeout is now NO TIMEOUT. MSDOS volume opertations ↵Chris Johns1-2/+3
will wait for ever.
2003-07-08CleanupRalf Corsepius9-109/+0
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
* configure.ac: Remove (Merged-in into ../configure.ac) * Makefile.am, include/Makefile.am, src/Makefile.am, src/rpc/Makefile.am, src/xdr/Makefile.am: Reflect having merged configure.ac into ../configure.ac.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* cpu/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-5/+12
* configure.ac: Merge-in librpc/configure.ac. * Makefile.am: Add librpc to SUBDIRS. Remove @subdirs@.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-60/+21
* configure.ac: Remove (Merged-in into ../configure.ac) * Makefile.am, include/Makefile.am, src/Makefile.am, src/rpc/Makefile.am, src/xdr/Makefile.am: Reflect having merged configure.ac into ../configure.ac.
2003-07-082003-07-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+6
PR 418/ada * rtems.adb: Add missing all keyword to derefence pointer.
2003-07-082003-07-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+6
PR 419/rtems * src/termios.c: Removed warning.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-3/+64
* configure.ac: Merge-in libcsupport/configure.ac. * Makefile.am: Add libcsupport to SUBDIRS.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-94/+18
* configure.ac: Remove (Merged-in into ../configure.ac) * Makefile.am: DOC_FILES = src/TODO src/CASES, Reflect having merged configure.ac into ../configure.ac. * src/config.h: New.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-38/+42
* configure.ac: Merge-in posix/configure.ac. Merge-in itron/configure.ac. Misc. cosmetical changes. * Makefile.am: Add posix, itron to SUBDIRS.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-122/+48
* configure.ac: Remove (Merged-in into ../configure.ac) * Makefile.am: Reflect having merged configure.ac into ../configure.ac. * src/config.h: New.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-2/+16
* configure.ac: Merge-in libnetworking/configure.ac. Remove "rtems-" from RTEMS_VERSION. Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]). * Makefile.am: Add libmisc to SUBDIRS.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius7-56/+34
* configure.ac: Remove (Merged into ../configure.ac). * Makefile.am, libc/Makefile.am, lib/Makefile.am, wrapup/Makefile.am: Reflect having merged configure.ac into ../configure.ac. * kern/kern_mib.c: Use RTEMS_VERSION to setup osrelease.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-2/+56
* configure.ac: Merge-in libmisc/configure.ac. * Makefile.am: Add libmisc to SUBDIRS.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius28-121/+170
* configure.ac: Remove (Merged into ../configure.ac). * Makefile.am: Reflect having merged configure.ac into ../configure.ac. * capture/config.h: New. * capture/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * cpuuse/config.h: New. * cpuuse/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * devnull/config.h: New. * devnull/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * dummy/config.h: New. * dummy/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * dumpbuf/config.h: New. * dumpbuf/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * monitor/config.h: New. * monitor/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * mw-fb/config.h: New. * mw-fb/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * rtmonuse/config.h: New. * rtmonuse/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * serdbg/config.h: New. * serdbg/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * shell/config.h: New. * shell/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * stackchk/config.h: New. * stackchk/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * untar/config.h: New. * untar/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * wrapup/Makefile.am: Reflect having merged configure.ac into ../configure.ac.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-2/+13
* configure.ac: Merge-in libfs/configure.ac. * Makefile.am: Add libfs to SUBDIRS.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-58/+43
* configure.ac: Remove (Merged-in into ../configure.ac) * Makefile.am, src/Makefile.am, src/dosfs/Makefile.am, src/imfs/Makefile.am: Reflect having merged configure.ac into ../configure.ac. * src/dosfs/config.h: New. * src/dosfs/Makefile.am: Add config.h. * src/imfsfs/config.h: New. * src/imfs/Makefile.am: Add config.h. Remove COMMON_C_FILES, DOC_FILES (Unused).
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius5-0/+23
* src/dosfs/fat.c: include config-header "config.h". * src/dosfs/fat_fat_operations.c: Ditto. * src/dosfs/fat_file.c: Ditto. * src/dosfs/msdos_conv.c: Ditto.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius31-0/+175
* capture/capture-cli.c: Add config-header support. * capture/capture.c: Add config-header support. * cpuuse/cpuuse.c: Add config-header support. * devnull/devnull.c: Add config-header support. * dummy/dummy.c: Add config-header support. * dumpbuf/dumpbuf.c: Add config-header support. * monitor/mon-command.c: Add config-header support. * monitor/mon-config.c: Add config-header support. * monitor/mon-dname.c: Add config-header support. * monitor/mon-driver.c: Add config-header support. * monitor/mon-extension.c: Add config-header support. * monitor/mon-itask.c: Add config-header support. * monitor/mon-manager.c: Add config-header support. * monitor/mon-monitor.c: Add config-header support. * monitor/mon-mpci.c: Add config-header support. * monitor/mon-object.c: Add config-header support. * monitor/mon-prmisc.c: Add config-header support. * monitor/mon-queue.c: Add config-header support. * monitor/mon-server.c: Add config-header support. * monitor/mon-symbols.c: Add config-header support. * monitor/mon-task.c: Add config-header support. * mw-fb/mw_fb.c: Add config-header support. * mw-fb/mw_uid.c: Add config-header support. * rtmonuse/rtmonuse.c: Add config-header support. * serdbg/serdbg.c: Add config-header support. * serdbg/serdbgio.c: Add config-header support. * serdbg/termios_printk.c: Add config-header support. * shell/cmds.c: Add config-header support. * stackchk/check.c: Add config-header support. * untar/untar.c: Add config-header support.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-31/+10
* configure.ac: Remove (Merged into ../configure.ac). * Makefile.am: Reflect having merged configure.ac into ../configure.ac.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-3/+8
* configure.ac: Merge-in libblock/configure.ac. * Makefile.am: Add libblock to SUBDIRS.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-7/+15
* configure.ac: Merge-in ada/configure.ac. * Makefile.am: Add ada to SUBDIRS.
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-29/+9
* configure.ac: Remove (Merged into ../configure.ac). * Makefile.am: Reflect having merged configure.ac into ../configure.ac.
2003-07-072003-07-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+7
PR 417/rtems * src/coresemsurrender.c: Correct incorrect check for maximum_count reported by Sergei Organov <osv@topconrd.ru>.
2003-07-072003-07-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* configure.ac: Remove RTEMS_BSP from RTEMS_CHECK_MULTIPROCESSING.
2003-07-032003-07-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* aclocal/version.m4: Updated to rtems-ss-20030703.
2003-07-02Fixed formatting.Joel Sherrill2-0/+2
2003-07-02Patch by Chris Johns <cjohns@cybertec.com.au> adding the ↵Chris Johns3-7/+34
rtems_termios_bufsize call.
2003-07-02Patch from Victor V. Vengerov <vvv@oktet.ru> to remove Linux code.Chris Johns7-167/+318
2003-07-02Comments have been updated.Chris Johns2-3/+2
2003-06-132003-06-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+8
* src/threadloadenv.c: Removed warnings.
2003-06-132003-06-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+3
* pppd/chat.c: Removed warnings.
2003-06-122003-06-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+7
* src/objectmp.c: Removed warnings.
2003-06-122003-06-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill9-8/+23
* include/rtems/rtems/msgmp.h, include/rtems/rtems/partmp.h, include/rtems/rtems/regionmp.h, include/rtems/rtems/semmp.h, src/msgmp.c, src/partmp.c, src/regionmp.c, src/semmp.c: Removed warnings.
2003-06-102003-06-10 Phil Torre <ptorre@zetron.com>Joel Sherrill3-7/+19
PR 411/filesystem * src/imfs/imfs_unlink.c: Fix bug where renaming a memfile and then unlinking it causes a memory leak.
2003-06-042003-06-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* stackchk/check.c: Removed warnings.
2003-06-042003-06-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* src/ide_part_table.c: Removed warnings.
2003-05-30Merger from rtems-4.6-branchRalf Corsepius5-6/+23
2003-05-292003-05-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+5
* rtems/rtems_syscall.c: Removed warnings.
2003-05-282003-05-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
* pppd/fsm.c: Make peer_mru global again.
2003-05-272003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-9/+6
PR 409: * include/stdint.h: Include rtems/stdint.h
2003-05-272003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-21/+24
PR 409: * include/rtems/rtems/types.h: Include rtems/stdint.h. Apply c99-types to typedef rtems_[un]signed[8|16|32|64].
2003-05-272003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-1/+43
PR 409: * include/Makefile.am: Add rtems/stdint.h * include/rtems/stdint.h: New.
2003-05-272003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-22/+13
PR 321: * aclocal/env-rtemscpu.m4: Remove support for profile-variant. * automake/compile.am: Ditto. * automake/local.am: Ditto.
2003-05-262003-04-17 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2-1/+12
PR 399/rtems_misc * src/termios.c: In canonical mode, when input is present in the input buffer that contains an EOL character and some following characters, a read call read data behind the EOL character, although it should stop reading with the EOL character.
2003-05-162003-05-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-30/+1
* pppd/magic.c: Remove *rand48. * pppd/chap.c: Remove prototypes of *rand48.
2003-05-15PR407Chris Johns1-0/+5
2003-05-15PR406 - Added INET_ADDRSTRLEN per the SUSv3 standard.Chris Johns1-0/+5
2003-05-142003-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+4
* automake/compile.am: Remove LIBSUFFIX_VA (unused).