Timeline



10/26/17:

23:12 Changeset in rtems [660db8c8]5 by Hesham Almatary <hesham@…>
cpukit: Add basic riscv32 architecture port v3 Limitations: * NO FPU support [TODO] Update #3109
22:51 Changeset in rtems [8fa827c]5 by Hesham Almatary <heshamelmatary@…>
bsp: Make riscv_generic work for both riscv32 and riscv64 - v2 Update #3109
19:01 Ticket #3209 (RSB should fail on this error) created by Joel Sherrill
I was updating the md5's to sha512's on qemu and made a typo which …
13:02 Changeset in rtems-libbsd [45149ec]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Fix general PowerPC build
11:59 Changeset in rtems [af43554]5 by Sebastian Huber <sebastian.huber@…>
tests: Remove TEST_INIT The TEST_EXTERN is a used only by the system.h style tests and they use CONFIGURE_INIT appropriately. Update #3170. Update #3199.
11:59 Changeset in rtems [acc9d064]5 by Sebastian Huber <sebastian.huber@…>
tests: Remove obsolete TESTS_USE_PRINTK Update #3170. Update #3199.
11:59 Changeset in rtems [7e102915]5 by Sebastian Huber <sebastian.huber@…>
tests: Use rtems_test_printer in general Update #3170. Update #3199.
11:59 Changeset in rtems [46ddc3c5]5 by Sebastian Huber <sebastian.huber@…>
tests: Use rtems_print_printer_fprintf_putc() Use rtems_print_printer_fprintf_putc() instead of rtems_print_printer_printf() to output via rtems_putc(). Update #3170. Update #3199.
11:59 Changeset in rtems [73d892d8]5 by Sebastian Huber <sebastian.huber@…>
tests: Use rtems_test_printer Update #3170. Update #3199.
11:59 Changeset in rtems [7bec7f27]5 by Sebastian Huber <sebastian.huber@…>
rtems: Add rtems_print_printer_fprintf_putc() Update #3170. Update #3199.
11:59 Changeset in rtems [f703e7f]5 by Sebastian Huber <sebastian.huber@…>
tests: Move rtems_test_printer definition Statically initialize it to use printk(). Update #3170. Update #3199.
11:19 Changeset in rtems [0f1fa19]5 by Sebastian Huber <sebastian.huber@…>
smptests: Fix format warnings
11:17 Changeset in rtems [1510ce4]5 by Sebastian Huber <sebastian.huber@…>
psxtests/psxstat: Fix format warnings
11:08 Changeset in rtems [b31ccb5]5 by Sebastian Huber <sebastian.huber@…>
psxtests/psxclockrealtime01: Fix warnings Update #3182.
06:43 Changeset in rtems-libbsd [936b597]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Fix comment Update #3090.
06:16 Changeset in rtems-docs [8e3de16]5 by Sebastian Huber <sebastian.huber@…>
user: Add ARM BSPs chapter Add NXP i.MX section as a BSP example. Update #2854.
05:29 Changeset in rtems-source-builder [5bd4aa6]5 by Hesham Almatary <heshamelmatary@…>
RSB - Add support for RISC-V RV64 (64-bit) toolchain v2 Update #3109
01:13 Changeset in rtems [4e5f848]5 by John Arbuckle <programmingkidx@…>
implement strnlen for systems that need it Prior the Mac OS 10.7, the function strnlen() was not available. This patch implements strnlen() on Mac OS X versions that are below 10.7. Signed-off-by: John Arbuckle <programmingkidx@…> Signed-off-by: David Gibson <david@…>

10/25/17:

14:00 Changeset in rtems [0c286e3]5 by Sebastian Huber <sebastian.huber@…>
score: _Chain_Insert_ordered_unprotected() Change the chain order relation to use a directly specified left hand side value. This is similar to _RBTree_Insert_inline() and helps the compiler to better optimize the code.
12:58 Ticket #3208 (Update the RTEMS Porting Guide) created by Sebastian Huber
The RTEMS Porting Guide is out of date and in its current state …
12:49 Ticket #3207 (Supported Architectures Page is out of date) created by Joel Sherrill
https://devel.rtems.org/wiki/TBR/UserManual/SupportedCPUs is out of …
12:47 Ticket #3206 (BSPs Wiki Page is Out of Date) created by Joel Sherrill
https://devel.rtems.org/wiki/TBR/Website/Board_Support_Packages is …
11:25 Changeset in rtems-libbsd [fd5ee57]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Increase buffer descriptor count to 512 Update #3090.
08:17 Changeset in rtems-libbsd [a8a9cf1]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Add checksum offload Update #3090.
06:01 Changeset in rtems-libbsd [0323c28]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Add interrupt coalescing support Code is an adapted from the TSEC (if_tsec) network interface driver. Update #3090.
05:59 Ticket #3187 (smptests/Makefile.am Issues) closed by Sebastian Huber <sebastian.huber@…>
fixed: In e3ef14b/rtems: […]
05:57 Changeset in rtems [e3ef14b]5 by Sebastian Huber <sebastian.huber@…>
smptests: Remove duplicate Makefile targets Close #3187.
05:54 Ticket #3182 (CLOCK_REALTIME timeout implementation is not POSIX compliant) closed by Sebastian Huber <sebastian.huber@…>
fixed: In c5161ee/rtems-docs: […]

10/24/17:

23:21 Changeset in rtems-tools [bb218b6]5 by Chris Johns <chrisj@…>
tester: Minor fix to the test results mail.
23:13 Changeset in rtems-tools [c73e030]5 by Chris Johns <chrisj@…>
tester: Check mail parameters early so users can fix.
22:03 Changeset in rtems-tools [41d0c34]5 by Chris Johns <chrisj@…>
tester: Add a BSP field to each BSP INI configuration section. The INI section in a BSP configuration is the name of the INI file so each BSP configuration section needs a BSP. Updates #3204.
21:53 Changeset in rtems-tools [a248471]5 by Chris Johns <chrisj@…>
rtemstoolkit: Remove test import for YAML. Closes #3204.
21:32 Changeset in rtems [4c70110]5 by Chris Johns <chrisj@…>
testsuite: Fix build Updates #3170.
14:13 Ticket #3204 (Exception in rtems-test) reopened by Joel Sherrill
Seems to be worse now but at least the output isn't an exception trace. Updated, cleaned, and reinstalled. Both installed and from the source tree fail with this: [joel@rtbf64c b-erc32]$ /home/joel/rtems-work/tools/4.12/bin/rtems-test Incorrect RTEMS Tools installation [joel@rtbf64c b-erc32]$ ../rtems-tools/tester/rtems-test Incorrect RTEMS Tools installation Looking at the code, this is just a generic exception handler message.
12:11 Changeset in rtems-libbsd [798d308]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Fix NULL pointer access Update #3090.
11:23 Ticket #3204 (Exception in rtems-test) closed by Chris Johns <chrisj@…>
fixed: In bf58911/rtems-tools: […]
10:35 Changeset in rtems-tools [bf58911]5 by Chris Johns <chrisj@…>
tester: Refactor to use INI format files for BSP configurations. - Add support for user condfigurations files with the --user-config. - Add support for a $HOME/.rtemstesterrc for a user configuration. Closes #3204.
10:19 Changeset in rtems-libbsd [2fcf5aa]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
rtems-bsd-mutex: Update due to API changes Update #3117.
10:17 Changeset in rtems-libbsd [0cb4075]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Defragment transmit mbuf only if necessary Use structure similar to TSEC (if_tsec) driver. The use of bus_dmamap_sync() differs these network interface drivers. This should not be the case. Update #3090.
09:17 Changeset in rtems [5f02a57]5 by Sebastian Huber <sebastian.huber@…>
score: Change _Timecounter_Time_uptime to int32_t Move basic timecounter API shared with BSD network stack to <machine/_timecounter.h>. Update #3185.
09:07 Ticket #3205 (Relative timespec timeouts are subject to integer overflows) created by Sebastian Huber
As a best-effort approach, a very large relative timeout should result …
08:52 Ticket #3117 (score: Optimize _Thread_queue_Enqueue() timeout handling) closed by Sebastian Huber
fixed
08:50 Changeset in rtems-docs [c5161ee]5 by Sebastian Huber <sebastian.huber@…>
posix-users: Clarify timed operation errors Close #3182.
08:31 Changeset in rtems [0ddffb76]5 by Sebastian Huber <sebastian.huber@…>
confdefs: CONFIGURE_MICROSECONDS_PER_TICK Reject non-positive CONFIGURE_MICROSECONDS_PER_TICK values.
07:35 Changeset in rtems [34799c3b]5 by Sebastian Huber <sebastian.huber@…>
rtems: rtems_clock_get_ticks_per_second() Add macro implementation for rtems_clock_get_ticks_per_second() for C/C++ to avoid the function call overhead. A rtems_clock_get_ticks_per_second() is still provided for language bindings (e.g. Ada).
07:28 Ticket #3200 (m32c tests don't build -- test_context too large) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 0e1ad7fa/rtems: […]
07:27 Changeset in rtems [0e1ad7fa]5 by Sebastian Huber <sebastian.huber@…>
tmtests/tmfine01: Reduce test context size Reduce test context size in non-SMP configurations. Close #3200.
06:15 Changeset in rtems-libbsd [445d59e]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Remove ability to synchronize with Linux
06:14 Changeset in rtems-libbsd [1dd58e4]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Remove Linux submodule
05:42 Changeset in rtems-libbsd [fb84af0]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Fix install arch-specific header files
04:31 Changeset in rtems [8388ceea]5 by Sebastian Huber <sebastian.huber@…>
score: Delete _Scheduler_Thread_set_priority()

10/23/17:

20:34 Ticket #3204 (Exception in rtems-test) created by Joel Sherrill
Note: No category for rtems-tools. My first attempt to send run logs …
20:01 Ticket #3203 (Upgrade trac to fix numerous problems.) created by Amar Takhar
There are a ton of issues going on with trac that need to be resolved. …
17:20 Ticket #3201 (epiphany tools checksum error) closed by Joel Sherrill <joel@…>
fixed: In 6c60a4b/rtems-source-builder: […]
17:18 Changeset in rtems-source-builder [6c60a4b]5 by Joel Sherrill <joel@…>
rtems-epiphany.bset: Add sha512sum for GCC git repository Closes #3201.
16:18 Ticket #3202 (or1k tools build error) closed by Joel Sherrill <joel@…>
fixed: In 5295cb8/rtems-source-builder: […]
16:17 Changeset in rtems-source-builder [5295cb8a]5 by Joel Sherrill <joel@…>
rtems-gdb-7.11-1.cfg: Correct sha512sum on gdb-7.11-sis-leon2-leon3.diff Closes #3202.
14:24 Ticket #3202 (or1k tools build error) created by Joel Sherrill
I assume this is a side-effect of recent checksum changes. Otherwise, …
14:24 Ticket #3201 (epiphany tools checksum error) created by Joel Sherrill
I assume this is a side-effect of the recent checksum changes. If …
14:22 Ticket #3200 (m32c tests don't build -- test_context too large) created by Joel Sherrill
../../../../../../../rtems/c/src/../../testsuites/tmtests/tmfine01/init …
11:48 Changeset in rtems [88e84c22]5 by Sebastian Huber <sebastian.huber@…>
testsuite: Fix build Updates #3170.
11:30 Changeset in rtems [1082798]5 by Sebastian Huber <sebastian.huber@…>
score: Add _IO_Printf() and _IO_Vprintf() The previous vprintk() implementation had a questionable licence header, lacks support for the 'z' and 'j' format specifiers, is not robust against invalid format specifiers, uses a global variable for output. Replace it with a stripped down version of the FreeBSD kernel kvprintf() function. The new implementation allows a low overhead rtems_snprintf() if necessary. Update #3199. Close #3216.
07:11 Changeset in rtems-libbsd [a677fe9]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
dpaa: Use only one FMan MAC SGT zone
05:12 Changeset in rtems [eeb8d83]5 by Sebastian Huber <sebastian.huber@…>
posix: Fix POSIX disabled build Update #2514.
04:32 Changeset in rtems-source-builder [34d7e0c]5 by Chris Johns <chrisj@…>
darwin: Allow xz to live anywhere.
04:29 Changeset in rtems-source-builder [f723e71]5 by Chris Johns <chrisj@…>
4.12: Fix the nios2 spelling in the tier-3 build set.
04:22 Changeset in rtems-tools [5251361]5 by Chris Johns <chrisj@…>
tester: Add an executable file name filter. The exe filter lets a BSP change the executable file to something that can be downloaded to the target. For example U-Boot requires the image format. The tester can now be configured to on-demand generate a specific image for the target as the tester runs.
03:45 Changeset in rtems [8073f95e]5 by David Gibson <david@…>
libfdt: Make fdt_check_header() more thorough Currently fdt_check_header() performs only some rudimentary checks, which is not really what the name suggests. This strengthens fdt_check_header() to check as much about the blob as is possible from the header alone: as well as checking the magic number and version, it checks that the total size is sane, and that all the sub-blocks within the blob lie within the total size. * This broadens the meaning of FDT_ERR_TRUNCATED to cover all sorts of improperly terminated blocks as well as just a structure block without FDT_END. * This makes fdt_check_header() only succeed on "complete" blobs, not in-progress sequential write blobs. The only reason this didn't fail before was that this function used to be called by many RO functions which are supposed to also work on incomplete SW blobs. Signed-off-by: David Gibson <david@…> Tested-by: Alexey Kardashevskiy <aik@…> Reviewed-by: Alexey Kardashevskiy <aik@…> Reviewed-by: Simon Glass <sjg@…>
00:56 Changeset in rtems-source-builder [0dae1f6]5 by Chris Johns <chrisj@…>
4.12: Add tier build sets to aid regression testing.

10/22/17:

22:57 Changeset in rtems [36d974ba]5 by Chris Johns <chrisj@…>
testsuite: Remove warnings.
07:09 Changeset in rtems-tools [7051ba5]5 by Chris Johns <chrisj@…>
bsb-builder: Add email support, and config report types.
05:32 Changeset in rtems [85d1769]5 by David Gibson <david@…>
libfdt: Clean up header checking functions Many of the libfdt entry points call some sort of sanity check function before doing anything else. These need to do slightly different things for the various classes of functions. The read-only version is shared with the exported fdt_check_header(), which limits us a bit in how we can improve it. For that reason split the two functions apart (though the exported one just calls the ro one for now). We also rename the functions for more consistency - they're all named fdt_XX_probe_() where the XX indicates which class of functions they're for. "probe" is a better "term" than the previous check, since they really only do minimal validation. Signed-off-by: David Gibson <david@…> Tested-by: Alexey Kardashevskiy <aik@…> Reviewed-by: Alexey Kardashevskiy <aik@…>

10/21/17:

10:16 Changeset in rtems [a05861d]5 by Sebastian Huber <sebastian.huber@…>
libtests/tar01: Fix build dependencies
07:42 Changeset in rtems [6d6f6a20]5 by Sebastian Huber <sebastian.huber@…>
score: Fix warning
07:06 Changeset in rtems [6d85e05]5 by Hesham Almatary <hesham@…>
bsp: Add new riscv_generic bsp v3 * Only runs/tested on simulator/spike. * Ticker, hello, capture work proprely * Tested via RTEMS Tester, Passed: 525/565 (92%) Update #3109
06:05 Changeset in rtems-tools [b1d2db9]5 by Chris Johns <chrisj@…>
tester: Update BeagleBone? Black, PC and Zedboard configurations.
05:59 Changeset in rtems-tools [f1e8fd4]5 by Chris Johns <chrisj@…>
tester: Add pretest and posttest target commands with @ARCH@, @BSP@ and @EXE@ substitution.
05:10 Changeset in rtems-tools [cec5878]5 by Chris Johns <chrisj@…>
tester: Remove pass status messages from the email log posts.
05:09 Changeset in rtems-tools [af6a54d]5 by Chris Johns <chrisj@…>
tester: Use a target ON command before the first test.
05:09 Changeset in rtems-tools [ac679ba]5 by Chris Johns <chrisj@…>
tester: Print the host and port on error in telnet connect.

10/20/17:

14:53 Changeset in rtems [a0d09107]5 by Sebastian Huber <sebastian.huber@…>
posix: Do not touch msg priority in case of error
13:41 Changeset in rtems [e0dc6efc]5 by Sebastian Huber <sebastian.huber@…>
rtems: Simplify RTEMS_MILLISECONDS_TO_MICROSECONDS Remove the cast so that it can be used in C pre-processor directives. Update #3117. Update #3182.
13:35 Changeset in rtems [cea5ff7]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Watchdog_Nanoseconds_per_tick Move it from the configuration to a separate variable. Update #3117. Update #3182.
13:23 Changeset in rtems [b13ec80]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Watchdog_Monotonic_from_timespec() Update #3117. Update #3182.
12:55 Changeset in rtems-libbsd [b1fd51c]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
dpaa: Reduce receive buffer seed Seed the receive buffers of each affine software portal only with 8 mclusters (16KiB) and not 128 (256KiB). We have processor count affine software portals, see dpaa_bp_seed().
12:50 Changeset in rtems-libbsd [7ec4d87]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
dhcpcd: Honour file descriptor maximum
11:59 Changeset in rtems-libbsd [fd34b52]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
tests: Remove obsolete config defines
10:52 Changeset in rtems-libbsd [5be4f06]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Add CPUINFO command to default network init
10:51 Changeset in rtems-libbsd [b2b2e1a]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
powerpc: Fix warnings
06:43 Changeset in rtems [7ed377b]5 by Sebastian Huber <sebastian.huber@…>
score: _Watchdog_Is_far_future_monotonic_timespec Update #3117. Update #3182.
06:42 Changeset in rtems [d16d07f]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Watchdog_Is_valid_interval_timespec() Update #3117. Update #3182.
06:33 Changeset in rtems [381ef5c]5 by Sebastian Huber <sebastian.huber@…>
confdefs: Warn about problematic ticks per second A non-integer clock ticks per second value may lead to inaccurate time format conversions. Update #3117. Update #3182.
06:31 Changeset in rtems [27cfe7c]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Watchdog_Ticks_per_second This value is frequently used. Avoid the function call overhead and the integer division at run-time. Update #3117. Update #3182.
06:05 Changeset in rtems [f47dc8d]5 by Hesham Almatary <hesham@…>
cpukit: librpc - add riscv* to xdr_float.c v3
06:04 Changeset in rtems [a5273ab]5 by Hesham Almatary <hesham@…>
Add riscv32 to autotools files v3
05:29 Changeset in rtems [5747962]5 by Sebastian Huber <sebastian.huber@…>
score: _Watchdog_Per_CPU_lazy_insert_monotonic() Update #3117. Update #3182.

10/19/17:

12:17 Changeset in rtems [1666ffe5]5 by Sebastian Huber <sebastian.huber@…>
score: Rename function threadq support function Rename _Thread_queue_Context_set_do_nothing_enqueue_callout() into _Thread_queue_Context_set_enqueue_do_nothing_extra(). More _Thread_queue_Context_set_enqueue_*() functions will follow. Update #3117. Update #3182.
11:47 Changeset in rtems [c3105894]5 by Sebastian Huber <sebastian.huber@…>
score: Move thread queue timeout handling Update #3117. Update #3182.
11:41 Changeset in rtems [6de1f92]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Thread_Continue() Update #3117. Update #3182.
11:38 Changeset in rtems [adaf5c23]5 by Sebastian Huber <sebastian.huber@…>
score: _Watchdog_Is_far_future_realtime_timespec() Update #3117. Update #3182.
10:12 Ticket #3199 (New test framework) created by Sebastian Huber
Requirements: * Support for RTEMS and general POSIX systems such as …
05:39 Changeset in rtems [98c6d50]5 by Chris Johns <chrisj@…>
testsuite: Use printk for all test output where possible. - Remove the printf support leaving the direct printk support configured with TESTS_USE_PRINTK and all other output goes via a buffered vsniprintf call to printk. - Control the test's single init for functions and global data with TEST_INIT and not CONFIGURE_INIT. They are now separate. Updates #3170.

10/18/17:

07:17 Changeset in rtems [dbb30e26]5 by Sebastian Huber <sebastian.huber@…>
posix: Fix POSIX disabled build Update #2514.
06:52 Ticket #3198 (Add lazy update of line control and baud divisor to NS16550 serial driver) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 67015b6/rtems: […]
06:50 Changeset in rtems [6087f33e]5 by Sebastian Huber <sebastian.huber@…>
tmtests/tmfine01: Add test cases Update #2674. Update #3112. Update #3113. Update #3114. Update #3115.
06:22 Changeset in rtems [42f1b37]5 by David Gibson <david@…>
libfdt: Remove leading underscores from identifiers In a lot of places libfdt uses a leading _ character to mark an identifier as "internal" (not part of the published libfdt API). This is a bad idea, because identifiers with a leading _ are generally reserved by the C library or system. It's particularly dangerous for libfdt, because it's designed to be able to be integrated into lots of different environments. In some cases the leading _ has no purpose, so we simply drop it. In most cases we move it to the end, as our new convention for marking internal identifiers. Signed-off-by: David Gibson <david@…>
05:45 Changeset in rtems [f5e879f]5 by David Gibson <david@…>
Fix some errors in comments A comment in tests/stringlist.c refers to fdt_get_string(), which is not a function that exists. From the content, it's supposed to be referring to fdt_getprop_string(). A comment in libfdt.h has an extraneous space in a function name. Signed-off-by: David Gibson <david@…>
05:18 Changeset in rtems [67015b6]5 by Sebastian Huber <sebastian.huber@…>
dev/serial: Lazy update of NS16550 settings Updates of the line control and baud divisor while transfers are in progress may lead to unpredictable behaviour on some chips. Perform the updates only if necessary. Close #3198.
05:18 Ticket #3198 (Add lazy update of line control and baud divisor to NS16550 serial driver) created by Sebastian Huber
Updates of the line control and baud divisor while transfers are in …

10/17/17:

19:38 Developer/Release edited by Chris Johns
Minor fix. (diff)
19:29 Developer/Release edited by Chris Johns
Add a section on updating version numbers. (diff)
17:22 Changeset in rtems-libbsd [bc4bb2e]55-freebsd-126-freebsd-12 by gordon <gordon@…>
Update wpa_supplicant/hostapd for 2017-01 vulnerability release. hostapd: Avoid key reinstallation in FT handshake Prevent reinstallation of an already in-use group key Extend protection of GTK/IGTK reinstallation of WNM-Sleep Mode cases Fix TK configuration to the driver in EAPOL-Key 3/4 retry case Prevent installation of an all-zero TK Fix PTK rekeying to generate a new ANonce TDLS: Reject TPK-TK reconfiguration WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use WNM: Ignore WNM-Sleep Mode Response if WNM-Sleep Mode has not been used WNM: Ignore WNM-Sleep Mode Response without pending request FT: Do not allow multiple Reassociation Response frames TDLS: Ignore incoming TDLS Setup Response retries Submitted by: jhb Obtained from: https://w1.fi/security/2017-01/ (against later version) Security: FreeBSD-SA-17:07 Security: CERT VU#228519 Security: CVE-2017-13077 Security: CVE-2017-13078 Security: CVE-2017-13079 Security: CVE-2017-13080 Security: CVE-2017-13081 Security: CVE-2017-13082 Security: CVE-2017-13086 Security: CVE-2017-13087 Security: CVE-2017-13088 Differential Revision: https://reviews.freebsd.org/D12693
14:19 Changeset in rtems [ecef3698]5 by Sebastian Huber <sebastian.huber@…>
score: Rename _Watchdog_Ticks_from_*() Rename _Watchdog_Ticks_from_*() to _Watchdog_Realtime_from_*(). This highlights that these routines are used for the CLOCK_REALTIME watchdogs (in contrast to CLOCK_MONOTONIC). Update #3117. Update #3182.
14:15 Changeset in rtems [02878626]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Thread_Add_timeout_ticks() Replace _Thread_Timer_insert_monotonic() with _Thread_Add_timeout_ticks(). Update #3117. Update #3182.
11:56 Changeset in rtems-libbsd [9a583a9]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
SLEEPQUEUE(9): Update due to API changes Update #3117. Update #3182.
11:44 Changeset in rtems [4a147518]5 by Sebastian Huber <sebastian.huber@…>
Upgrade to 5.0.0 Tool name will be "rtems5", e.g. arm-rtems5-gcc. Next release will 5.1.0. Branch version after release will be 5.1.1. Next master will be 6.0.0.
09:46 Changeset in rtems [37eb717]5 by Sebastian Huber <sebastian.huber@…>
posix: Simplify _POSIX_Threads_Create_extension() Move unblocked signals initialization to pthread_create(). Update #2514.
09:46 Changeset in rtems [248f867]5 by Christian Mauderer <Christian.Mauderer@…>
bsps/arm: Remove DWT based clock. It seems that the DWT CYCCNT does not advance when the CPU waits on a WFI instruction. That leads to the effect that for example on the atsamv BSP a sleep(1) needs something in the range of a few minutes (depending on the configured systick). A debugger might disables some deep sleep modes so that the problem only appears if the application is executed without a debugger.
09:46 Changeset in rtems [205d8d71]5 by Christian Mauderer <Christian.Mauderer@…>
sptests/sptimecounter04: New test Ensure that the time flow of CLOCK_REALTIME and CLOCK_MONOTONIC is close to the clock driver ticks time flow.
08:06 Changeset in rtems [2fcea4c]5 by Sebastian Huber <sebastian.huber@…>
posix: Fix _POSIX_Threads_Create_extension() The thread POSIX API control must be fully initialized in _POSIX_Threads_Create_extension(), otherwise a pthread_setschedparam() is broken for all threads not created with pthread_create().
07:20 Changeset in rtems [3f3f4248]5 by Sebastian Huber <sebastian.huber@…>
posix: Remove POSIX_API_Control::schedparam Move sporadic server scheduler parameters to POSIX_API_Control::Sporadic. Remove redundant scheduler priority parameter. Update #2514.
06:38 Changeset in rtems [2be22d4]5 by Sebastian Huber <sebastian.huber@…>
posix: Move POSIX_API_Control::thread This member is only used by the sporadic server support. Update #2514.
06:06 Ticket #3197 (POSIX timer_create() should support CLOCK_MONOTONIC) created by Sebastian Huber
Currently only CLOCK_REALTIME is accepted. POSIX says: "If the …
05:07 Ticket #3196 (4-11.2 gdb generation fails) created by Ben
4-11.2 source building fails during gdb generation on Linux Mint 17.1 …

10/16/17:

07:49 Changeset in rtems-libbsd [79ec6b9]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Install libpcap header files
07:32 Changeset in rtems [91ce012c]5 by Sebastian Huber <sebastian.huber@…>
score: Rename _Watchdog_Per_CPU_insert_monotonic() Rename _Watchdog_Per_CPU_insert_monotonic() in _Watchdog_Per_CPU_insert_ticks(). Update #3117. Update #3182.

10/15/17:

14:12 Ticket #3195 (RTL Allows Unloading a Module other Modules Depend Upon) created by Kevin Gordon
Consider the following example using ELF .o files from compiled source …
13:46 Ticket #3194 (RTL Infinite Loop Condition after dlopen() tries to resolve leftover ...) created by Kevin Gordon
If a module is loaded via dlopen() with unresolved external …

10/14/17:

18:54 Ticket #3193 (NOT released from source builder) created by Ben
Download 4-11.2 Running resource builder gives for each call to …
18:05 Ticket #3192 (RTL Memory Leak after module unload with dlclose()) created by Kevin Gordon
RTL produces a memory leak of varying size, depending upon a loaded …
14:18 Changeset in rtems-source-builder [4021c28]5 by Chris Johns <chrisj@…>
sb: Fix the interface to all path function to be shell paths. - Add an is_abspath call. - Convert the path or paths to shell paths on entry to all path calls. This is safe to do for a path that is already a shell path. - Fix exists to use shell paths.
13:14 Changeset in rtems [bf2a53d2]5 by Sebastian Huber <sebastian.huber@…>
score: Rename watchdog variants Rename PER_CPU_WATCHDOG_RELATIVE in PER_CPU_WATCHDOG_MONOTONIC to highlight the corresponding POSIX CLOCK_MONOTONIC. Rename PER_CPU_WATCHDOG_ABSOLUTE in PER_CPU_WATCHDOG_REALTIME to highlight the corresponding POSIX CLOCK_REALTIME. Update #3117. Update #3182.

10/13/17:

16:34 Ticket #3190 (RTEMS Tester covoar does not link on MacOS) closed by Chris Johns <chrisj@…>
fixed: In 0054585/rtems-tools: […]
16:31 Changeset in rtems-tools [0054585]5 by Chris Johns <chrisj@…>
tester/covoar: Use standard waf modules for linking. Use the standard modules use option for building executables and let waf figure out the platform specifics. Closes #3190.
16:30 Ticket #3191 (RTEMS Tester covoar dies with no arguments.) created by Chris Johns
Running covoar terminate with an unhandled exception with no …
16:29 Ticket #3190 (RTEMS Tester covoar does not link on MacOS) created by Chris Johns
The executables do not link on MacOS.
15:52 Changeset in rtems-docs [bf900c7]5 by Chris Johns <chrisj@…>
posix-compliance: Latex does not like an empty glossary.
14:37 Changeset in rtems-docs [b252753]5 by Chris Johns <chrisj@…>
posix-compliance: Reference the generated content via the include file. - Move the copyright to the top of the generated file. - Add a glossary and references section.
09:20 Changeset in rtems [c0a3c899]5 by Sebastian Huber <sebastian.huber@…>
bsp/altera-cyclone-v: Update clock frequencies
06:00 Changeset in rtems [d85c94c0]5 by Sebastian Huber <sebastian.huber@…>
psxclockrealtime01: New test Update #3182.
04:31 Changeset in rtems-docs [55fcfaa]5 by Chris Johns <chrisj@…>
posix-compliance: Fix the pdflatex file created by Sphinx.
01:50 Ticket #3189 (MUTEX_INITIALIZER missing braces warning) created by Joel Sherrill
Hi Multiple tests have this warning. Appears to be something not …
01:30 Changeset in rtems-docs [4401dc5]5 by Chris Johns <chrisj@…>
build: Remove the grouping in posix-compliance.
01:26 Ticket #3177 (Replace/update POSIX Compliance Guide) closed by Chris Johns <chrisj@…>
fixed: In 2804294/rtems-docs: […]
00:47 Changeset in rtems-docs [2804294]5 by Chris Johns <chrisj@…>
posix-compliance: Add automatic generation of the ReST file from CSV data. Closes #3177.
00:46 Changeset in rtems-docs [8e8094a]5 by Chris Johns <chrisj@…>
build: Add extra source to the sphinx build. Updates #3177.
00:02 Changeset in rtems-docs [13a15f9]5 by Joel Sherrill <joel@…>
Shorten BSP and Driver Guide name (missed commit) Updates #3141.

10/12/17:

23:53 Ticket #3141 (Change the BSP Howto's name to something smaller.) closed by Joel Sherrill <joel@…>
fixed: In c6f8e51/rtems-docs: […]
23:50 Changeset in rtems-docs [c6f8e51]5 by Joel Sherrill <joel@…>
Shorten the name of the BSP and Device Driver Development Guide Old name: RTEMS BSP and Device Driver Development Guide This is long and causes problems in the PDF output. This patch changes the name to: RTEMS BSP and Driver Guide Closes #3141.
23:03 Ticket #2883 (src/c/src/lib/libbsp/arm/tms570/console/tms570-sci.c:248: strange ...) closed by Pavel Pisa <ppisa@…>
fixed: In f4009d8/rtems: […]
23:00 Changeset in rtems [f4009d8]5 by Pavel Pisa <ppisa@…>
bsp/tms570: remove duplicate of TMS570_SCI_FLR_TX_EMPTY in console driver. Initial idea has been that check for both, TMS570_SCI_FLR_TX_EMPTY and TMS570_SCI_FLR_TXRDY is required before console driver parameters update. closes #2883.
19:23 Ticket #3188 (Add C11 Threading Examples) closed by Joel Sherrill <joel@…>
fixed: In 1963961/examples-v2: […]
19:21 Ticket #3188 (Add C11 Threading Examples) created by Joel Sherrill
C11 is new and we need to provide examples.
19:17 Ticket #3158 (Examples v2 does not build) closed by Joel Sherrill <joel@…>
fixed: In b6c5dbb/examples-v2: […]
18:32 Ticket #3187 (smptests/Makefile.am Issues) created by Joel Sherrill
There appear to be two issues in smptests/Makefile.am: 1. …
17:56 Changeset in rtems [6ba02954]5 by Joel Sherrill <joel@…>
spthreadq01/init.c: Fix unused variable warnings
17:29 Ticket #2924 (Warnings in SPARC BSPs) closed by Joel Sherrill
fixed: These no longer occur. Closing.
17:19 Changeset in rtems [05ec32a]5 by Joel Sherrill <joel@…>
lpc2362-testsuite.tcfg: Add fsrofs01 to excluded tests
16:58 Ticket #3186 (rtems_print_buffer() should follow rtems_printer pattern) created by Joel Sherrill
The rtems_print_buffer() method always uses printk(). It should be …
15:49 Ticket #3130 (RTEMS Doxygen.in latex output does not build) closed by Chris Johns <chrisj@…>
fixed: In addeb53a/rtems: […]
12:16 Changeset in rtems-libbsd [ce2262e]55-freebsd-126-freebsd-12 by Sichen Zhao <1473996754@…>
Add wpa_supplicant_fork command. Add fork command for wpa supplicant to start a new task.
12:16 Changeset in rtems-libbsd [0aa7e63]55-freebsd-126-freebsd-12 by Sichen Zhao <1473996754@…>
Add wpa_supplicant command in test suite. Add wpa supplicant command in media01.
12:16 Changeset in rtems-libbsd [8f2267b]55-freebsd-126-freebsd-12 by Sichen Zhao <1473996754@…>
Port wpa supplicant to RTEMS. Add wpa_supplicant lib support and shell command support in RTEMS.
11:27 Ticket #3185 (Change uptime seconds to int32_t) created by Sebastian Huber
The use of a 64-bit integer for the uptime seconds is overkill. Use …
11:21 Ticket #3184 (Document limits of time keeping data structures) created by Sebastian Huber
Document the limits of time keeping data structures used for * …
11:19 Ticket #3111 (Newlib: Change time_t and clock_t integer types to 64-bit) closed by Sebastian Huber
fixed
10:56 Ticket #3160 (Trace linker score support is broken) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 3742597/examples-v2: […]
10:52 Changeset in rtems-tools [b76fa74]5 by Sebastian Huber <sebastian.huber@…>
linkers: Update due to API changes Update #3160.
09:42 Changeset in rtems [6c99abd]5 by Sebastian Huber <sebastian.huber@…>
score: Remove unused function declaration
08:56 Ticket #3079 (Ada tests do not build) closed by Sebastian Huber <sebastian.huber@…>
fixed: In ee537ea/rtems: […]
08:00 Changeset in rtems [ee537ea]5 by Sebastian Huber <sebastian.huber@…>
ada-tests: Move to testsuites/ada This solves a build dependency issue, e.g. building tests before librtemsbsp.a exists. Close #3079.
07:44 Ticket #3183 (Build of RTEMS 4.11.2 using RSB fails for ARM) created by Steen Palm
I have built release 4.11.2 of RTEMS for ERC32, and it can …
07:38 Changeset in rtems-libbsd [c79946a]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
BPF(9): Remove RTEMS-specifics
07:04 Changeset in rtems [b3874e1]5 by Sebastian Huber <sebastian.huber@…>
ada-tests: Use _SUBDIRS instead of SUBDIRS Update #3079.
05:35 Ticket #3182 (CLOCK_REALTIME timeout implementation is not POSIX compliant) created by Sebastian Huber
Changes of the CLOCK_REALTIME must trigger absolute timeouts. This is …
05:27 Ticket #3179 (New warnings from Time Changes) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 16db540a/rtems: […]
05:23 Changeset in rtems [16db540a]5 by Sebastian Huber <sebastian.huber@…>
Use right time format in _times() Update #2740. Close #3179.
05:18 Changeset in rtems [58500540]5 by Sebastian Huber <sebastian.huber@…>
posix: Fix const qualifier warning Update #2514. Update #3179.
05:16 Tickets #3112,​3113,​3114,​3115,​3116 batch updated by Sebastian Huber <sebastian.huber@…>
fixed: In 9c0cefb/rtems: […]
05:12 Changeset in rtems [217913b]5 by Sebastian Huber <sebastian.huber@…>
bsp/altera-cyclone-v: Enable FDT support
05:12 Changeset in rtems [e37ee286]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Disable all interrupts in GIC init
05:00 Ticket #3123 (GDB 8.0.1 is broken on FreeBSD 11) closed by Sebastian Huber
wontfix: It works with FreeBSD 11.1. This is good enough for me.
03:06 Changeset in rtems-source-builder [7c0c0ba]5 by Chris Johns <chrisj@…>
sb: Fix the log after breaking adding --without-log
02:52 Ticket #2536 (RSB allows use of insecure hash algorithms like MD5 and SHA1) closed by Chris Johns <chrisj@…>
fixed: In d94bd01/rtems-source-builder: […]
02:51 Ticket #2261 (Add coverage report generation support to rtems-tools) closed by Joel Sherrill
fixed: All code is now merged after GSoC.
02:47 Changeset in rtems-source-builder [d94bd01]5 by Chris Johns <chrisj@…>
4.12: Update all MD5 hashes to SHA256. Closes #2536.
02:45 Changeset in rtems-source-builder [f79eaf36]5 by Chris Johns <chrisj@…>
sb: Remove MD5 and SHA1 as they not secure. Updates #2536.
02:42 Changeset in rtems-source-builder [7b68249]5 by Chris Johns <chrisj@…>
sb: Add --source-only-download to make download source simple. This is needed to test #2536. Add an option to disable any log. Updates #2536.
02:40 Changeset in rtems-source-builder [6dc551c]5 by Chris Johns <chrisj@…>
sb: Move the option check for reporting errors to the error reporter. Updates #2536.
02:37 Ticket #2829 (xz git URL in README is broken) closed by Joel Sherrill <joel@…>
fixed: In dfa9a2e7/rtems: […]
02:37 Changeset in rtems [dfa9a2e7]5 by Joel Sherrill <joel@…>
xz/README: Correct URL Closes #2829.
02:35 Ticket #3181 (Various cc1plus warnings for "valid for C/ObjC but not for C++") closed by Joel Sherrill <joel@…>
fixed: In 14e5a08/rtems: […]
02:32 Changeset in rtems [14e5a08]5 by Joel Sherrill <joel@…>
Fix warnings for using C/ObjC specific GCC flags with C++ Closes #3181.
02:30 Ticket #3181 (Various cc1plus warnings for "valid for C/ObjC but not for C++") created by Joel Sherrill
Fix these […]
02:27 Ticket #3046 (4.12/rtems-moxie missing release number.) closed by Joel Sherrill
fixed: Fixed but didn't automatically update.
02:18 Ticket #3157 (PowerPC tools don't build on 32-bit hosts) closed by Joel Sherrill <joel.sherrill@…>
fixed: In c4b6bf0/rtems-source-builder: […]
02:15 Ticket #3178 (Update sh-rtems4.12 bset to use rtems-default (using old gcc)) closed by Joel Sherrill <joel@…>
fixed: In c7f286e/rtems-source-builder: […]
02:08 Changeset in rtems-source-builder [c7f286e]5 by Joel Sherrill <joel@…>
rtems-sh.bset: Use default toolset specifically GCC 7 Closes #3178.
02:06 Changeset in rtems-source-builder [53e88be]5 by Joel Sherrill <joel@…>
rtems-moxie.bset: Add revision Closes #3046.
01:25 Ticket #3180 (ar warning: `u' modifier ignored since `D' is the default (see `U')) created by Joel Sherrill
Remove this warning […]
01:23 Ticket #3179 (New warnings from Time Changes) created by Joel Sherrill
New warnings after picking up your recent commits. How are you …
01:19 Ticket #3084 (Makefile recipe override warning has returned) closed by Joel Sherrill <joel@…>
fixed: In 871c23c/rtems: […]
01:17 Changeset in rtems [871c23c]5 by Joel Sherrill <joel@…>
Fix spprofiling01 overriding recipe warning Closes #3084.
01:11 Ticket #3178 (Update sh-rtems4.12 bset to use rtems-default (using old gcc)) created by Joel Sherrill
I built a toolset and all BSPs on Centos 7 after switching this to …
01:07 Ticket #2995 (Missing bsets) closed by Joel Sherrill
fixed
00:58 Ticket #2680 (Add pthread_setconcurrency() and pthread_getconcurrency()) closed by Joel Sherrill <joel@…>
fixed: In d36d685/rtems-docs: […]
00:56 Changeset in rtems-docs [d36d685]5 by Joel Sherrill <joel@…>
posix-users/thread.rst: Add pthread_getconcurrency and pthread_setconcurrency Closes #2680.
00:16 Ticket #2999 (sb-check on Cygwin) closed by Joel Sherrill
wontfix: Some patches for Cygwin support were merged. Other issues were solved by installing more tools.
00:02 Ticket #2527 (Move pc386/tools/bin2boot to rtems-tools) closed by Joel Sherrill
wontfix: This appears to be an obsolete boot format. This utility isn't causing issues in its current location. Unless someone complains, it should remain here and be removed as part of moving to the new build system.
Note: See TracTimeline for information about the timeline view.