Timeline



2018-12-31:

23:45 Ticket #532 (Remote Framebuffer server) closed by Jiri Svoboda
fixed: I think this was fixed by […] and appeared in HelenOS 0.6.0. …
23:23 Ticket #246 (Make working directory a per-thread property) closed by Jiri Svoboda
wontfix: I changed my mind. Global state is bad. Thread- or fibril-specific …
21:22 Ticket #786 (Sysinfo mapping of OFW properties is broken) created by Jiri Svoboda
It appears OFW device nodes are mapped to sysinfo nodes having names …
18:29 Ticket #697 (Kernel console is painfully slow on Freerunner) updated by Jiri Svoboda
The most obvious fix is to hoist BB_POS() out of the innermost loop. I …
18:24 Ticket #697 (Kernel console is painfully slow on Freerunner) updated by Jiri Svoboda
I believe the main cause is that the macro BB_POS(), which is called …
14:27 Ticket #697 (Kernel console is painfully slow on Freerunner) updated by Jiri Svoboda
Kernel FB scrolling slowed down remarkably with Bazaar changeset …

2018-12-30:

21:20 Ticket #776 (Kernel test slab2 hangs on SKI) updated by Jiri Svoboda
Four hours? Yikes. OK it's not a bug. But is the amount of computing …
19:26 Ticket #776 (Kernel test slab2 hangs on SKI) updated by Jakub Jermář
If there are no objections, I would like to close this as not a defect.
17:41 Ticket #785 (vterm sometimes crashes) closed by Jiri Svoboda
fixed: tinput sometimes forgot to correct screen position when it could have …
17:35 Ticket #785 (vterm sometimes crashes) updated by Jiri Svoboda
Status, Owner changed
11:49 Changeset in mainline [68f1254c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Terminal/console need to handle invalid coordinates …

2018-12-29:

20:41 Ticket #779 (ls -r crashes in an empty directory) closed by Jakub Jermář
fixed: Fixed in commit 59cce2229acdeaeeefbb99985a65996c7cd9d9c7.
20:37 Changeset in mainline [59cce22]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermář <jakub@…>
Prevents 'ls -r' from crashing when executed in an empty directory …
20:19 Changeset in mainline [599a1c7] by Matthieu Riolo <matthieu.riolo@…>
Prevents 'ls -r' from crashing when executed in an empty directory …
20:09 Changeset in mainline [e70f1ae] by Matthieu Riolo <matthieu.riolo@…>
Preventing find_command() to find cmds without a './' prefix This …
18:28 Changeset in mainline [96e9434] by Matthieu Riolo <matthieu.riolo@…>
correcting find_command() which returns allocated strings The old …
11:54 Changeset in mainline [6371eb47]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
vfs: unlock namespace lock when fd allocation fails Signed-off-by: …

2018-12-28:

13:56 Changeset in mainline [d5caf79]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
perf: hide more benchmark implementation It is much easier to …
13:53 Changeset in mainline [c7de81b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
perf: fix thruput computation
09:32 Changeset in mainline [3bd74758]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
perf: huge refactoring The overall aim of this refactoring was to …
09:31 Changeset in mainline [8ee106b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
Add stopwatch_t for precise wallclock measurement The idea is to …

2018-12-27:

17:55 Ticket #783 (Uspace code targeted for ARMv4 contains ARMv5 instructions) updated by Jakub Jermář
This is my configuration: […]
17:34 Lab edited by Jakub Jermář
(diff)
17:27 Ticket #782 (HelenOS does not boot on Raspberry Pi) closed by Jakub Jermář
fixed: Fixed in commit …
17:14 Changeset in mainline [accdbd8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Create mappings also for the kernel If needed, create also dedicated …
00:02 Ticket #782 (HelenOS does not boot on Raspberry Pi) updated by Jakub Jermář
Ok, I figured this out. The problem is that the loader installs a 1:1 …

2018-12-25:

18:38 Ticket #782 (HelenOS does not boot on Raspberry Pi) updated by Jakub Jermář
I made a couple of experiments which helped me to narrow down the …
11:08 Ticket #785 (vterm sometimes crashes) updated by Jiri Svoboda
term_set_pos does not validate its arguments and here it gets called …
11:00 Ticket #785 (vterm sometimes crashes) updated by Jiri Svoboda
I can reproduce this if I fill up the entire row with a nonsensical …
10:58 Ticket #785 (vterm sometimes crashes) updated by Jiri Svoboda
Description changed

2018-12-21:

20:44 Ticket #569 (Extend toolchain.sh to check whether toolchain needs to be rebuilt) closed by Jakub Jermář
fixed: Fixed in commit …
20:42 Changeset in mainline [59564e6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by GitHub <noreply@…>
Merge pull request #138 from matthieuriolo/ticket_569 Adds a new flag …
20:28 Ticket #785 (vterm sometimes crashes) updated by Jakub Jermář
If you are playing with reproducing this, it would be worth to try …
17:43 Changeset in mainline [a49c39c8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by GitHub <noreply@…>
Merge pull request #145 from maurizio-lombardi/ext4_init_dfree …
16:35 Changeset in mainline [7bdedb5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <mlombard@…>
libext4: fix double free in case ext4_filesystem_open() fails. I hit …
15:12 Ticket #785 (vterm sometimes crashes) created by Maurizio Lombardi
Sometimes vterm crashes when playing with command history and command …

2018-12-19:

20:37 ReleaseChecklist edited by Jakub Jermář
(diff)
20:36 ReleaseChecklist edited by Jakub Jermář
(diff)
20:31 ReleaseChecklist edited by Jakub Jermář
(diff)
20:22 ReleaseChecklist created by Jakub Jermář
20:13 WikiStart edited by Jakub Jermář
(diff)
20:09 Download edited by Jakub Jermář
(diff)
19:47 Milestone 0.8.0 completed
18:06 Ticket #784 (HelenOS does not boot on Dell PowerEdge 3250) updated by Jakub Jermář
Milestone changed
18:05 Ticket #783 (Uspace code targeted for ARMv4 contains ARMv5 instructions) updated by Jakub Jermář
Milestone changed
18:05 Ticket #782 (HelenOS does not boot on Raspberry Pi) updated by Jakub Jermář
Milestone changed
18:00 About edited by Jakub Jermář
(diff)
17:59 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
17:58 ReleaseNotes/0.8.0 created by Jakub Jermář
17:57 ReleaseNotes edited by Jakub Jermář
(diff)
17:54 Download edited by Jakub Jermář
(diff)
17:52 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
11:30 ReleaseNotes/Mainline edited by Jakub Jermář
Remove LaiNES from the release notes as it exists as a branch only (diff)
08:36 Changeset in mainline [4a33845]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export0.8.0 by Jakub Jermar <jakub@…>
Bump version to 0.8.0

2018-12-18:

23:21 Lab edited by Jakub Jermář
(diff)
23:19 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
23:19 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
23:16 Ticket #784 (HelenOS does not boot on Dell PowerEdge 3250) updated by Jakub Jermář
Description changed
23:15 Ticket #784 (HelenOS does not boot on Dell PowerEdge 3250) created by Jakub Jermář
The following commit broke HelenOS on Dell PowerEdge 3250: […] …
20:53 Lab edited by Jakub Jermář
(diff)
20:39 Lab edited by Jakub Jermář
(diff)
20:37 Ticket #783 (Uspace code targeted for ARMv4 contains ARMv5 instructions) updated by Jiří Zárevúcky
Sounds like libgcc arm multilib is not configured correctly.
20:25 Ticket #783 (Uspace code targeted for ARMv4 contains ARMv5 instructions) updated by Jakub Jermář
After fixing the zeroed contex_t::cpu_mode in commit …
20:21 Ticket #782 (HelenOS does not boot on Raspberry Pi) updated by Jakub Jermář
Commit 336b7393ec3e072439a0e045724088e669be87d4 fixed the panic caused …
20:15 Changeset in mainline [336b739]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Set cpu_mode in context_set() Leaving the field zeroed-out from …
19:07 Ticket #414 (Graceful system shutdown) updated by Jiri Svoboda
We need to handle both file systems and device drivers. For file …
19:04 Ticket #781 (PS/2 mouse on HW can break due to early activity) updated by Jakub Jermář
Milestone changed
19:02 ReleaseNotes/Mainline edited by Jiri Svoboda
Audio stuff (diff)
18:52 Ticket #414 (Graceful system shutdown) updated by Jiri Svoboda
Currently, even after ejecting the system volume, rebooting via the …
18:38 Changeset in mainline [485281e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Allow specifying non-default audio target Needed when there is more …
08:21 Ticket #782 (HelenOS does not boot on Raspberry Pi) updated by Jakub Jermář
The kernel panic started with this commit: […]

2018-12-17:

22:32 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
22:31 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
22:19 Changeset in mainline [c65590a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Switch bbone and bbxm to barebone config The uImage.bin's are …
22:05 Ticket #783 (Uspace code targeted for ARMv4 contains ARMv5 instructions) created by Jakub Jermář
As of commit 21374e03107e5b1bc843b1d8e853a323ab9db107, HelenOS fails …
21:47 Changeset in mainline [21374e03]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
audio_pcm_open() should accept service name It incorrectly expects a …
21:10 Changeset in mainline [375bcff]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add hdaudio match IDs needed on Lenovo X250 Intel Broadwell-U and …
21:06 Ticket #782 (HelenOS does not boot on Raspberry Pi) updated by Jakub Jermář
This behavior (no kernel messages printed) occurs since: […] …
20:25 Lab edited by Jakub Jermář
Update last known working revision for bbone and bbxm (diff)
20:17 RaspberryPi edited by Jakub Jermář
(diff)
20:08 Ticket #782 (HelenOS does not boot on Raspberry Pi) created by Jakub Jermář
As of commit 4bb4cf88f506ddc6012f655a28835fe8872e9f71, the console …

2018-12-16:

16:15 Ticket #689 (Taskdump cannot load symbols for binaries not in /app or /srv) updated by Jakub Jermář
Milestone changed
16:14 Ticket #708 (Resource management and failure mode of async calls leads to deadlocks) updated by Jakub Jermář
Milestone changed
16:13 Ticket #723 (coastline should support harbours buildable only on certain architectures) updated by Jakub Jermář
Milestone changed
16:12 Ticket #733 (ext4fs should be able to report the volume label) updated by Jakub Jermář
Milestone changed
16:12 Ticket #704 (Ski and niagara have no kernel console output) updated by Jakub Jermář
Milestone changed
16:11 Ticket #597 (Native mkfs for ext4 filesystem) updated by Jakub Jermář
Milestone changed
16:10 Ticket #574 (Add *-helenos-* target to GCC) updated by Jakub Jermář
Milestone changed
16:09 Ticket #411 (Make bootimage compression optional) updated by Jakub Jermář
Milestone changed
16:09 Ticket #736 (Kernel leaks parent thread's context to children) updated by Jakub Jermář
Milestone changed
16:05 Ticket #749 (Map and eradicate uses of kernel addresses as IDs for userspace) updated by Jakub Jermář
Milestone changed

2018-12-15:

21:54 Ticket #745 (mkext4 should support other block sizes than 1 kB) closed by Jakub Jermář
fixed: Fixed in …
21:50 Changeset in mainline [4bb4cf88]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make 4K block size the default for ext4
21:02 Changeset in mainline [7f7817a9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matthieu Riolo <matthieu.riolo@…>
adding a validation for alias naming
20:29 Changeset in mainline [ac2caecb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matthieu Riolo <matthieu.riolo@…>
adding alias to completion
18:33 Changeset in mainline [f4f4b95]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matthieu Riolo <matthieu.riolo@…>
improved error handling
17:36 Changeset in mainline [c7afdf7a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matthieu Riolo <matthieu.riolo@…>
correcting usage of cap_from_blocks for large files
17:32 Changeset in mainline [41453d93]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matthieu Riolo <matthieu.riolo@…>
rename option well_formatted with exact_size
15:48 Changeset in mainline [3c8b0a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by GitHub <noreply@…>
Merge pull request #143 from maurizio-lombardi/ext4_fixes_v2 Ext4 fixes
14:50 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
14:17 Ticket #745 (mkext4 should support other block sizes than 1 kB) updated by Jakub Jermář
PR 143 implements this.
14:11 Ticket #745 (mkext4 should support other block sizes than 1 kB) updated by Jakub Jermář
Milestone changed
11:55 Ticket #759 (Incremental build is broken) updated by Jakub Jermář
Milestone changed
11:50 Ticket #776 (Kernel test slab2 hangs on SKI) updated by Jakub Jermář
Milestone changed
How do you know it hangs? In my case, it just takes 4 hours to …
11:26 Codenames edited by Jakub Jermář
(diff)
10:41 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
10:01 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
08:14 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
08:13 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
07:49 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)

2018-12-14:

20:33 Ticket #781 (PS/2 mouse on HW can break due to early activity) updated by Jiri Svoboda
I think the problem might be resolved by draining the mouse buffer at …
20:32 Ticket #781 (PS/2 mouse on HW can break due to early activity) created by Jiri Svoboda
If I move the mouse cursor while the OS is booting on Lenovo X250 …
20:30 Ticket #780 (Boot fails on Lenovo X250) closed by Jiri Svoboda
fixed
20:19 Ticket #779 (ls -r crashes in an empty directory) updated by Jakub Jermář
Milestone changed
This is not a regression from 0.7.2 as it is reproducible on 0.7.2.
18:57 Ticket #780 (Boot fails on Lenovo X250) updated by Jiri Svoboda
It seems there are multiple problems. I focused on the main one, the …
18:48 Changeset in mainline [b6d5e31]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix multiboot command extraction If the command on command line did …
17:47 Changeset in mainline [54cde43]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by GitHub <noreply@…>
Merge pull request #144 from maurizio-lombardi/sysinst_fix sysinst: …
17:16 Changeset in mainline [09d1b6fa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <mlombard@…>
sysinst: fix the default dev path \hw\pci0 has been replaced by …
08:31 Ticket #770 (GRUB Legacy support broken) updated by Jakub Jermář
But then that's because grub-legacy is itself broken wrt. ELF kernels. …

2018-12-13:

19:11 Ticket #770 (GRUB Legacy support broken) updated by Jiří Zárevúcky
I believe this is still broken due to grub-legacy not supporting ELF …
17:27 Ticket #770 (GRUB Legacy support broken) updated by Jakub Jermář
Milestone changed
17:25 Ticket #765 (Hsct build of some packages dumps a lot of cores) updated by Jakub Jermář
Milestone changed
17:23 Ticket #757 (Need sqrt function) updated by Jakub Jermář
Milestone changed
17:22 Ticket #754 (Toolchain build fails with cryptic message when dependecies are missing) updated by Jakub Jermář
Milestone changed
17:20 Ticket #752 (hound crashes on a dual-CPU system) updated by Jakub Jermář
Milestone changed
17:20 Ticket #751 (ppc32 boot fails when boot and stack allocations are in some places) updated by Jakub Jermář
Milestone changed
13:32 Changeset in mainline [6ea5e7a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <mlombard@…>
libext4: cstyle fixes
13:29 Changeset in mainline [e2f20b9e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <mlombard@…>
libext4: fixes to flex support in …
09:07 Changeset in mainline [91fcbabc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <mlombard@…>
mkext4: add the option to choose the preferred fs block size
09:06 Changeset in mainline [4d7bf35]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <mlombard@…>
libext4: fix ext4_ialloc_alloc_inode() to be less picky If can't find …
09:06 Changeset in mainline [91fc2dae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <mlombard@…>
libext4: fs creation should support different block sizes, not only 1k …
08:37 Changeset in mainline [1e36e6a] by Maurizio Lombardi <mlombard@…>
libext4: cstyle fixes
07:57 Ticket #780 (Boot fails on Lenovo X250) updated by Jiri Svoboda
I have a hunch this could be caused by the mirroring of the kernel …
07:57 Ticket #780 (Boot fails on Lenovo X250) updated by Jiri Svoboda
Status, Owner changed

2018-12-12:

21:59 Changeset in mainline [af8c793b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Upgrade QEMU to 3.1.0
20:28 02.jpg attached to Ticket #780 by Jiri Svoboda
Error messages
20:24 01.jpg attached to Ticket #780 by Jiri Svoboda
Booting stops after a few lines of output
20:18 Ticket #780 (Boot fails on Lenovo X250) created by Jiri Svoboda
HelenOS (amd64) fails to boot bare metal on my Lenovo X250 laptop. …
18:27 Changeset in mainline [ee23f85] by Maurizio Lombardi <mlombard@…>
mkext4: add the option to choose the preferred fs block size
18:11 Changeset in mainline [6915335] by Maurizio Lombardi <mlombard@…>
libext4: fix ext4_ialloc_alloc_inode() to be less picky If can't find …
18:11 Changeset in mainline [be912f53] by Maurizio Lombardi <mlombard@…>
libext4: simplify ext4_balloc_get_first_data_block_in_group() The …
18:11 Changeset in mainline [4f38ad77] by Maurizio Lombardi <mlombard@…>
libext4: fs creation should support different block sizes, not only 1k …
16:23 Changeset in mainline [c9c1ccd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by GitHub <noreply@…>
Merge pull request #141 from maurizio-lombardi/mkext4_fix_loop …

2018-12-11:

15:46 Changeset in mainline [737ebf3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix window reference leak in compositor.
14:02 Changeset in mainline [6abdef37]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <mlombard@…>
mkext4: fix infinite loop when passing an invalid argument. Also adds …
13:33 UsersGuide/DisksFileSystems edited by Jiri Svoboda
Ext2 mkfs (diff)
13:32 Fs/Ext4fs edited by Jiri Svoboda
Ext2 mkfs (diff)
13:26 ReleaseNotes/Mainline edited by Jiri Svoboda
Parallel port driver, lprint (diff)
13:22 UsersGuide/Printing created by Jiri Svoboda
Printing chapter
12:59 UsersGuide edited by Jiri Svoboda
Add printing chapter (diff)
12:58 ReleaseNotes/Mainline edited by Jiri Svoboda
B+tree completely replaced (diff)
12:48 Changeset in mainline [10b21a1b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
PC parallel port driver and printing utility Add pc-lpt driver for …
11:39 Changeset in mainline [3301452]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matthieu Riolo <matthieu.riolo@…>
adding proper extended help message
11:12 Ticket #779 (ls -r crashes in an empty directory) created by Jiri Svoboda
[…]
07:29 Changeset in mainline [ca4c5596]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove leftover mentions of B+tree
06:41 Changeset in mainline [25cfc3d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matthieu Riolo <matthieu.riolo@…>
fixing SIGBUS error

2018-12-10:

14:29 Changeset in mainline [4f87a85a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Check return code from ddf_add_fun_to_category
11:15 Changeset in mainline [433d52f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
No need to compute number of used pages again In as_area_change_flags …
11:15 Changeset in mainline [247fdea]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
Remove B+tree
11:15 Changeset in mainline [2fc3b2d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
Replace B+tree with ordered dict. for used space Replace the use of …
10:50 Changeset in mainline [bfb1179] by Jiri Svoboda <jiri@…>
No need to compute number of used pages again In as_area_change_flags …

2018-12-09:

08:18 Changeset in mainline [dd74b5b] by Jiri Svoboda <jiri@…>
Remove B+tree

2018-12-08:

23:32 Changeset in mainline [7be8d4d] by Jiri Svoboda <jiri@…>
Replace B+tree with ordered dict. for used space Replace the use of …
20:32 Changeset in mainline [3ca0a2d] by Maurizio Lombardi <mlombard@…>
mkext4: fix infinite loop when passing an invalid argument. Also adds …
14:50 Changeset in mainline [0296ee1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matthieu Riolo <matthieu.riolo@…>
making formatted output right justified - default is now always …
13:45 Changeset in mainline [a27e370]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matthieu Riolo <matthieu.riolo@…>
correct -1 according to feedback This corrects the format for dirs vs …

2018-12-06:

08:23 Ticket #770 (GRUB Legacy support broken) updated by Jakub Jermář
Martin, can you please confirm that grub-legacy support has been …

2018-12-05:

22:25 Changeset in mainline [de9a18e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make the call explicitly invalid in case of error
10:58 UsersGuide/Installation edited by Jiri Svoboda
Fix first paragraph (diff)
10:53 UsersGuide/Installation edited by Jiri Svoboda
Update for /w and no longer need HelenOS-CD in a specific HW path (diff)
10:42 UsersGuide/DisksFileSystems edited by Jiri Svoboda
Update for automatic volume mounting, fdisk, vol (diff)
09:12 Changeset in mainline [5a2e0dd5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Be more careful when comparing large numbers
06:26 Changeset in mainline [bbe20da]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Purge leftovers from RCU removal
06:24 Changeset in mainline [d836630]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add missing calls to refcount_init()

2018-12-04:

15:39 Ticket #761 (Package for GZX) closed by Jiri Svoboda
fixed: Added harbour in harbour changeset …
15:36 Ticket #761 (Package for GZX) updated by Jiri Svoboda
Status, Owner changed
15:22 Ticket #778 (Support for Intel Corporation Ethernet Connection (3) I218-LM [8086:15a2]) updated by Jiri Svoboda
Some information found out so far: * It seems ICH8 devices have …
15:19 Ticket #778 (Support for Intel Corporation Ethernet Connection (3) I218-LM [8086:15a2]) created by Jiri Svoboda
My Lenovo X250 has this E1000 variant. This is an ICH8 chipset. Add …
15:14 Ticket #553 (e1k support for 8086:1502 (82579LM Gigabit Network Connection rev 04)) updated by Jiri Svoboda
My Lenovo X230 died so I am non longer able to test this network adapter.
13:14 Repositories edited by Jakub Jermář
(diff)

2018-12-03:

21:40 Changeset in mainline [3694ced]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix doxygroup
21:39 Changeset in mainline [0777a933]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove superfluous main page from Doxygen
21:18 Changeset in mainline [506cbf0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matthieu Riolo <matthieu.riolo@…>
correcting comments according to coding guideline
21:17 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
21:06 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
20:38 Changeset in mainline [cb15b49c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matthieu Riolo <matthieu.riolo@…>
implement platform 'all' and adding help message to show_usage
18:48 Ticket #777 (Niagara profile does not boot, image too big) closed by Jiri Svoboda
worksforme: You are right. Sorry, false alarm.
18:33 Ticket #777 (Niagara profile does not boot, image too big) updated by Jakub Jermář
In my case, the default sun4v build ISO is only 2273280 bytes big. Can …
18:29 Changeset in mainline [de0af3a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by jxsvoboda <5887334+jxsvoboda@…>
Use ordered dictionary for pagemap instead of B+tree At the same time …
18:27 Ticket #777 (Niagara profile does not boot, image too big) created by Jiri Svoboda
The profile sparc64/niagara fails to boot because the boot image size …
18:22 Ticket #776 (Kernel test slab2 hangs on SKI) created by Jiri Svoboda
As of latest mainline running kernel test slab2 hangs.
16:54 Changeset in mainline [68f11ddc] by Jiri Svoboda <jiri@…>
Use ordered dictionary for pagemap instead of B+tree At the same time …
08:10 ReleaseNotes/Mainline edited by Vojtech Horky
Fix typo (diff)
08:08 Repositories edited by Vojtech Horky
Fix links (diff)

2018-12-02:

18:37 Changeset in mainline [a0765f6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add assert to match the precondition from comment
18:22 ReleaseNotes/Mainline edited by Jiri Svoboda
XCW changes (diff)
18:09 Ticket #752 (hound crashes on a dual-CPU system) updated by Jakub Jermář
I can reproduce this reliably on a default build when I add an …
18:07 ReleaseNotes/Mainline edited by Jiri Svoboda
Typo (diff)
18:05 ReleaseNotes/Mainline edited by Jiri Svoboda
Ccheck, GZX, /srv, perf (diff)
11:43 Changeset in mainline [9c3038d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtech.horky@…>
Ensure export dir exists The directory is created in export-includes …
11:17 ReleaseNotes/Mainline edited by Jakub Jermář
(diff)
09:27 Repositories edited by Jakub Jermář
(diff)
09:24 Repositories edited by Jakub Jermář
(diff)
Note: See TracTimeline for information about the timeline view.