Timeline



2019-02-02:

17:05 Changeset in mainline [67ca359]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Functions in <ctype.h> should be external Standard says so.
16:23 Changeset in mainline [92244ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
.tm_nsec of struct tm cannot be conditional Doing so means that any …

2019-02-01:

23:49 Changeset in mainline [3446ead]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Remove unnecessary include
22:54 Changeset in mainline [e77d408]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
doxygen: Enumerate input directories to avoid pulling in unintended files
22:32 Changeset in mainline [00b7fc8] by Jiří Zárevúcky <zarevucky.jiri@…>
wip
22:32 Changeset in mainline [f959a20f] by Jiří Zárevúcky <zarevucky.jiri@…>
Avoid directly using .head/.next/.prev of list_t/link_t Use existing …
22:30 Changeset in mainline [3ede440] by Jiří Zárevúcky <zarevucky.jiri@…>
Change the meaning of counter in fibril mutex Previously analogous …
22:22 Changeset in mainline [1a37496]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Use FIBRIL_MUTEX_INITIALIZE() not FIBRIL_MUTEX_INITIALIZER()
22:21 Changeset in mainline [8fdab9e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Remove unused variable

2019-01-30:

15:08 Ticket #793 (Clang build broken) updated by Jiri Svoboda
Also it seems the Clang build invokes g++ instead of …
14:55 Ticket #793 (Clang build broken) created by Jiri Svoboda
As of current master Clang build fails. It is due to -Werror and …

2019-01-29:

22:49 Ticket #792 (Clang checker broken) updated by Jiří Zárevúcky
Why do we even define COPYRIGHT (and RELEASE, NAME) unconditionally? …
13:07 Ticket #792 (Clang checker broken) created by Jiri Svoboda
Running clang checker will fail. There are two problems that need to …

2019-01-28:

16:28 Changeset in mainline [d4f9a2a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Bump sycek
16:08 Changeset in mainline [dedc4cd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix non-static variables in header files (ccheck)
15:47 Changeset in mainline [8d2289c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix use of 'extern' with function def. (ccheck)
15:41 Changeset in mainline [67bcd81]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Move bcm2835 mbox code from headers to C files (ccheck) New ccheck …
07:46 Changeset in mainline [3fea752]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
Merge changes to benchmarking tool (PR #151) This merges refactoring …

2019-01-22:

21:36 Changeset in mainline [182487c6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
ppc32, arm32: clobber memory on syscall As the syscall may touch …
21:36 Changeset in mainline [e5ace7d7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
mips32: clobber memory on sycall (thx Adam Frey) As the syscall may …
16:35 Changeset in mainline [c3fa24e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Use LIST_INITIALIZER() macro
15:57 Changeset in mainline [b51ee38]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove leftover definition
15:51 Changeset in mainline [3e40b4e] by Vojtech Horky <vojtech.horky@…>
ppc32, arm32: clobber memory on syscall As the syscall may touch …
13:19 DeveloperDocs/CPUArch edited by Jiri Svoboda
Itanium SysV-ABI (diff)
13:15 DeveloperDocs/CPUArch edited by Jiri Svoboda
(diff)
12:54 ReleaseNotes/Mainline edited by Jiri Svoboda
Dynamic linking on arm32 and ppc32 (diff)
12:51 ArchFeature edited by Jiri Svoboda
arm32 dynamic linking (diff)
12:16 Changeset in mainline [3ffb69b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Dynamic linking for arm32
12:05 ArchFeature edited by Jiri Svoboda
Dynamic linking on ppc32 (diff)
09:50 DeveloperDocs/CPUArch edited by Jiri Svoboda
ARM/ELF (diff)

2019-01-21:

21:57 Ticket #791 (dlsym/dl_get_public_fib_var test fails on ppc32) created by Jiri Svoboda
On ppc32 with optimization -O2/-O3 and a static thread-local variable, …
18:01 Changeset in mainline [871cff9a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
hbench: add options to set duration and run count
13:52 Changeset in mainline [2d81880]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
hbench: explain why we inline
13:50 Changeset in mainline [9736c00]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
hbench: variable renaming
13:49 Changeset in mainline [be30e74]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
hbench: comments
13:45 Changeset in mainline [94d52d5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
hbench: do not force inlining These functions are not performance …
13:39 Changeset in mainline [d17cf8c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
hbench: remove global state Move benchmark parameters into a …
13:20 Changeset in mainline [e7f9a09]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
hbench: less parameters to benchmark runners Merge stopwatch as well …

2019-01-20:

15:59 Changeset in mainline [e5360a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Unnecessary public include
15:59 Changeset in mainline [57264ac3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Unnecessary include
15:59 Changeset in mainline [d8cb48d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Remove FIBRIL_DFLT_STK_SIZE macro
15:56 Changeset in mainline [4f13e19]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by GitHub <noreply@…>
Remove async "fast" and "slow" functions from public interface (#153) …
10:02 Changeset in mainline [eefdd7c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Dynamic linking for ppc32
00:55 Changeset in mainline [a131536d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Assert we don't exceed supported number of slots

2019-01-19:

20:46 DeveloperDocs/CPUArch edited by Jiri Svoboda
(diff)
20:33 DeveloperDocs/CPUArch edited by Petr Pavlu
Update links for ARM (diff)
18:30 Changeset in mainline [b71ec66]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix typo

2019-01-18:

22:15 Changeset in mainline [394e22f] by Jiří Zárevúcky <zarevucky.jiri@…>
Add async_data_read/write_forward_x_y() variants
19:18 Changeset in mainline [4248ce5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not require python2

2019-01-17:

12:50 DeveloperDocs/CPUArch edited by Jiri Svoboda
(diff)
12:49 DeveloperDocs/CPUArch edited by Jiri Svoboda
(diff)
11:58 DeveloperDocs/CPUArch edited by Jiri Svoboda
(diff)

2019-01-16:

18:07 Changeset in mainline [7dcce0a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
cpp: abort and report when an unimplemented function is called

2019-01-15:

15:47 Changeset in mainline [cf9e949]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix oops.
15:21 Changeset in mainline [623b2134]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Bump sycek (enforce no indentation on blank lines)
00:28 DeveloperDocs/CPUArch edited by Jiri Svoboda
A64 instruction set (diff)

2019-01-14:

22:24 ReleaseNotes/Mainline edited by Jiri Svoboda
Dynamic linking on sparc64 (diff)
18:44 ArchFeature edited by Jakub Jermář
(diff)
18:31 ArchFeature edited by Jiri Svoboda
Dynamic linking on sparc64 (diff)
17:54 Ticket #790 (sun4v freezes randomly in Qemu) updated by Jakub Jermář
Status, Owner changed
Also happens in QEMU 3.1. Will have a look.
17:53 Changeset in mainline [d4ceba0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix comments
17:50 ArchFeature edited by Jakub Jermář
(diff)
17:13 ArchFeature edited by Jiri Svoboda
GXtest no longer supported; add PCI feature (diff)
16:52 Changeset in mainline [1c3c287]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Dynamic linking on sparc64
16:33 Ticket #790 (sun4v freezes randomly in Qemu) created by Jiri Svoboda
As of current HelenOS master, running in Qemu 2.12.0, HelenOS freezes …
14:38 Changeset in mainline [8e3bc063]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
dltest needs test that calls a function During bringup of dynamic …

2019-01-13:

15:15 Changeset in mainline [e0e5e6f5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
PCI utility does not need any libraries

2019-01-12:

15:09 Changeset in mainline [ad40b74b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jaroslav Jindrak <dzejrou@…>
cpp: abort and report when an unimplemented function is called
09:18 Changeset in mainline [daab04c9] by Matthieu Riolo <matthieu.riolo@…>
PCUT failed because of strndup() PCUT showed one failure which …
07:16 Changeset in mainline [cdec2a1] by Matthieu Riolo <matthieu.riolo@…>
correcting location of pcut test for odict

2019-01-11:

19:41 Changeset in mainline [5b3e74a] by Jiří Zárevúcky <zarevucky.jiri@…>
Remove async "fast" and "slow" functions from public interface "fast" …
18:17 Changeset in mainline [fec7ba0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Avoid including <fibril.h> from <async.h>
17:24 Changeset in mainline [dcec5d2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Use the correct types in <cstdint>
17:24 Changeset in mainline [b251af5a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Remove <lib/cpp/include/bits/common.hpp>, which is no longer necessary
12:49 Changeset in mainline [6480827]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Alignment workaround is just for amd64 Oops, this was never meant for …
08:37 Changeset in mainline [05cb995] by Vojtech Horky <vojtech.horky@…>
mips32: clobber memory on sycall (thx Adam Frey) As the syscall may …

2019-01-10:

21:07 Changeset in mainline [94ebebf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
hbench: turn comments into doc-blocks
20:54 Changeset in mainline [51a04bd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
libc: clarify stopwatch documentation
20:51 Changeset in mainline [5fbc1f9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
libc: stopwatch API symmetry
20:37 Changeset in mainline [a91b828]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by GitHub <noreply@…>
Merge PR #150 from vhotspur/defaults This is change is mostly …
18:39 Changeset in mainline [0a520db]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Change static_assert to its standard definition
08:22 Changeset in mainline [f47c2dc1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
removed some trailing whitespace
08:22 Changeset in mainline [856be6e9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
Update README.md
08:22 Changeset in mainline [f4a0b43]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
Added screenshot

2019-01-09:

20:30 Changeset in mainline [fb5f28e] by Adam Nemecek <adamnemecek@…>
Merge https://github.com/adamnemecek/helenos
20:30 Changeset in mainline [55b87a0] by Adam Nemecek <adamnemecek@…>
removed some trailing whitespace
19:12 Changeset in mainline [adc07b5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermář <jakub@…>
Update README.md
19:12 Changeset in mainline [2d156bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermář <jakub@…>
Added screenshot
18:13 Changeset in mainline [92a89b1] by GitHub <noreply@…>
Update README.md
17:44 Ticket #773 (Ancient coastline GCC won't build for MIPS) updated by Jiří Zárevúcky
Summary changed
17:44 Ticket #773 (Ancient coastline GCC won't build for MIPS) updated by Jiří Zárevúcky
Status, Owner changed
The issue here is that the ancient coastline GCC is not patched enough …
15:11 Changeset in mainline [272a293]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
Merge upstream changes
13:29 ReleaseNotes/Mainline edited by Jiri Svoboda
Dynamic linking on amd64 (diff)
13:27 ArchFeature edited by Jiri Svoboda
amd64 now has dynamic linking (diff)
13:25 Ticket #648 (Extend dynamic linking support to (an)other architecture(s)) updated by Jiri Svoboda
The bulk of the amd64 support was added in commit …
13:23 Ticket #648 (Extend dynamic linking support to (an)other architecture(s)) updated by Jiri Svoboda
Support for dynamic linking on amd64 was added with commit …
13:18 Ticket #789 (Loading as a service) created by Jiri Svoboda
Currently binaries are loaded by spawning a new instance of the loader …
13:03 Ticket #788 (Ns should track tasks through their entire life cycle) created by Jiri Svoboda
Ns currently acts partially as the restarter for tasks, but it forgets …
12:54 Ticket #787 (Taskdump needs to undertand shared objects) created by Jiri Svoboda
Taskdump cannot correctly translate an address of a symbol residing in …
12:47 Changeset in mainline [60c96cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
boot image: GUI apps are not always essential If the platform …
12:45 Changeset in mainline [3bf8a75]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
boot image: use higher compression ratio This should save few bytes …
12:43 Changeset in mainline [1aa9eff]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
defaults: include PCUT tests on ia32 and amd64 We should run PCUT …
12:38 Changeset in mainline [1567471]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Enable dynamic linking on amd64
08:27 Changeset in mainline [c2db02a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
hbench: add fibril_mutex benchmark Not very sophisticated but not …

2019-01-08:

21:32 Lab edited by Jakub Jermář
(diff)
21:29 Ticket #783 (Uspace code targeted for ARMv4 contains ARMv5 instructions) closed by Jiří Zárevúcky
fixed
21:27 Ticket #783 (Uspace code targeted for ARMv4 contains ARMv5 instructions) updated by Jakub Jermář
Thanks for fixing this! Successfully tested on gta02, rpi and bbone. …
19:48 Ticket #783 (Uspace code targeted for ARMv4 contains ARMv5 instructions) updated by Jiří Zárevúcky
Somehow I omitted support for ARMv4 entirely — it defaulted to ARMv5. …
14:56 FAQ edited by Jakub Jermář
(diff)
13:27 Changeset in mainline [d3e938c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Dynamic linking on amd64 (WIP) After modifying HelenOS.config, it is …
12:50 Changeset in mainline [9c4df21]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Should never link static libc into shared library This could happen …

2019-01-07:

20:50 Ticket #759 (Incremental build is broken) closed by Jiří Zárevúcky
fixed: Not exactly sure if it's something I originally missed, or if some …
20:47 Changeset in mainline [3d7594d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Fix dependency tracking for libc and shared libraries
20:03 Ticket #773 (Ancient coastline GCC won't build for MIPS) updated by Jiří Zárevúcky
Status, Owner changed
20:02 Ticket #783 (Uspace code targeted for ARMv4 contains ARMv5 instructions) updated by Jiří Zárevúcky
Status, Owner changed
12:56 Changeset in mainline [ebb0835]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
hbench: add tiny wrapper around stopwatch_t This prepares the harness …
12:31 Ticket #734 (Devman should probe alternative matches) closed by Jiri Svoboda
fixed: This was fixed in commit …
11:23 Ticket #653 (Advanced shell scripting in Bdsh) updated by Jiri Svoboda
I prefer that we implement a new shell from scratch with cleaner code …
10:27 Ticket #786 (Sysinfo mapping of OFW properties is broken) updated by Jiri Svoboda
The way I read the standard the root node can't have non-empty name, …

2019-01-06:

22:33 Changeset in mainline [a787081]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
hbench: do not shorten identifiers at all costs
22:29 Changeset in mainline [77b01fe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
hbench: add Doxygen groups
22:28 Changeset in mainline [d926f42]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
hbench: one header is enough
22:19 Changeset in mainline [fe656783]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
Rename perf to hbench The main reason for the rename is that perf …
18:38 Changeset in mainline [9363e258] by GitHub <noreply@…>
Added screenshot
17:39 Ticket #786 (Sysinfo mapping of OFW properties is broken) updated by Jakub Jermář
The change I made would create 'firmware.foobar' for an OFW root node …
15:55 Ticket #786 (Sysinfo mapping of OFW properties is broken) updated by Jiri Svoboda
Thanks. What I meant was, if IEEE 1275 allowed the root node to have …
13:59 Ticket #650 (Implement support for a MikroTik RouterBoard (mips32)) closed by Jakub Jermář
deferred
13:55 Ticket #785 (vterm sometimes crashes) updated by Jakub Jermář
Milestone changed
13:55 Ticket #779 (ls -r crashes in an empty directory) updated by Jakub Jermář
Milestone changed
13:52 Ticket #356 (PCI info utility) updated by Jakub Jermář
Milestone changed
13:51 Ticket #786 (Sysinfo mapping of OFW properties is broken) updated by Jakub Jermář
Milestone changed
13:51 Ticket #786 (Sysinfo mapping of OFW properties is broken) closed by Jakub Jermář
fixed: I fixed this in commit 063a364794dc48510948ecc3cf9196cd0a7cee9e by …
13:45 Changeset in mainline [063a3647]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make the OFW tree root appear as 'ofw' in sysinfo The OFW root node …
09:34 Changeset in mainline [af7b85b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
ps2mouse needs to deal with pre-enabled reporting Grub 2 enables ps2 …
09:33 Ticket #781 (PS/2 mouse on HW can break due to early activity) updated by Jiri Svoboda
It seems that this should be fixed by: * disabling mouse reporting …
09:31 Ticket #781 (PS/2 mouse on HW can break due to early activity) updated by Jiri Svoboda
Status, Owner changed
09:30 Ticket #781 (PS/2 mouse on HW can break due to early activity) updated by Jiri Svoboda
As I thought the problem is caused by Grub enabling mouse reporting. …

2019-01-05:

18:56 Ticket #786 (Sysinfo mapping of OFW properties is broken) updated by Jiri Svoboda
Not sure why I wasn't able to dump it before, it works for me now, …
13:39 Ticket #786 (Sysinfo mapping of OFW properties is broken) updated by Jakub Jermář
On ppc32, I can successfully dump firmware..packages.cmdline and …
13:01 Ticket #783 (Uspace code targeted for ARMv4 contains ARMv5 instructions) updated by Jakub Jermář
Summary changed
12:59 Ticket #783 (Uspace code targeted for ARMv4 contains ARMv5 instructions) updated by Jakub Jermář
Component, Summary changed
12:56 Ticket #776 (Kernel test slab2 hangs on SKI) closed by Jakub Jermář
worksforme

2019-01-04:

21:22 Changeset in mainline [f2d88f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add forgotten changes to enable non-blocking chardev read
21:15 Changeset in mainline [06412ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add chardev the option of non-blocking read
15:48 Changeset in mainline [1bad5fd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
Remove bnchmark application The benchmarks included in this …
15:46 Changeset in mainline [13b1b48]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
perf: add benchmarks from bnchmark application Probably it should be …
15:00 Changeset in mainline [f85546d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
perf: add benchmark parameters Added API for extra benchmark …

2019-01-03:

22:23 Changeset in mainline [c477c80]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix some common misspellings
21:58 Ticket #652 (Graphics stack (GUI) improvements) updated by Jiří Zárevúcky
The GUI should also correctly handle various …
10:24 Changeset in mainline [a362c16]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
perf: a bit of documentation
09:49 Changeset in mainline [60029df]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
perf: add CSV output Use -o filename to store benchmark results …
09:20 Changeset in mainline [043d464f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
perf: add hint for ping_pong benchmark
06:53 Changeset in mainline [b9f1585]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
Merge upstream changes
02:19 Ticket #652 (Graphics stack (GUI) improvements) updated by Jiri Svoboda
This ticket calls for incremental improvements, but the GUI needs more …
01:53 Ticket #652 (Graphics stack (GUI) improvements) updated by Jiri Svoboda
Status, Owner changed
01:43 Ticket #481 (Support for IEEE802.11 wireless networking (a.k.a. WiFi)) closed by Jiri Svoboda
fixed: WiFi support was integrated in Bazaar changeset …
01:31 ReleaseNotes/Mainline edited by Jiri Svoboda
pci utility (diff)
01:27 Ticket #356 (PCI info utility) closed by Jiri Svoboda
fixed: I added a utility named pci and corresponding backend in …
01:24 Ticket #356 (PCI info utility) updated by Jiri Svoboda
Status, Owner changed
00:53 Changeset in mainline [7acd787]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Utility for listing PCI devices Currently all information presented …
Note: See TracTimeline for information about the timeline view.