# # ChangeLog for cpukit in rtems # # Generated by Trac 1.2.1.dev0 # 03/28/24 12:04:20 Wed, 14 Oct 2009 13:42:16 GMT Ralf Corsepius [2216aa4] * cpukit/libcsupport/Makefile.am (modified) Remove libcsupport/src/unixlibc.c, libcsupport/src/unixlibc_io.c, ... Wed, 14 Oct 2009 13:41:42 GMT Ralf Corsepius [22eda66f] * cpukit/libcsupport/src/hosterr.c (deleted) * cpukit/libcsupport/src/unixlibc.c (deleted) * cpukit/libcsupport/src/unixlibc_io.c (deleted) Remove. Wed, 14 Oct 2009 12:40:15 GMT Ralf Corsepius [8d5caea] * cpukit/ChangeLog (modified) * cpukit/aclocal/sysv-ipc.m4 (deleted) 2009-10-14 Ralf Corsépius * ... Wed, 14 Oct 2009 12:37:45 GMT Ralf Corsepius [8b00d6e6] * cpukit/ChangeLog (modified) * cpukit/configure.ac (modified) 2009-10-14 Ralf Corsépius * ... Wed, 14 Oct 2009 12:35:45 GMT Ralf Corsepius [9e5acec] * cpukit/ChangeLog (modified) 2009-10-14 Ralf Corsépius * ... Wed, 14 Oct 2009 12:35:20 GMT Ralf Corsepius [720633c] * cpukit/configure.ac (modified) Remove some unix-specific checks. Wed, 14 Oct 2009 12:32:53 GMT Ralf Corsepius [905f118] * cpukit/configure.ac (modified) Remove unix-CPU_CONTEXT size checking. Wed, 14 Oct 2009 12:32:00 GMT Ralf Corsepius [25bec29] * cpukit/configure.ac (modified) Remove unix-CPU_CONTEXT size checking. Wed, 14 Oct 2009 12:30:10 GMT Ralf Corsepius [cd001e5] * cpukit/configure.ac (modified) Remove enable-unixlib. Wed, 14 Oct 2009 12:28:13 GMT Ralf Corsepius [b2e16672] * cpukit/ChangeLog (modified) 2009-10-14 Ralf Corsépius * ... Wed, 14 Oct 2009 12:28:02 GMT Ralf Corsepius [01e4066] * cpukit/configure.ac (modified) Remove unix subdir. Wed, 14 Oct 2009 12:26:11 GMT Ralf Corsepius [260e5c0d] * cpukit/ChangeLog (modified) 2009-10-14 Ralf Corsépius * ... Wed, 14 Oct 2009 12:25:59 GMT Ralf Corsepius [5bd2447] * cpukit/aclocal/canonical-target-name.m4 (modified) * cpukit/aclocal/check-networking.m4 (modified) * cpukit/aclocal/check-posix.m4 (modified) * cpukit/aclocal/enable-posix.m4 (modified) Remove unix/posix. Wed, 14 Oct 2009 12:16:46 GMT Ralf Corsepius [dcb98ff3] * cpukit/ChangeLog (modified) 2009-10-14 Ralf Corsépius * ... Wed, 14 Oct 2009 12:16:34 GMT Ralf Corsepius [fbfe76d] * cpukit/score/cpu/Makefile.am (modified) Remove unix subdir. Wed, 14 Oct 2009 12:15:21 GMT Ralf Corsepius [25bcc34d] * cpukit/score/cpu/unix/.cvsignore (deleted) * cpukit/score/cpu/unix/ChangeLog (deleted) * cpukit/score/cpu/unix/Makefile.am (deleted) * cpukit/score/cpu/unix/cpu.c (deleted) * cpukit/score/cpu/unix/preinstall.am (deleted) * cpukit/score/cpu/unix/rtems/asm.h (deleted) * cpukit/score/cpu/unix/rtems/score/cpu.h (deleted) * cpukit/score/cpu/unix/rtems/score/types.h (deleted) * cpukit/score/cpu/unix/rtems/score/unix.h (deleted) Remove (Abandoned) Tue, 13 Oct 2009 15:40:31 GMT Ralf Corsepius [a6b34381] * cpukit/ChangeLog (modified) 2009-10-13 Ralf Corsépius * ... Tue, 13 Oct 2009 15:40:21 GMT Ralf Corsepius [e9d50ab] * cpukit/libblock/src/bdbuf.c (modified) Use size_t for sizes. Tue, 13 Oct 2009 15:40:03 GMT Ralf Corsepius [463b8df] * cpukit/libblock/src/bdpart.c (modified) Add __attribute__((unused)) to suppress warnings. Tue, 13 Oct 2009 15:39:43 GMT Ralf Corsepius [b36a7d8] * cpukit/libblock/include/rtems/bdbuf.h (modified) Use size_t for swapout_workers. Tue, 13 Oct 2009 15:29:45 GMT Ralf Corsepius [253c3a1d] * cpukit/ChangeLog (modified) * cpukit/libblock/src/bdbuf.c (modified) 2009-10-13 Ralf Corsépius * ... Tue, 13 Oct 2009 07:58:33 GMT Thomas Doerfler [b96e09c] * cpukit/ChangeLog (modified) * cpukit/libblock/include/rtems/blkdev.h (modified) * cpukit/libblock/include/rtems/diskdevs.h (modified) * cpukit/libblock/src/bdbuf.c (modified) * cpukit/libblock/src/blkdev.c (modified) * cpukit/libblock/src/diskdevs.c (modified) * cpukit/libblock/src/flashdisk.c (modified) * cpukit/libblock/src/nvdisk.c (modified) * cpukit/libblock/src/ramdisk.c (modified) * libblock/include/rtems/diskdevs.h: Added driver data pointer to IO ... Mon, 12 Oct 2009 16:17:37 GMT Ralf Corsepius [68b0a2a8] * cpukit/libcsupport/src/error.c (modified) Reflect having introduced rtems_error_code_t. Mon, 12 Oct 2009 16:17:19 GMT Ralf Corsepius [8ed3d52e] * cpukit/libcsupport/include/rtems/error.h (modified) Introduce rtems_error_code_t. Minor portability code-massaging. Mon, 12 Oct 2009 12:17:18 GMT Ralf Corsepius [7577a80a] * cpukit/ChangeLog (modified) 2009-10-12 Ralf Corsépius * ... Mon, 12 Oct 2009 12:16:23 GMT Ralf Corsepius [749d64a] * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/src/interr.c (modified) * cpukit/score/src/userextthreadbegin.c (modified) Reflect having introduced Internal_errors_t. Mon, 12 Oct 2009 12:15:59 GMT Ralf Corsepius [25e02d5] * cpukit/score/include/rtems/score/interr.h (modified) Introduce Internal_errors_t. Sun, 11 Oct 2009 22:37:38 GMT Joel Sherrill [8f6b7b51] * cpukit/ChangeLog (modified) * cpukit/posix/src/alarm.c (modified) * cpukit/rtems/src/regionextend.c (modified) 2009-10-11 Joel Sherrill * ... Sun, 11 Oct 2009 14:18:03 GMT Joel Sherrill [6aa3ce3] * cpukit/ChangeLog (modified) * cpukit/score/inline/rtems/score/thread.inl (modified) * cpukit/score/src/threaddispatch.c (modified) 2009-10-11 Joel Sherrill * ... Sat, 10 Oct 2009 16:03:38 GMT Joel Sherrill [171bbec] * cpukit/ChangeLog (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/canceleval.c (modified) 2009-10-10 Joel Sherrill * ... Sat, 10 Oct 2009 15:21:41 GMT Joel Sherrill [6805ac37] * cpukit/ChangeLog (modified) * cpukit/posix/src/mqueuetimedreceive.c (modified) * cpukit/posix/src/mqueuetimedsend.c (modified) * cpukit/posix/src/mutextimedlock.c (modified) * cpukit/posix/src/prwlocktimedrdlock.c (modified) * cpukit/posix/src/prwlocktimedwrlock.c (modified) * cpukit/posix/src/semtimedwait.c (modified) 2009-10-10 Joel Sherrill * ... Sat, 10 Oct 2009 15:19:15 GMT Joel Sherrill [681d4526] * cpukit/ChangeLog (modified) * cpukit/score/inline/rtems/score/object.inl (modified) 2009-10-10 Joel Sherrill * ... Sat, 10 Oct 2009 15:16:47 GMT Joel Sherrill [2f95352c] * cpukit/ChangeLog (modified) * cpukit/rtems/src/timerserver.c (modified) 2009-10-10 Joel Sherrill * ... Sat, 10 Oct 2009 15:15:12 GMT Joel Sherrill [58a8a47] * cpukit/ChangeLog (modified) * cpukit/rtems/src/regiondelete.c (modified) * cpukit/rtems/src/regionextend.c (modified) * cpukit/rtems/src/regiongetfreeinfo.c (modified) * cpukit/rtems/src/regiongetinfo.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/regionresizesegment.c (modified) * cpukit/rtems/src/regionreturnsegment.c (modified) 2009-10-10 Joel Sherrill * ... Fri, 09 Oct 2009 13:46:39 GMT Joel Sherrill [031b57c] * cpukit/ChangeLog (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/src/ioregisterdriver.c (modified) * cpukit/sapi/src/iounregisterdriver.c (modified) 2009-10-09 Sebastian Huber ... Thu, 08 Oct 2009 21:31:40 GMT Chris Johns [8e686a24] * cpukit/ChangeLog (modified) * cpukit/libmisc/shell/main_mknod.c (modified) 2009-10-09 Chris Johns * ... Thu, 08 Oct 2009 07:07:36 GMT Chris Johns [eb649786] * cpukit/ChangeLog (modified) * cpukit/Makefile.am (modified) * cpukit/include/rtems/fs.h (modified) * cpukit/libblock/include/rtems/bdbuf.h (modified) * cpukit/libblock/src/bdbuf.c (modified) * cpukit/libblock/src/blkdev.c (modified) * cpukit/libblock/src/diskdevs.c (modified) * cpukit/libblock/src/flashdisk.c (modified) * cpukit/libblock/src/nvdisk.c (modified) * cpukit/libblock/src/ramdisk.c (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/include/sys/statvfs.h (added) * cpukit/libcsupport/src/statvfs.c (added) * cpukit/libfs/src/devfs/devfs_init.c (modified) * cpukit/libfs/src/dosfs/fat.c (modified) * cpukit/libfs/src/dosfs/fat.h (modified) * cpukit/libfs/src/dosfs/msdos_init.c (modified) * cpukit/libfs/src/imfs/imfs_init.c (modified) * cpukit/libfs/src/nfsclient/src/nfs.c (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/hexdump-display.c (modified) * cpukit/libmisc/shell/main_ln.c (added) * cpukit/libmisc/shell/main_mknod.c (added) * cpukit/libmisc/shell/main_mount.c (modified) * cpukit/libmisc/shell/mknod-pack_dev.c (added) * cpukit/libmisc/shell/mknod-pack_dev.h (added) * cpukit/libmisc/shell/shellconfig.h (modified) * cpukit/libmisc/shell/utils-cp.c (modified) * cpukit/preinstall.am (modified) * cpukit/sapi/inline/rtems/chain.inl (modified) * cpukit/score/inline/rtems/score/address.inl (modified) * cpukit/score/inline/rtems/score/chain.inl (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/objectallocate.c (modified) * cpukit/score/src/objectfree.c (modified) 2009-10-08 Chris Johns * ... Tue, 06 Oct 2009 22:42:48 GMT Joel Sherrill [7b1df577] * cpukit/ChangeLog (modified) * cpukit/sapi/src/ioregisterdriver.c (modified) 2009-10-06 Joel Sherrill * ... Mon, 05 Oct 2009 15:00:53 GMT Joel Sherrill [456a776] * cpukit/ChangeLog (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/src/ioregisterdriver.c (modified) 2009-10-04 Sebastian Huber ... Sun, 04 Oct 2009 22:15:00 GMT Joel Sherrill [bbb96ceb] * cpukit/ChangeLog (modified) * cpukit/rtems/src/ratemonreportstatistics.c (modified) * cpukit/rtems/src/regionresizesegment.c (modified) * cpukit/rtems/src/tasksetnote.c (modified) 2009-10-04 Joel Sherrill * ... Sun, 04 Oct 2009 22:08:43 GMT Joel Sherrill [ff3c06a] * cpukit/ChangeLog (modified) * cpukit/posix/include/rtems/posix/psignal.h (modified) * cpukit/posix/src/alarm.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/ualarm.c (modified) 2009-10-04 Joel Sherrill * ... Fri, 02 Oct 2009 15:54:47 GMT Ralf Corsepius [7093646b] * cpukit/ChangeLog (modified) * cpukit/libmisc/monitor/mon-driver.c (modified) 2009-10-02 Ralf Corsépius * ... Fri, 02 Oct 2009 13:33:00 GMT Ralf Corsepius [aac23ec7] * cpukit/ChangeLog (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) 2009-10-02 Ralf Corsépius * ... Thu, 01 Oct 2009 21:47:42 GMT Joel Sherrill [13c5cea] * cpukit/score/cpu/arm/ChangeLog (modified) * cpukit/score/cpu/arm/rtems/score/arm.h (modified) 2009-10-01 Joel Sherrill * ... Thu, 01 Oct 2009 12:57:30 GMT Joel Sherrill [f98ce8b8] * cpukit/score/cpu/arm/ChangeLog (modified) * cpukit/score/cpu/arm/rtems/score/arm.h (modified) 2009-10-01 Joel Sherrill * ... Thu, 01 Oct 2009 12:21:02 GMT Ralf Corsepius [d070357] * cpukit/ChangeLog (modified) 2009-10-01 Ralf Corsépius ... Thu, 01 Oct 2009 12:20:28 GMT Ralf Corsepius [607d272] * cpukit/include/rtems/pci.h (modified) Make pci_[read|write]_config* static inline, again. Thu, 01 Oct 2009 12:17:36 GMT Ralf Corsepius [0392f977] * cpukit/ChangeLog (modified) * cpukit/include/rtems/pci.h (modified) 2009-10-01 Ralf Corsépius * ... Wed, 30 Sep 2009 13:25:07 GMT Ralf Corsepius [199037b4] * cpukit/ChangeLog (modified) * cpukit/include/rtems/pci.h (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 08:20:42 GMT Ralf Corsepius [5687fe00] * cpukit/ChangeLog (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 08:20:32 GMT Ralf Corsepius [346725cc] * cpukit/libcsupport/src/calloc.c (modified) * cpukit/libcsupport/src/fcntl.c (modified) * cpukit/libcsupport/src/fstat.c (modified) * cpukit/libcsupport/src/getpid.c (modified) * cpukit/libcsupport/src/isatty_r.c (modified) * cpukit/libcsupport/src/issetugid.c (modified) * cpukit/libcsupport/src/lseek.c (modified) * cpukit/libcsupport/src/read.c (modified) Rework autoconf defines. Wed, 30 Sep 2009 06:51:15 GMT Ralf Corsepius [00da59e4] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/_rename_r.c (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 06:45:38 GMT Ralf Corsepius [cc9b81e] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/__gettod.c (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 06:15:50 GMT Ralf Corsepius [7f9b08a1] * cpukit/ChangeLog (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 06:15:39 GMT Ralf Corsepius [a13c3df] * cpukit/libcsupport/src/_calloc_r.c (modified) * cpukit/libcsupport/src/_realloc_r.c (modified) * cpukit/libcsupport/src/close.c (modified) * cpukit/libcsupport/src/open.c (modified) Rework autoconf defines. Wed, 30 Sep 2009 06:11:59 GMT Ralf Corsepius [5413563] * cpukit/ChangeLog (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 05:57:57 GMT Ralf Corsepius [d131aba] * cpukit/ChangeLog (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 05:57:20 GMT Ralf Corsepius [1613c7e0] * cpukit/libcsupport/src/tcflow.c (modified) Remove unused includes. Wed, 30 Sep 2009 05:51:29 GMT Ralf Corsepius [05e68e1] * cpukit/ChangeLog (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 05:51:18 GMT Ralf Corsepius [80b381b5] * cpukit/libcsupport/src/__sbrk.c (modified) Eliminate RTEMS_UNIX. Wed, 30 Sep 2009 05:15:11 GMT Ralf Corsepius [b14f1c5] * cpukit/ChangeLog (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 05:15:00 GMT Ralf Corsepius [96c56e23] * cpukit/libcsupport/src/_free_r.c (modified) * cpukit/libcsupport/src/_malloc_r.c (modified) Rework autoconf defines. Wed, 30 Sep 2009 05:12:49 GMT Ralf Corsepius [4a039cdb] * cpukit/ChangeLog (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 05:12:35 GMT Ralf Corsepius [dfa6882c] * cpukit/libcsupport/src/malloc_boundary.c (modified) Comment out checkMallocArena (unused). Wed, 30 Sep 2009 05:05:30 GMT Ralf Corsepius [c92b69c] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/__assert.c (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 04:51:56 GMT Ralf Corsepius [e2e3ab8] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/__brk.c (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 04:46:31 GMT Ralf Corsepius [b300e72d] * cpukit/libcsupport/src/getgroups.c (modified) * cpukit/libcsupport/src/setpgid.c (modified) Remove unused includes. Wed, 30 Sep 2009 04:46:17 GMT Ralf Corsepius [287d727] * cpukit/ChangeLog (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 04:43:35 GMT Ralf Corsepius [0501d72b] * cpukit/libcsupport/src/printk_plugin.c (modified) Remove stray whitespace. Wed, 30 Sep 2009 04:42:30 GMT Ralf Corsepius [bbcecc5] * cpukit/ChangeLog (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 04:39:56 GMT Ralf Corsepius [dd93403] * cpukit/ChangeLog (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 04:39:46 GMT Ralf Corsepius [363c7d8] * cpukit/libcsupport/src/malloc_p.h (modified) Remove #include . Wed, 30 Sep 2009 02:58:25 GMT Ralf Corsepius [dcbfe08] * cpukit/ChangeLog (modified) * cpukit/libnetworking/net/ppp_tty.c (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 02:56:20 GMT Ralf Corsepius [e123389] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/termios_setinitialbaud.c (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 02:55:06 GMT Ralf Corsepius [dc9e135] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/termios_num2baud.c (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 02:54:01 GMT Ralf Corsepius [1e4eeb31] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/termios_baud2num.c (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 02:53:05 GMT Ralf Corsepius [add4185e] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/termios_baud2index.c (modified) 2009-09-30 Ralf Corsépius * ... Wed, 30 Sep 2009 02:51:32 GMT Ralf Corsepius [9a3c35a] * cpukit/ChangeLog (modified) * cpukit/libcsupport/include/rtems/termiostypes.h (modified) 2009-09-30 Ralf Corsépius * ... Tue, 29 Sep 2009 07:18:28 GMT Ralf Corsepius [00d10d55] * cpukit/ChangeLog (modified) * cpukit/libnetworking/lib/tftpDriver.c (modified) 2009-09-29 Ralf Corsépius * ... Tue, 29 Sep 2009 05:29:35 GMT Ralf Corsepius [f47b4ab] * cpukit/score/src/heapwalk.c (modified) Fix thinko in previous change. Tue, 29 Sep 2009 04:25:52 GMT Ralf Corsepius [1f89943] * cpukit/ChangeLog (modified) * cpukit/score/src/heapwalk.c (modified) 2009-09-29 Ralf Corsépius * ... Tue, 29 Sep 2009 04:24:22 GMT Ralf Corsepius [cfc2620c] * cpukit/ChangeLog (modified) * cpukit/libnetworking/lib/tftpDriver.c (modified) 2009-09-29 Ralf Corsépius * ... Tue, 29 Sep 2009 03:22:51 GMT Ralf Corsepius [11977832] * cpukit/ChangeLog (modified) 2009-09-29 Ralf Corsépius * ... Tue, 29 Sep 2009 03:21:52 GMT Ralf Corsepius [f7980217] * cpukit/libmisc/shell/hexdump-conv.c (modified) Use %lc instead of %C. Tue, 29 Sep 2009 00:11:20 GMT Joel Sherrill [708fe56] * cpukit/ChangeLog (modified) * cpukit/rtems/src/regiondelete.c (modified) * cpukit/rtems/src/regiongetfreeinfo.c (modified) * cpukit/rtems/src/regiongetinfo.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/regiongetsegmentsize.c (modified) * cpukit/rtems/src/regionresizesegment.c (modified) * cpukit/rtems/src/regionreturnsegment.c (modified) 2009-09-28 Joel Sherrill * ... Mon, 28 Sep 2009 23:00:20 GMT Joel Sherrill [6fd4d06f] * cpukit/ChangeLog (modified) * cpukit/score/src/objectidtoname.c (modified) * cpukit/score/src/objectsetname.c (modified) 2009-09-28 Joel Sherrill * ... Mon, 28 Sep 2009 22:59:21 GMT Joel Sherrill [af20cd90] * cpukit/ChangeLog (modified) * cpukit/rtems/src/regiondelete.c (modified) * cpukit/rtems/src/regiongetfreeinfo.c (modified) * cpukit/rtems/src/regiongetinfo.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/regiongetsegmentsize.c (modified) * cpukit/rtems/src/regionresizesegment.c (modified) * cpukit/rtems/src/regionreturnsegment.c (modified) 2009-09-28 Joel Sherrill * ... Mon, 28 Sep 2009 21:00:47 GMT Joel Sherrill [1b0c122b] * cpukit/ChangeLog (modified) * cpukit/include/rtems/pci.h (modified) 2009-09-28 Joel Sherrill * ... Sun, 27 Sep 2009 18:56:47 GMT Joel Sherrill [15fef93] * cpukit/score/cpu/m68k/ChangeLog (modified) * cpukit/score/cpu/m68k/rtems/score/cpu.h (modified) 2009-09-27 Joel Sherrill * ... Sat, 26 Sep 2009 16:17:00 GMT Joel Sherrill [3f727f98] * cpukit/ChangeLog (modified) * cpukit/libmisc/capture/capture.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/score/include/rtems/score/userext.h (modified) 2009-09-26 Joel Sherrill * ... Sat, 26 Sep 2009 15:48:43 GMT Joel Sherrill [62fbfe37] * cpukit/ChangeLog (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/newlibc_reent.c (modified) 2009-09-26 Joel Sherrill * ... Fri, 25 Sep 2009 18:30:11 GMT Joel Sherrill [081c475] * cpukit/ChangeLog (modified) * cpukit/score/Makefile.am (modified) 2009-09-25 Joel Sherrill * ... Fri, 25 Sep 2009 18:08:55 GMT Joel Sherrill [8e2cd0c] * cpukit/ChangeLog (modified) * cpukit/score/inline/rtems/score/thread.inl (modified) 2009-09-25 Joel Sherrill * ... Fri, 25 Sep 2009 17:52:06 GMT Joel Sherrill [e1c9abd] * cpukit/ChangeLog (modified) * cpukit/include/rtems/pci.h (modified) 2009-09-25 Joel Sherrill * ... Fri, 25 Sep 2009 17:51:46 GMT Joel Sherrill [c42d1a4] * cpukit/ChangeLog (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/sapi/inline/rtems/extension.inl (modified) * cpukit/sapi/src/extensioncreate.c (modified) * cpukit/sapi/src/extensiondelete.c (modified) * cpukit/sapi/src/extensionident.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/userext.h (modified) * cpukit/score/src/userext.c (modified) * cpukit/score/src/userextaddset.c (modified) * cpukit/score/src/userextremoveset.c (modified) * cpukit/score/src/userextthreadbegin.c (modified) * cpukit/score/src/userextthreadcreate.c (modified) * cpukit/score/src/userextthreaddelete.c (modified) * cpukit/score/src/userextthreadrestart.c (modified) * cpukit/score/src/userextthreadstart.c (modified) * cpukit/score/src/userextthreadswitch.c (modified) 2009-09-25 Sebastian Huber ... Fri, 25 Sep 2009 17:49:32 GMT Joel Sherrill [e89faf3e] * cpukit/ChangeLog (modified) * cpukit/score/include/rtems/score/heap.h (modified) * cpukit/score/src/heap.c (modified) 2009-09-25 Sebastian Huber ... Fri, 25 Sep 2009 12:09:27 GMT Joel Sherrill [bce23bd] * cpukit/ChangeLog (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) 2009-09-25 Joel Sherrill * ... Fri, 25 Sep 2009 12:07:54 GMT Joel Sherrill [1154ced] * cpukit/score/cpu/i386/ChangeLog (modified) * cpukit/score/cpu/i386/rtems/score/cpu.h (modified) 2009-09-25 Joel Sherrill * ... Thu, 24 Sep 2009 18:29:06 GMT Joel Sherrill [d7378b2] * cpukit/ChangeLog (modified) * cpukit/libmisc/shell/hexdump-odsyntax.c (modified) 2009-09-24 Joel Sherrill * ... Thu, 24 Sep 2009 11:14:12 GMT Joel Sherrill [d3b5fe3] * cpukit/ChangeLog (modified) * cpukit/libcsupport/src/getpagesize.c (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/src/getpagesize.c (deleted) 2009-09-24 Joel Sherrill * ...