source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45ada30   05/24/12 16:07:24 Sebastian Huber Merge branch 'upstream'
(edit) @4acbff6   05/23/12 09:39:05 Sebastian Huber shell/lsof: Use fprintf() instead of printk() 4.115
(edit) @13d3a37   05/24/12 15:15:05 Sebastian Huber libblock: Fix read request block count calculation 4.115
(edit) @e7096b1f   05/24/12 12:39:06 Sebastian Huber libblock: Fix state descriptions 4.115
(edit) @cf42a6ea   05/24/12 04:38:27 Ralf Corsepius Add config.h.in. 4.115
(edit) @a61fc251   05/22/12 13:35:14 Sebastian Huber Merge branch 'upstream'
(edit) @7aba2ea   05/22/12 09:20:07 Sebastien Bourdeauducq network/dhcp: PR1841: Fix DNS processing in DHCP 4.115
(edit) @f0a7f52   05/21/12 09:04:21 Sebastian Huber Merge branch 'upstream'
(edit) @8bbf69e   05/16/12 21:04:10 Joel Sherrill pci.h cleanup - Consolidate common defines to cpukit pci.h + … 4.115
(edit) @13647019   05/16/12 19:47:31 Joel Sherrill mvme5500 and cpukit pci.h - Eliminate mvme5500 specific pci.h All … 4.115
(edit) @ffd9575   05/16/12 10:41:33 Sebastian Huber Merge branch 'upstream'
(edit) @ca764e6   05/16/12 07:17:40 Sebastian Huber nfsclient: Fix symbolic link evaluation 4.115
(edit) @50262970   05/16/12 10:09:56 Sebastian Huber libcsupport: Adjust malloc_walk() prototype The header file … 4.115
(edit) @e37ed99c   05/15/12 14:25:21 Sebastian Huber Filesystem: Add missing include file <stdint.h> 4.115
(edit) @1c0263c   05/15/12 08:38:23 Sebastian Huber Merge branch 'upstream'
(edit) @0a95800a   05/15/12 08:27:46 Sebastian Huber Filesystem: Change pathconf_limits_and_options The … 4.115
(edit) @a7d1992c   05/15/12 08:06:18 Sebastian Huber Merge branch 'upstream'
(edit) @da154e14   05/14/12 14:55:41 Sebastian Huber Filesystem: Move operations to mount table entry The scope of the … 4.115
(edit) @7666afc   05/14/12 14:53:49 Sebastian Huber Filesystem: Add const qualifier to lock/unlock 4.115
(edit) @53da07e   05/14/12 13:21:30 Sebastian Huber Filesystem: PR1255: Move offset update to handlers It is now the … 4.115
(edit) @fed66f99   05/14/12 13:19:20 Sebastian Huber Filesystem: Add shared device IO support The device IO file system … 4.115
(edit) @df01da67   05/14/12 11:16:31 Sebastian Huber Filesystem: Use ioctl_command_t 4.115
(edit) @a1c6b96a   05/14/12 11:13:32 Sebastian Huber rfs: Fix major and minor number integer types 4.115
(edit) @3c462734   05/14/12 10:13:04 Sebastian Huber libblock: Fix purge device tree traversal 4.115
(edit) @fce1169   05/14/12 14:54:45 Sebastian Huber dosfs: Remove unused parameter 4.115
(edit) @29192481   05/14/12 13:07:08 Sebastian Huber devfs: C++ compatibility 4.115
(edit) @52c0db28   05/14/12 07:09:31 Sebastian Huber Filesystem: Remove duplicate prototype 4.115
(edit) @d5d071d   05/14/12 07:06:58 Sebastian Huber Merge branch 'upstream'
(edit) @2b36355b   05/13/12 14:40:10 Gedare Bloom PR2065: RBTree: Insert function (protected) does not enable interrupts … 4.115
(edit) @65c6425   05/03/12 17:24:46 Joel Sherrill Remove CVS Id Strings (manual edits after script) These modifications … 4.115
(edit) @ae55da72   05/03/12 22:14:47 Joel Sherrill cpukit/aclocal - Fix one mistake by script 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @22506ae9   05/11/12 12:18:21 Sebastian Huber Merge branch 'upstream'
(edit) @86ef0df   05/09/12 12:33:51 Sebastian Huber dosfs: Remove fat_file_datasync() The fat_file_datasync() read every … 4.115
(edit) @84ab4fce   05/11/12 11:04:26 Sebastian Huber libblock: Add RTEMS_BLKIO_PURGEDEV 4.115
(edit) @3d0c96c7   05/07/12 14:31:15 Sebastian Huber Filesystem: PR1893: Fix write and truncate handler Space that grows … 4.115
(edit) @d61b0a5   05/07/12 14:15:57 Sebastian Huber Filesystem: PR1871: Fix O_APPEND 4.115
(edit) @30d4124   05/07/12 14:30:37 Sebastian Huber Filesystem: PR1398: Fix lseek() mechanic According to POSIX the … 4.115
(edit) @826fa6b1   05/07/12 23:29:56 Joel Sherrill Score ISR - Minimize Capabilities When Not Simple Vectored In … 4.115
(edit) @2824e63   05/07/12 23:29:01 Joel Sherrill Score Semaphore - Need Semaphore Seize Body When Multiprocessing is … 4.115
(edit) @f53aa8d   05/03/12 16:43:29 Gedare Bloom rbtree: API changes. Remove rbtree control node from RBTree_Next. The … 4.115
(edit) @a41950dd   05/02/12 19:23:30 Gedare Bloom PR2061: RBTree: updating min and max on insert with duplicates When … 4.115
(edit) @3d74da6   05/02/12 19:04:58 Gedare Bloom PR2060: RBTree: updating min and max on extract path During node … 4.115
(edit) @0f31ec5d   05/02/12 16:15:55 Gedare Bloom score/rbtree: eliminate unused function _RBTree_Peek. 4.115
(edit) @8572752   05/02/12 16:10:34 Gedare Bloom rbtree: API Changes Make default for rtems_rbtree functions be … 4.115
(edit) @8712622   05/02/12 15:13:22 Gedare Bloom score/rbtree: replace _RBTree_Peek_unprotected with _RBTree_First. 4.115
(edit) @bc96bad6   05/02/12 15:06:29 Gedare Bloom score/scheduling: Use RBTree_First instead of Peek in EDF scheduler. 4.115
(edit) @33a105fb   05/07/12 16:08:48 Joel Sherrill Revert: Remove CVS Ids See … 4.115
(edit) @6fe700c   05/04/12 11:30:53 Sebastian Huber Merge branch 'upstream'
(edit) @2cd2ed3   05/04/12 11:26:07 Sebastian Huber nfsclient: Add rename operation 4.115
(edit) @078369f   05/04/12 10:46:17 Sebastian Huber nfsclient: Fix hard link operation 4.115
(edit) @7619a60   05/04/12 09:04:04 Sebastian Huber Merge branch 'upstream'
(edit) @1747208   05/04/12 08:48:02 Sebastian Huber Filesystem: Use proper parameter in NFS 4.115
(edit) @6b36ca23   04/26/12 14:34:59 Sebastian Huber Filesystem: Remove pipe_lseek() 4.115
(edit) @5a4bb75   04/26/12 12:28:52 Sebastian Huber Filesystem: Remove per file descriptor semaphore The per file … 4.115
(edit) @ee32f67a   05/04/12 06:55:28 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @cfaa366   05/03/12 17:55:58 Joel Sherrill General - Remove extraneous blank line in license message Many files … 4.115
(edit) @3756041   04/28/12 02:21:45 Chris Johns IMFS: Update IMS_assert check when RTEMS_DEBUG is enabled. Update the … 4.115
(edit) @32815a2   04/24/12 21:08:16 Joel Sherrill Simple SMP Scheduler - Fix typo which likely broke scheduling 4.115
(edit) @2947bae   04/24/12 12:23:32 Sebastian Huber Merge branch 'upstream'
(edit) @3595533   04/11/12 08:50:00 Sebastian Huber score: Remove _Stack_Adjust_size() The increase of the stack size by … 4.115
(edit) @65c91a4   04/23/12 14:29:40 Sebastian Huber Merge branch 'upstream'
(edit) @bc04436   04/23/12 14:21:42 Sebastian Huber nfsclient: Use UID and GID of NFS handle Use UID and GID of the NFS … 4.115
(edit) @e384438   04/23/12 13:46:07 Sebastian Huber nfsclient: POSIX conformance According to POSIX the read() call … 4.115
(edit) @fb78f91   04/23/12 13:10:04 Gedare Bloom PR1908: consolidate libqos code and fix installed header location 4.115
(edit) @4012792   04/20/12 13:31:00 Sebastian Huber score: Documentation 4.115
(edit) @688fcc14   04/20/12 12:37:18 Sebastian Huber score: Fix comment 4.115
(edit) @e1417b3   04/19/12 09:06:11 Sebastian Huber Merge branch 'upstream'
(edit) @5c51ba1   04/16/12 08:38:31 Sebastian Huber rbheap: API changes and documentation 4.115
(edit) @e99dbaa   04/16/12 23:35:25 Gedare Bloom no_cpu: replace no_cpu_isr with rtems_isr 4.115
(edit) @b37d0a9   04/16/12 17:14:25 Gedare Bloom libqos: generate preinstall.am 4.115
(edit) @416f1efb   04/16/12 02:23:59 Gedare Bloom lm32: replace lm32_isr with rtems_isr 4.115
(edit) @1fec9e0   04/16/12 02:22:36 Gedare Bloom m68k: replace m68k_isr with rtems_isr 4.115
(edit) @08b9d534   03/30/12 09:00:37 Sebastian Huber libblock: PR2040: Fix recycle destination update Check the … 4.115
(edit) @ac50df2   03/28/12 09:30:59 Sebastian Huber libblock: PR2040: Add starvation threshold Do not use the unavailable … 4.115
(edit) @9502079   04/16/12 06:56:41 Sebastian Huber Merge branch 'upstream'
(edit) @1c2b94a   04/16/12 03:12:08 Petr Benes PR1908: QoS library for CBS scheduler Add the lipqos and sptest. 4.115
(edit) @c050143   04/16/12 03:06:34 Petr Benes PR1908: QoS library for CBS scheduler Since the CBS scheduler is … 4.115
(edit) @b22ff782   04/13/12 08:01:51 Sebastian Huber Filesystem: Remove NULL pointer check
(edit) @a47f70c   04/13/12 07:16:25 Sebastian Huber Merge branch 'upstream'
(edit) @8c6608bd   04/13/12 07:10:12 Sebastian Huber rbtree: PR2046: Replace rtems_rbtree_unique 4.115
(edit) @1f16a9f   04/12/12 15:15:53 Sebastian Huber Filesystem: Add select() support for pipes
(edit) @d189646   04/12/12 08:52:29 Sebastian Huber Merge branch 'upstream' Conflicts: …
(edit) @b467782b   03/26/12 12:58:35 Sebastian Huber libblock: Add rtems_bdbuf_set_block_size() The new function … 4.115
(edit) @3d60c1b   04/12/12 08:12:03 Sebastian Huber libblock: Change error status to fatal error Calling the bdbuf API … 4.115
(edit) @462ee70f   03/26/12 10:56:01 Sebastian Huber libblock: Use unprotected chain operations The transfer chain is … 4.115
(edit) @89a84c0   03/26/12 09:43:57 Sebastian Huber libblock: Use unprotected chain operations The chains are protected … 4.115
(edit) @45494d9c   04/11/12 13:28:41 Sebastian Huber Merge branch 'upstream'
(edit) @5eb434e   04/11/12 13:04:22 Sebastian Huber score: New macros and functions New macros o … 4.115
(edit) @8eb559d3   04/11/12 08:34:01 Sebastian Huber nios2: New functions Add o _Nios2_MPU_Get_region_descriptor(), and … 4.115
(edit) @2d0ca000   04/11/12 08:32:14 Sebastian Huber nios2: API change 4.115
(edit) @e752630   04/10/12 09:19:39 Sebastian Huber rbheap: New files In the Red-Black Tree Heap the administration data … 4.115
(edit) @112396de   04/10/12 08:54:22 Sebastian Huber rbtree: New function _RBTree_Iterate_unprotected() 4.115
(edit) @dc62a48c   04/10/12 08:25:14 Sebastian Huber rbtree: PR1995: API change New functions o … 4.115
(edit) @73839e9a   04/11/12 08:34:01 Sebastian Huber nios2: New functions Add o _Nios2_MPU_Get_region_descriptor(), and …
(edit) @5fbbb57e   04/11/12 08:32:14 Sebastian Huber nios2: API change
(edit) @4dfafbf   04/11/12 08:27:27 Sebastian Huber rbheap: Use unprotected tree operation
(edit) @38f8e548   04/10/12 09:19:39 Sebastian Huber rbheap: New files In the Red-Black Tree Heap the administration data …
(edit) @8a83a86   04/10/12 08:54:22 Sebastian Huber rbtree: New function _RBTree_Iterate_unprotected()
(edit) @7e4572f   04/10/12 08:25:14 Sebastian Huber rbtree: PR1995: API change New functions o …
Note: See TracRevisionLog for help on using the revision log.