Timeline



10/31/18:

18:23 GCI/Coding/HelloWorld edited by Chromico
(diff)
17:15 TBR/UserApp/Space/Proba_2 edited by lukamag
(diff)
14:27 References/2015 edited by Vijay Kumar Banerjee
remove duplicate entry (diff)
07:21 Ticket #3577 (Avoid CLooG and ISL host depencencies for target GCC) created by Sebastian Huber
We already use GCC in-tree libraries for MPFR, MPC, GMP and zlib. Use …
07:00 Changeset in rtems-source-builder [509dfbd]5 by Sebastian Huber <sebastian.huber@…>
Support in-tree CLooG and ISL libraries for GCC Update #3577.

10/30/18:

23:13 Ticket #3576 (gdb 8.0.1 sis does not build on Cygwin) created by Joel Sherrill
Cygwin no longer has libtermcap. gdb/sim/erc32 needs a patch to find …
12:23 Changeset in rtems [7e2aabd7]5 by Sebastian Huber <sebastian.huber@…>
config: Fix check networking This Autoconf macro used cache variables which are not longer present. Update #3409.
10:53 Changeset in rtems [fa0adf36]5 by Sebastian Huber <sebastian.huber@…>
ftpd: Avoid TOCTOU problem Assume that opendir() returns only non-NULL if we actually open a directory. Update #3530.
10:34 Changeset in rtems [8c3cd1e8]5 by Sebastian Huber <sebastian.huber@…>
ftpd: Deal with too long command lines Update #3530.
08:35 Changeset in rtems [706802f8]5 by Sebastian Huber <sebastian.huber@…>
ftpd: Make send_dirline() more robust Account for large file names. Update #3530.
07:28 References/2015 edited by Mehr Mohammad Sachal
(diff)
07:27 References/2015 edited by Mehr Mohammad Sachal
(diff)
07:26 References/2015 edited by Mehr Mohammad Sachal
(diff)
07:25 References/2015 edited by Mehr Mohammad Sachal
(diff)
07:24 References/2015 edited by Mehr Mohammad Sachal
(diff)
07:23 References/2015 edited by Mehr Mohammad Sachal
(diff)
07:22 References/2015 edited by Mehr Mohammad Sachal
(diff)
07:22 References/2015 edited by Mehr Mohammad Sachal
(diff)
07:21 References/2015 edited by Mehr Mohammad Sachal
(diff)
07:09 Changeset in rtems-docs [dd1c262]5 by Sebastian Huber <sebastian.huber@…>
c-user: Update POSIX API configuration Close ##2514.
06:46 Changeset in rtems-docs [c68af1b]5 by Sebastian Huber <sebastian.huber@…>
Document CONFIGURE_MAXIMUM_POSIX_KEY_VALUE_PAIRS
06:11 Ticket #3551 (Move default configuration to separate library) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 55b69ed/rtems: […]

10/29/18:

23:41 GCI/Documentation/AddPrototypesToPOSIXUsersGuide edited by Gedare Bloom
(diff)
23:04 GCI/Documentation/AddPrototypesToPOSIXUsersGuide created by Joel Sherrill
22:31 Ticket #3575 (Typo in RTEMS docs, "cons void") closed by Joel Sherrill <joel@…>
fixed: In 21fe48e/rtems-docs: […]
22:26 Changeset in rtems-docs [21fe48e]5 by Joel Sherrill <joel@…>
c-user/message_manager.rst: Change "cons void" to "const void" Closes #3575.
15:31 Ticket #3575 (Typo in RTEMS docs, "cons void") created by Jens Schweikhardt
On …
14:30 GCI/Coding/AddPerSectionSupportToBSPs edited by Vijay Kumar Banerjee
update make/custom/BSP.cfg and CPU/BSP/startup reference (diff)
13:32 GCI/Coding/AddPerSectionSupportToBSPs edited by Vijay Kumar Banerjee
update libbsp reference to bsps/ (diff)
07:59 Changeset in rtems [bb3484c9]5 by Sebastian Huber <sebastian.huber@…>
posix: Enable more sptests test cases by default Update #2514.
06:21 References/2015 edited by Mehr Mohammad Sachal
(diff)
06:04 References/2015 edited by Mehr Mohammad Sachal
(diff)
05:46 References/2015 edited by Mehr Mohammad Sachal
(diff)

10/28/18:

22:43 GCI edited by Gedare Bloom
(diff)
22:18 GCI edited by Chris Johns
Add a student privacy statement for mentors. (diff)
07:05 References/2015 edited by Mehr Mohammad Sachal
(diff)

10/27/18:

20:01 GCI/QA/InvestigateTicket edited by Marçal Comajoan Cara
(diff)
19:57 Ticket #3574 (DHCP request includes host name option even if hostname is zero length) created by Marçal Comajoan Cara
DHCP requests add the hostname option in dhcp_request_req() without …
19:10 Ticket #3573 (DHCP request includes host name option even if hostname is zero length) created by Marçal Comajoan Cara
DHCP requests add the hostname option in dhcp_request_req() without …
19:07 Ticket #3572 (DHCP request includes host name option even if hostname is zero length) created by Marçal Comajoan Cara
DHCP requests add the hostname option in dhcp_request_req()
15:12 GCI/Coding/HelloWorld edited by Himanshu Sekhar Nayak
Added a feedback v2 (diff)
15:04 GCI/Coding/HelloWorld edited by Himanshu Sekhar Nayak
Added a feddback (diff)

10/26/18:

21:19 Ticket #3571 (Stream of Unicode Warnings from git hook on Commit) created by Joel Sherrill
When I pushed a commit this afternoon, I got so many of these that I …
21:14 Ticket #3553 (rtems-libbsd Missing waf in Top Directory) closed by Joel Sherrill
fixed: https://git.rtems.org/rtems-libbsd/commit/?id=4ed04cbc0696f0f78029241b8224e7eab4f9bbfe
21:13 Changeset in rtems-libbsd [4ed04cb]55-freebsd-126-freebsd-12 by Joel Sherrill <joel@…>
Add waf 2.0.1 for parity with examples-v2
17:17 Ticket #3561 (Migrate to CommitTicketUpdater) reopened by Sebastian Huber
I checked in four commits at once: https://git.rtems.org/rtems/log/?qt=range&q=01595a4f321ad890270a3bc3e21c98ba51163562..24b58072ff1ac5a1691374aa139807bf866bf01a Only the last commit updated the ticket system. This one for example didn't update the corresponding ticket: https://git.rtems.org/rtems/commit/?id=4b801acc2003073c50b381435896a29f29e51a3c https://devel.rtems.org/ticket/2514#comment:41
16:11 TBR/BSP/QorIQ edited by Gedare Bloom
Merge pages (GCI 2018) (diff)
09:14 GCI/Coding/HelloWorld edited by zehata
Instructions for GCI task (diff)
09:02 GSoC/GettingStarted edited by Amaan Cheval
(diff)
08:42 GSoC/GettingStarted edited by Amaan Cheval
Further clarify how to build RTEMS and then run the hello.exe test (diff)
08:11 GCI/Coding/HelloWorld edited by Amaan Cheval
(diff)
08:09 GCI/Coding/HelloWorld edited by Amaan Cheval
Make deliverable requirements clearer (diff)
08:05 GSoC/GettingStarted edited by Amaan Cheval
Clarify and add resources for GCI students (diff)

10/25/18:

23:02 Ticket #3570 (Resource leak in flashdisk.c (CID 1439298)) created by embeddedt
Coverity Scan (https://scan.coverity.com/projects/rtems) reports a …
20:19 Changeset in rtems-tools [92a340c]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
Coverage : Generate reports using the object files in cpukit
16:11 GCI/Coding/HelloWorld edited by Vijay Kumar Banerjee
feedback table: fixed content that was going out of table cell (diff)
12:37 Changeset in rtems [0dbf67b]5 by Sebastian Huber <sebastian.huber@…>
posix: Provide aio_suspend() by default Update #2514.
12:08 Changeset in rtems [8dc1ed1]5 by Sebastian Huber <sebastian.huber@…>
posix: Enable more psxtests by default Update #2514.
12:02 Changeset in rtems [24f3e8f]5 by Sebastian Huber <sebastian.huber@…>
posix: Enable more smptests tests by default Update #2514.
10:05 Changeset in rtems [7038271]5 by Sebastian Huber <sebastian.huber@…>
Remove RTEMS_SCORE_OBJECT_ENABLE_STRING_NAMES Enable support for string objects names unconditionally. Add const qualifier throughout. Split _Objects_Namespace_remove() into _Objects_Namespace_remove_u32() and _Objects_Namespace_remove_string() to avoid an unnecessary dependency on _Workspace_Free(). Update #2514.
09:32 Changeset in rtems [5090a71b]5 by Sebastian Huber <sebastian.huber@…>
score: Remove bogus thread object name support Update #2514.
09:05 Changeset in rtems [ef16a11]5 by Sebastian Huber <sebastian.huber@…>
posix: Enable psxtmtests tests by default Update #2514.
08:54 Changeset in rtems [54f35888]5 by Sebastian Huber <sebastian.huber@…>
posix: Provide threads by default Update #2514.
08:26 Changeset in rtems [033f31c8]5 by Sebastian Huber <sebastian.huber@…>
posix: Hide POSIX_API_Control by default Update #2514.
08:12 Changeset in rtems [fe7aefd5]5 by Sebastian Huber <sebastian.huber@…>
posix: Provide message queues by default Update #2514.
08:07 Changeset in rtems [701057e0]5 by Sebastian Huber <sebastian.huber@…>
posix: Provide shared memory objects by default Update #2514.
08:03 Changeset in rtems [4a7be22]5 by Sebastian Huber <sebastian.huber@…>
posix: Fix build with POSIX API disabled Update #2514.
07:56 Changeset in rtems [135cb10]5 by Sebastian Huber <sebastian.huber@…>
posix: Provide more functions by default Update #2514.
07:40 Changeset in rtems-libbsd [afc0c81]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
openssl01: Call standard initialization functions
07:31 Ticket #3569 (waf version in various rtems-repositories incompatible with python 3.7) created by Malte Münch
The current waf version included in rtems-tools is waf 1.9.9 …
06:39 Changeset in rtems-libbsd [a707913]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
openssl01: New test
05:59 Ticket #3568 (RSB: UnboundLocalError: local variable 'build_max_size_human' ...) created by Sebastian Huber
../source-builder/sb-set-builder --prefix=/build/rtems/5 5/rtems-or1k …
05:50 Changeset in rtems-libbsd [2ce13cf6]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update rtems_waf Update #3551.
04:43 Ticket #3480 (CONFIGURE_MINIMUM_TASK_STACK_SIZE may affect CONFIGURE_INTERRUPT_STACK_SIZE) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 24b5807/rtems: […]
03:11 GCI/Documentation/BuildRTEMSDocumentation edited by Sean
www is required in their url (diff)

10/24/18:

21:20 Changeset in rtems-source-builder [84a94f7]5 by Joel Sherrill <joel@…>
rtems-gdb-8.0.1-1.cfg: Add Cygwin patch for ncurses not termcap This also updates windows.py to distinguish betweem MSYS2 and Cygwin. closes #3576.
17:41 Changeset in rtems-docs [ab83940]5 by Amar Takhar <verm@…>
Add a README file containing the colours used in the RTEMS logo.
17:11 GCI/Coding/HelloWorld edited by shashvat jain
(diff)
16:39 GCI/Documentation/BuildRTEMSDocumentation edited by Joel Sherrill
(diff)
15:52 GCI/Documentation/BuildRTEMSDocumentation created by Joel Sherrill
15:51 GCI/Coding/HelloWorld edited by Joel Sherrill
(diff)
15:34 Changeset in rtems-source-builder [0794cc3]5 by Joel Sherrill <joel@…>
rtems-build-dep: Add support for Cygwin updates #3537.
12:10 GCI/Coding/HelloWorld edited by embeddedt
Add embeddedt feedback (diff)
12:03 Changeset in rtems-source-builder [f07d2b6]5 by Sebastian Huber <sebastian.huber@…>
5: Update Newlib Fix posix_memalign() attributes. Use -fdata-sections and -ffunction-sections to build Newlib.
10:37 Changeset in rtems-source-builder [e2209fa]5 by Chris Johns <chrisj@…>
sb: Fix rtems-build-dep to handle various issues - Remove CR characters on Windows. - Force the compiler to output English so the pattern matching works. Updates #3537.
10:36 Changeset in rtems-source-builder [ceeb3be]5 by Chris Johns <chrisj@…>
sb: Convert any unicode macro values to a string in str.
09:35 Changeset in rtems-libbsd [a1e3251]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
libxo: Use program wrappers for exit(), etc.
08:17 Changeset in rtems [01595a4]5 by Sebastian Huber <sebastian.huber@…>
bsp/imx: Adjust workspace according to device tree
05:54 Changeset in rtems [4b801ac]5 by Sebastian Huber <sebastian.huber@…>
posix: Provide simple thread functions by default Update #2514.
05:40 Changeset in rtems [c1ce9a2]5 by Sebastian Huber <sebastian.huber@…>
posix: Provide get thread attributes by default Update #2514.
05:35 Changeset in rtems [24b5807]5 by Sebastian Huber <sebastian.huber@…>
config: Modify CONFIGURE_INTERRUPT_STACK_SIZE Use CPU_STACK_MINIMUM_SIZE instead of CONFIGURE_MINIMUM_TASK_STACK_SIZE to set the default value. Close #3480.
05:16 Changeset in rtems [522d4b91]5 by Sebastian Huber <sebastian.huber@…>
malloctest: Hide NULL pointer from compiler Disabling a warning does not prevent the compiler from reasoning what it is supposed to do with a somewhat undefined function call.
05:05 Ticket #3561 (Migrate to CommitTicketUpdater) closed by Sebastian Huber
fixed: Thanks for fixing this. The automatic update worked with this commit: [05a5366469ee4ee7776f70dceea631ea57a63b19/rtems-docs]

10/23/18:

22:16 Changeset in rtems-source-builder [a0c1f0f]5 by Chris Johns <chrisj@…>
windows: Remove debugging code that fails on Cygwin.
21:48 Ticket #3407 (Move Gaisler.org and Gaisler.se hosted RSB patches to rtems.org) closed by Chris Johns
fixed: Yes it is fine to close this ticket, I will do it. I will clean out the configs on the 5 branch when it is created.
21:37 GCI/Coding/HelloWorld edited by Marçal Comajoan Cara
added my feedback (diff)
21:13 Ticket #2932 (Account manager plugin sends email to all.) reopened by Amar Takhar
This is not fixed the verification emails are still going to bugs@.
20:45 GCI/Coding/HelloWorld edited by Gedare Bloom
(diff)
20:44 GCI/Coding/HelloWorld edited by Gedare Bloom
(diff)
18:16 Developer/Coding/Doxygen_for_BSPs edited by Joel Sherrill
Change more libbsp to bsps (diff)
18:12 Developer/Coding/Doxygen edited by Joel Sherrill
(diff)
18:09 GCI/Documentation/DoxygenForBSPs edited by Joel Sherrill
Change more libbsp to bsps (diff)
17:01 Changeset in rtems-source-builder [1e9075a]5 by Joel Sherrill <joel@…>
Bump epiphany, m32c, or1k, and riscv to latest newlib.
15:58 Developer/Coding/Doxygen_for_BSPs edited by Vijay Kumar Banerjee
fixing libbsp reference (diff)
15:56 GCI/Documentation/DoxygenForBSPs edited by Vijay Kumar Banerjee
fixing libbsp reference (diff)
15:54 Developer/Coding/Doxygen edited by Vijay Kumar Banerjee
fixing libbsp reference (diff)
14:02 Ticket #3546 (Support O_NOFOLLOW open() flag) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 1ad26cd/rtems: […]
14:02 Ticket #3547 (Support O_CLOEXEC open() flag) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 3825926/rtems: […]
10:11 Changeset in rtems-libbsd [dbb2407]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ZONE(9): Disable UMA_ZONE_NUMA There is no NUMA support in RTEMS currently.
09:08 Changeset in rtems-libbsd [ed5e02a]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Fix redefinition warnings
06:22 Changeset in rtems-libbsd [b3169c2]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD head 2018-10-23 Git mirror commit 59f44d20be3f99d181ca742e636d45fc39ec982b. This commit updates OpenSSL to version 1.1.1. This required an update of racoon which uses some internal stuff from OpenSSL and seems to be mostly unmaintained, e.g. there is update in the FreeBSD ports to cope with OpenSSL 1.1.1. Update #3472.
05:37 Changeset in rtems-libbsd [1aeb727]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
pppd: Fix use of uninitialized stack variables

10/22/18:

20:26 GCI/Documentation/Doxygen edited by Gedare Bloom
(diff)
20:26 GCI/Documentation/Doxygen edited by Gedare Bloom
(diff)
20:24 GCI/Documentation/Doxygen edited by Gedare Bloom
(diff)
20:24 GCI/Documentation/Doxygen created by Gedare Bloom
20:08 GCI/TaskPlan edited by Gedare Bloom
(diff)
17:14 Ticket #3567 (Convert SPARC Call Info Web Page to Rst) created by Joel Sherrill
We have permission from the author (Peter Magnusson) to convert this …
16:30 Changeset in rtems-source-builder [818f396]5 by Joel Sherrill <joel@…>
Update newlib to 5835688440fb0b23fe991a04c7e2df54ded87657
12:22 Changeset in rtems-docs [05a5366]5 by Sebastian Huber <sebastian.huber@…>
c-user: Modify CONFIGURE_INTERRUPT_STACK_SIZE Use CPU_STACK_MINIMUM_SIZE instead of CONFIGURE_MINIMUM_TASK_STACK_SIZE to set the default value. Clarify documentation. Update #3480.
06:02 Ticket #3566 (Remove checks for Newlib features introduced during the RTEMS 5 development) created by Sebastian Huber
Remove checks for O_DIRECTORY, O_CLOEXEC and O_NOFOLLOW.
05:58 Changeset in rtems [92e0eed]5 by Sebastian Huber <sebastian.huber@…>
psxreaddir: Adjust test due to opendir() changes Update #3545.
05:52 Ticket #3180 (ar warning: `u' modifier ignored since `D' is the default (see `U')) closed by Sebastian Huber
fixed: Fixed by [637546a659cd71fba108bbdce4478e466d3b65bb/rtems].
01:24 Ticket #3565 (Or1k tools do not build.) created by Amar Takhar
See attached log file. The OS is FreeBSD 10.1-STABLE. All the other …
01:23 Ticket #3564 (Epiphany tools do not build.) created by Amar Takhar
Epiphany does not build see the attached log file for issues. The OS …
01:23 Ticket #3563 (Epiphany does not build.) created by Amar Takhar
Epiphany does not build see the attached log file for issues.
00:59 Changeset in rtems-source-builder [96c414c]5 by Chris Johns <chrisj@…>
windows: Remove BuildRoot? from all configs, add a short tmp path. Closes #3562.
00:58 Ticket #3562 (Use a short paths for the RSB temporary build path on Windows) created by Chris Johns
The %{_tmproot} path is currently based on a BuildRoot setting in …

10/21/18:

21:28 Developer/Git/Committers edited by Amar Takhar
Add a section about ticket updating via commit messages (diff)
20:02 NewTicket edited by Amar Takhar
Three, not two. (diff)
04:20 Ticket #2918 (Conversion to new test suite.) closed by Amar Takhar
invalid: Closing this due to it's irrelevance. There have been far too many chances to this I'll open a new ticket for the suite I am working on in the future.
03:36 Ticket #3560 (Fix FlexibleAssignTo) closed by Amar Takhar
fixed: Based on feedback I am closing this it can always be re-opened if there are any issues.
03:35 Ticket #3559 (Fix NavAdd plugin.) closed by Amar Takhar
fixed: Based on feedback I'm closing this early it can always be re-opened and if required.
02:14 Changeset in rtems-source-builder [c5d84ce]5 by Chris Johns <chrisj@…>
sb/setbuilder: Print patches in the size section of the email report.
00:13 Ticket #2233 (Commit message didn't close referenced ticket) closed by Amar Takhar
fixed: Should be fixed See #3561
00:13 Ticket #3561 (Migrate to CommitTicketUpdater) created by Amar Takhar
The old script was ancient and outdated. I've now killed it off and …

10/20/18:

23:01 Ticket #3203 (Upgrade trac to fix numerous problems.) closed by Amar Takhar
fixed: The first 2 items are fixed which were the most important. The last two will only be fixed by a major upgrade which is a lot of work. There's a lot of custom glue we work and it will be a rewrite for most of it for 1.3. Not a bad thing since 1.3 is far superior to 1.2 I'll call this fixed and open a new ticket for the upgrade when the time comes I've made so many changes this ticket is no longer relevant.
22:58 Ticket #2933 (Flexibleassignto is broken on new ticket page.) closed by Amar Takhar
fixed: See #3560 for updates.
21:15 Ticket #3386 (Trac's git changeset browsing is suspect.) closed by Amar Takhar
invalid: This is a known issue and will only be fixed by upgrading to Trac 1.3 The diff is just too large and Apache times out before it's done. You can use git.rtems.org to view it as it's written in C and not some kludgy python: https://git.rtems.org/rtems/commit/?id=2afb22b7e1ebcbe40373ff7e0efae7d207c655a9
20:43 Ticket #3040 (Cannot use RTEMS mailing list archive for patches) closed by Amar Takhar
invalid: This isn't something we can support. It's a custom feature that I cannot find the source to. If you can get a copy of 'get-raw-msg' from Sourceware I can look into installing it..
20:02 Ticket #3013 (ProgrammingError: (1064, "You have an error in your SQL syntax; check ...) closed by Amar Takhar
fixed: This should have been fixed long ago if anyone runs into this issue again please open a new ticket.
19:18 GCI/TaskPlan edited by Gedare Bloom
(diff)
19:11 GCI/TaskPlan edited by Gedare Bloom
(diff)
18:39 TBR/BSP edited by Gedare Bloom
(diff)
18:39 Ticket #3560 (Fix FlexibleAssignTo) created by Amar Takhar
When we first went to trac we had restrictions on the 'owner' to …
17:46 GCI/TaskPlan edited by Gedare Bloom
(diff)
17:30 Changeset in rtems-docs [955d366]5 by Sebastian Huber <sebastian.huber@…>
c-user: Clarify scheduler configuration
16:08 Ticket #3329 (Trac Login Failure (bad password) Causes Internal Error) closed by Amar Takhar
fixed: I upgraded TracAccountManager? this should no longer happen.
16:07 Ticket #3058 (rtems-vc send failed from git push) closed by Amar Takhar
fixed: This was fixed long ago.
16:06 Ticket #2932 (Account manager plugin sends email to all.) closed by Amar Takhar
fixed: This was fixed in: https://trac-hacks.org/changeset/14276 See ticket: https://trac-hacks.org/ticket/8796 I upgraded to the latest so we should no longer be getting password reset / signup emails.
15:52 GCI/Documentation/SoftwareEngineeringHandbook edited by Gedare Bloom
(diff)
15:52 GCI/Documentation/SoftwareEngineeringHandbook edited by Gedare Bloom
(diff)
15:50 Ticket #3559 (Fix NavAdd plugin.) created by Amar Takhar
I had no idea but this had gotten removed in the last upgrade I've …
15:38 GCI/Documentation/SoftwareEngineeringHandbook edited by Gedare Bloom
(diff)
15:37 GCI/Documentation/SoftwareEngineeringHandbook edited by Gedare Bloom
(diff)
15:36 Ticket #3558 (Update TracSpamFilter) closed by Amar Takhar
fixed: Please re-open if there any other captcha / spam issues.
15:36 Ticket #3558 (Update TracSpamFilter) created by Amar Takhar
Updated to the latest Trac Spam Filter and upgraded captcha to v2 to …
15:36 GCI/Documentation/SoftwareEngineeringHandbook edited by Gedare Bloom
(diff)
15:24 GCI/Documentation/SoftwareEngineeringHandbook created by Gedare Bloom
New page.
15:19 MyTickets edited by Amar Takhar
Add the time. (diff)
15:16 Ticket #3557 (Test ticket) closed by Amar Takhar
fixed: Fix works as expected see <removed> -- I forgot to open a ticket for this #2932 is unrelated.
15:11 GCI edited by Gedare Bloom
(diff)
15:11 GCI edited by Gedare Bloom
(diff)
14:47 Ticket #3557 (Test ticket) created by Amar Takhar
Using this as a test ticket to test out my fix.

10/19/18:

20:50 GCI/Documentation/CoverageAnalysis edited by Gedare Bloom
(diff)
20:41 GCI/QA/ImproveEnglish edited by Gedare Bloom
(diff)
20:39 GCI/QA/ImproveEnglish edited by Gedare Bloom
(diff)
20:39 GCI/QA/ImproveEnglish edited by Gedare Bloom
(diff)
20:38 GCI/QA/ImproveEnglish edited by Gedare Bloom
(diff)
20:38 GCI/QA/ImproveEnglish edited by Gedare Bloom
(diff)
20:38 GCI/QA/ImproveEnglish edited by Gedare Bloom
(diff)
20:35 GCI/QA/ImproveEnglish edited by Gedare Bloom
(diff)
16:31 Ticket #3098 (Add new RTEMS repos to github.) closed by Amar Takhar
fixed: * https://github.com/RTEMS/rtems-docs * https://github.com/RTEMS/rtems-release
15:30 Ticket #3556 (Not all repositories are on located on git.rtems.org) created by Amar Takhar
I have no idea why yet Joel just reported will look into it shortly.
03:42 Changeset in rtems-docs [969e60e]5 by Chris Johns <chrisj@…>
Update the copyright year.
02:02 Ticket #3555 (IRC bots need to be registered to join #rtems) closed by Amar Takhar
fixed: This is fixed, stupid spammers!
00:30 Ticket #3382 (Testsuite Makefile merge to one per group of tests) closed by Chris Johns
fixed: This task is finished.
00:28 Ticket #3506 (waf for building RTEMS applications needs updating) closed by Chris Johns
fixed: The rtems_waf git module has been fixed .. https://git.rtems.org/rtems_waf/commit/?id=c0d52d5fcd9cad9b63479b92a0abf4fa5f5c99f3
00:23 Ticket #3417 (Add libdwarf to elftoolchain and provide a C++ wrapper) closed by Chris Johns
fixed: The wrapper has been added to rtems-tools.
00:06 WikiStart edited by Amar Takhar
Add a link to MyTickets. (diff)
00:05 MyTickets edited by Amar Takhar
Remove the TOC it's not useful for this page. (diff)
00:04 MyTickets edited by Amar Takhar
re-order into 'Open' and 'Closed' sections it makes more sense. (diff)
00:00 MyTickets edited by Amar Takhar
Sort open tickets by milestone. (diff)

10/18/18:

23:58 Ticket #3555 (IRC bots need to be registered to join #rtems) created by Amar Takhar
Due to the spam on Freenode only registered users can join #rtems. …
21:54 Ticket #3554 (rtems-libbsd README.waf Needs an Update Sweep) created by Joel Sherrill
It is out of date at least by mentioning 4.12 instead of 5. If there …
21:53 Ticket #3553 (rtems-libbsd Missing waf in Top Directory) created by Joel Sherrill
At least examples-v2 and rtems-libbsd use waf to build. examples-v2 …
12:58 Changeset in rtems [6da1bb0]5 by Sebastian Huber <sebastian.huber@…>
Remove superfluous configure checks The results of these checks are unused, covered by other checks or check obvious things. Update #3409.
12:45 Changeset in rtems [167654e]5 by Sebastian Huber <sebastian.huber@…>
Remove checks for flockfile(), etc. declarations Declarations provided by Newlib since 2002. Update #3409.
12:39 Changeset in rtems [f59edebf]5 by Sebastian Huber <sebastian.huber@…>
Remove getcwd() This function is provided by Newlib since 2000. Update #3409.
12:36 Changeset in rtems [79d145a7]5 by Sebastian Huber <sebastian.huber@…>
Remove optional getrusage() declaration Declaration provided by Newlib since 2014. Update #3409.
12:33 Changeset in rtems [e161767e]5 by Sebastian Huber <sebastian.huber@…>
Remove ttyname() This function is provided by Newlib since 2000. Update #3409.
12:28 Changeset in rtems [658ec75]5 by Sebastian Huber <sebastian.huber@…>
Remove assert() This function is provided by Newlib since 2000. Update #3409.
12:22 Changeset in rtems [87a9900f]5 by Sebastian Huber <sebastian.huber@…>
Remove isatty() These functions are provided by Newlib since 2000. Update #3409.
12:11 Changeset in rtems [3cf12c9]5 by Sebastian Huber <sebastian.huber@…>
Remove strlcat(), strlcpy(), strsep(), readdir_r() These functions are provided by Newlib since 2002. Update #3409.
10:51 Ticket #3529 (Fix issues raised by Coverity Scan for Telnet server) closed by Sebastian Huber
fixed
10:38 Changeset in rtems [1ad26cd]5 by Sebastian Huber <sebastian.huber@…>
Support O_NOFOLLOW open() flag Close #3546.
09:51 Changeset in rtems [3825926]5 by Sebastian Huber <sebastian.huber@…>
Support O_CLOEXEC open() flag Make sure this flag is ignored and does not prevent a successful open. Close #3547.
09:13 Ticket #3545 (Support O_DIRECTORY open() flag) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 4af18b3/rtems: […]
07:36 Changeset in rtems_waf [1b89636] by Sebastian Huber <sebastian.huber@…>
Avoid default RTEMS application configuration Use a test body with a proper RTEMS application configuration to avoid a dependency on the default configuration. Do not include <rtems/score/cpuopts.h> directly since this header file is an implementation detail. Update #3551.
05:22 Changeset in rtems [68799dac]5 by Sebastian Huber <sebastian.huber@…>
bsp/atsam: Add const qualifier to AES_SetInput()

10/17/18:

09:31 Changeset in rtems-libbsd [b151e8a]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ppp01: Use novj option on host side The VJ compression seems to be not supported by libbsd. Without this option the following errors show up on the host side: rcvd [LCP ProtRej? id=0x75 00 2f 45 00 00 34 6b 9a 40 00 40 01 85 87 c0 a8 64 0b c0 a8 64 46 89 3c 00 15 2c 27 95 c2 0a 88 ...] Protocol-Reject for unsupported protocol 'VJ uncompressed TCP/IP' (0x2f)
07:43 Changeset in rtems [143c8d0]5 by Sebastian Huber <sebastian.huber@…>
serial/ns16550: Fix precision clock synthesizer The precision clock synthesizer support broke the driver on the QorIQ P1020. On this device the Alternate Function Register is accessed with DLAB == 1 instead of the FIFO Control Register (FCR). Restructure the code to account for this.
05:38 Ticket #3552 (cpu usage error in SMP mode) created by zhengxiaojun
* CPU load dispaly error in SMP mode Load Average: 100.510% Load: …
Note: See TracTimeline for information about the timeline view.