Timeline



2016-04-15:

17:35 Changeset in mainline [8539cf2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
libsoftint name no longer needs to be abbreviated.
16:15 DeveloperDocs edited by Jiri Svoboda
System V ABI draft (diff)
09:06 ReleaseNotes/Mainline edited by Jiri Svoboda
Installer (diff)

2016-04-14:

20:51 Ticket #658 (Dynamically linked build hangs on async_futex) closed by Jakub Jermář
fixed: Fixed in mainline,2454.
20:03 Changeset in mainline [87fa4a7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Include libmath.so.0 in dynamically linked builds as compositor …

2016-04-12:

19:19 Changeset in mainline [96521f2f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make abi/ includes accessible also from boot/
19:17 Changeset in mainline [d84398a7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
asmtool: Use syntax understood by all architectures' assemblers
18:53 Changeset in mainline [61134f8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Bzr ignore shared library bits.
16:59 Changeset in mainline [0f792c28]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Source for R_*_COPY relocations must be searched for everywhere except …
11:50 Ticket #658 (Dynamically linked build hangs on async_futex) updated by Jiri Svoboda
I think you've answered my question (and your question). If all …
05:57 Changeset in mainline [3b0f1b9a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
amd64: use asmtool.h macros for defining symbols

2016-04-11:

17:03 Changeset in mainline [8844e70]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
ia32: use asmtool.h macros for defining symbols
09:39 r_i386_copy.patch attached to Ticket #658 by Jakub Jermář
Suggested fix
09:38 Ticket #658 (Dynamically linked build hangs on async_futex) updated by Jakub Jermář
Thanks for confirming this. In the meantime, I've put together a patch …
08:44 Ticket #658 (Dynamically linked build hangs on async_futex) updated by Jiri Svoboda
Thanks for the reference, which clearly explains the problem. The …

2016-04-10:

19:43 Ticket #658 (Dynamically linked build hangs on async_futex) updated by Jakub Jermář
Okay, I think that it is okay for a symbol to be defined both in the …
07:13 UsersGuide edited by Jiri Svoboda
Installation (diff)
07:04 UsersGuide/Installation created by Jiri Svoboda
Installation guide

2016-04-09:

10:47 Ticket #185 (HelenOS installer) closed by Jiri Svoboda
fixed: Implemented in mainline,2451. This is a simple installer …
10:43 Ticket #129 (Bootloader install) closed by Jiri Svoboda
fixed: Fixed in mainline,2451.
10:41 Changeset in mainline [3a34852]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Simple system installer.

2016-04-05:

19:04 Changeset in mainline [cfb1217]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Update Grub. For i386-pc platform add generated core.img for …
18:47 Changeset in mainline [e2e9a8a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Shared libraries no longer need to observe 8+3 filename limit.
18:32 Changeset in mainline [3876300]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Do not depend on scripts being run from the directory they reside in.
17:49 Changeset in mainline [5823f4da]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
.module files not needed. Keep Grub build dir for later use. …
05:57 Changeset in mainline [da3bc0e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix memory leak in vbds_get_disks_srv()

2016-04-03:

18:31 Changeset in mainline [5b39be2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Reset to the right revision even if clone does not exist yet.
17:48 Changeset in mainline [2f2dd126]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Script for updating GRUB2.

2016-04-02:

06:48 Changeset in mainline [88ab6e9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix a memory leak in mkmfs

2016-03-30:

21:16 Ticket #659 (Get rid of the SYS_SET_TLS syscall) created by Jakub Jermář
HelenOS needs the SYS_SET_TLS syscall to support fibril local storage …
09:47 Changeset in mainline [4a0bc99]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
tcp_pdu_encode fixes - Test the return value of tcp_header_encode() - …

2016-03-29:

20:37 Changeset in mainline [83e69b9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove a memory leak when tcp_pdu_create() procedure fails
19:36 Changeset in mainline [1558d85]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove duplicate includes
19:16 Ticket #658 (Dynamically linked build hangs on async_futex) created by Jakub Jermář
As of mainline,2440, the dynamically-linked ia32 build …

2016-03-24:

21:34 Changeset in mainline [4c5deac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not zero out addr before crashing in nic_query_address()

2016-03-21:

09:28 Documentation edited by Vojtech Horky
Typo (diff)
09:25 Ticket #619 (libpcut: Occasional build error when doing an incremental build) updated by Vojtech Horky
Replying to jermar: > why it removes eg. the dependency of …

2016-03-20:

17:40 Ticket #619 (libpcut: Occasional build error when doing an incremental build) updated by Jakub Jermář
The patch seems to work for me, even though I don't understand why it …
00:01 Ticket #522 (Implement sendto() and recvfrom() for TCP) closed by Jiri Svoboda
worksforme: No, it's not.

2016-03-19:

09:30 Ticket #522 (Implement sendto() and recvfrom() for TCP) updated by Jakub Jermář
Is this still relevant now that we don't use the almost BSD sockets?
08:47 Documentation edited by Jakub Jermář
(diff)
08:28 Documentation edited by Jakub Jermář
Remove left-over stuff and be more sucsint. (diff)
08:20 Documentation edited by Jakub Jermář
Merge documentation into one page. (diff)

2016-03-16:

16:24 Changeset in mainline [485dacd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Test and free buffer returned by malloc() in …
13:44 Ticket #466 (Command-specific tab completion in kernel console) updated by Aurelio Colosimo
A first implementation is in mainline, starting from rev. 2431 and …
11:27 Changeset in mainline [d9ffc54]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~aurelio-x/helenos/kcon-devel
10:47 Changeset in mainline [669e9b5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not leak device name in delete_device().
10:34 Changeset in mainline [479cc46]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Avoid using dev if create_device() fails.
10:21 Changeset in mainline [562a48b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix a memory leak in error path in driver_dev_add().
09:22 Changeset in mainline [6b00876]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Aurelio Colosimo <aurelio@…>
kconsole tab completion: permit tab at first char too This patch …
09:10 Changeset in mainline [0cfc18d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Aurelio Colosimo <aurelio@…>
kconsole tab completion: count arguments while tabbing them This …
Note: See TracTimeline for information about the timeline view.