Timeline



2017-03-20:

17:14 Changeset in mainline [3648e184]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove VFS_IN_UNLINK

2017-03-19:

20:15 Changeset in mainline [55a7fee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Streamline vfs_op_fstat()
19:57 Changeset in mainline [35e81e2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Streamline vfs_op_statfs()
11:06 Changeset in mainline [3bbd921]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use simple assignment instead of memcpy()
10:08 Changeset in mainline [61600e7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use absolute path in vfs_get_mtab_list()

2017-03-18:

20:58 Changeset in mainline [61042de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Cstyle and clutter removal
16:14 Changeset in mainline [b7f69f2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add forgotten return
15:46 Changeset in mainline [ad67aa1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove debugging code
15:36 Changeset in mainline [38aaf005]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Callers of open() must use exactly one of O_RDONLY, O_WRONLY and O_RDWR
15:13 Changeset in mainline [0b97336]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Set errno and return -1 for standards-alluding interfaces
14:43 Changeset in mainline [c725619]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Test vfs_root() return value more robustly In particular, vfs_root() …
14:30 Changeset in mainline [f6b6b40]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Get rid of custom _strrchr in favor of str_rchr
14:25 Changeset in mainline [4f9ab1e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
vfs_node_peek() should add a reference to the node
13:08 Changeset in mainline [7f59d6c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Revert the order of link and unlink operations during rename This …

2017-03-16:

17:29 Changeset in mainline [39c3b7f9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Put the file earlier to avoid deadlock with vfs_rdwr_internal()
17:17 Changeset in mainline [5a2b765]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add the FS name field to struct statfs
16:50 Changeset in mainline [8ffedd8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Partially revive support for mount table listing and walking This …

2017-03-15:

23:16 About edited by Martin Decky
GSoC 2017 (diff)
22:57 GSOC edited by Martin Decky
GSoC 2017 (diff)

2017-03-13:

20:33 Changeset in mainline [35b7d86e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove VFS_IN_MTAB_GET The mountpoints in VFS don't know their path …

2017-03-10:

20:46 Changeset in mainline [ea56098]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Set VFS root for loader This is important for the dynamically linked …
09:48 Changeset in mainline [1701a24d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add WALK_MOUNT_POINT to WALK_ALL_FLAGS
09:41 Changeset in mainline [ef4cf62]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove commented out code and unused bit positions
09:15 Changeset in mainline [4809715]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix cstyle

2017-03-08:

18:27 Changeset in mainline [0d35511]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revisions 1948-1965 …
11:42 Changeset in mainline [5126f80]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revision 1946 Original …
09:56 Changeset in mainline [a737667e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Implement statfs() using _vfs_walk()

2017-03-07:

20:47 Changeset in mainline [bb9ec2d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revision 1941-1944 …
18:01 Changeset in mainline [e796dc8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Cherry-pick changes from lp:~zarevucky-jiri/helenos/vfs-2.5/ revision …
17:41 Changeset in mainline [48178b56]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Load segment using a long read
17:00 Changeset in mainline [eca9fd0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Cherry-pick changes from lp:~zarevucky-jiri/helenos/vfs-2.5/ revision …
11:22 Changeset in mainline [930f5c3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revision 1938 Original …
11:13 Changeset in mainline [06e70567]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Cherry-pick a change from lp:~zarevucky-jiri/helenos/vfs-2.5 r1937
11:05 Changeset in mainline [a274a5f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Cherry-pick a change from lp:~zarevucky-jiri/helenos/vfs-2.5 r1927
10:53 Changeset in mainline [354b642]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revisions 1932-1936 …

2017-03-05:

20:23 Changeset in mainline [c577a9a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~zarevucky-jiri/helenos/vfs-2.5 revisions 1929-1930

2017-03-03:

21:32 Changeset in mainline [1dff985]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~zarevucky-jiri/helenos/vfs-2.5 up to revision 1926

2017-02-28:

11:15 Ticket #11 (Support PAE on ia32) updated by Jakub Jermář
Description changed

2017-02-26:

22:00 Changeset in mainline [5b46ec8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
realloc() should try harder to avoid relocating the buffer (Thanks to …
20:02 Changeset in mainline [b22b449d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Alpha compositing does not need floating point.

2017-02-21:

20:36 Ticket #667 (Ping not working) closed by Jakub Jermář
duplicate
20:35 Ticket #672 (UDP crashing network stack) closed by Jakub Jermář
fixed: Fixed in mainline,2583.
20:33 Ticket #672 (UDP crashing network stack) updated by Stanislav Gálfy
Replying to jermar: > Replying to [comment:9
20:33 Changeset in mainline [443a0bc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Assert ENOENT instead of ENOMEM (Thanks to Stanislav Galfy)
20:31 Ticket #672 (UDP crashing network stack) updated by Jakub Jermář
Replying to StanislavGalfy: > Well, it will do no harm, …
20:27 Ticket #672 (UDP crashing network stack) updated by Stanislav Gálfy
Replying to jermar: > Got it. And udp_assoc_find_ref is …
20:17 Ticket #672 (UDP crashing network stack) updated by Jakub Jermář
Replying to StanislavGalfy: > When a udp packet is …
19:45 Ticket #672 (UDP crashing network stack) updated by Stanislav Gálfy
Replying to jermar: > Please excuse my ignorance, but how …
19:28 Ticket #672 (UDP crashing network stack) updated by Jakub Jermář
Okay, here are simplified steps to reproduce. Start HelenOS via the …
19:22 Ticket #672 (UDP crashing network stack) updated by Jakub Jermář
Replying to StanislavGalfy: > If there is no client above …
19:09 Ticket #672 (UDP crashing network stack) updated by Stanislav Gálfy
Replying to jermar: > Well the immediate cause is indeed …
11:59 Ticket #672 (UDP crashing network stack) updated by Jakub Jermář
Replying to StanislavGalfy: > I think the bug is obvious …

2017-02-20:

22:26 Ticket #672 (UDP crashing network stack) updated by Stanislav Gálfy
Log added in attachment. I think the bug is obvious from these three …
22:08 Screenshot from 2017-02-20 23-07-28.png attached to Ticket #672 by Stanislav Gálfy
UDP log screenshot
20:06 Ticket #672 (UDP crashing network stack) updated by Jakub Jermář
I wonder if UDP broadcast has to do anything with this. Also, can you …

2017-02-19:

22:22 Ticket #672 (UDP crashing network stack) created by Stanislav Gálfy
When there is no UDP association on which udp message can be received …

2017-02-10:

17:26 Ticket #402 (Port QEMU to HelenOS) updated by Vojtech Horky
Status, Owner changed
17:25 Ticket #402 (Port QEMU to HelenOS) reopened by Vojtech Horky
Reopening until merged into mainline. Pre-integration branches are on …

2017-02-08:

10:23 Ticket #402 (Port QEMU to HelenOS) updated by Jiri Svoboda
Is it okay to close the ticket if it's not fixed in mainline?

2017-02-05:

18:48 Ticket #402 (Port QEMU to HelenOS) closed by Jakub Jermář
fixed: Fixed in: lp:~maresja1/helenos/qemu_porting …
18:44 Ticket #403 (Port Python to HelenOS) closed by Jakub Jermář
fixed
15:40 Ticket #671 (Allow arbitrary number of phones per task) updated by Jakub Jermář
Summary changed
15:39 Ticket #671 (Allow arbitrary number of phones per task) created by Jakub Jermář
The number of IPC connections a task can have is limited by the value …
15:22 Ticket #670 (Allow arbitrary number of answerboxes per task) created by Jakub Jermář
HelenOS has always used one main answerbox for task's IPC …

2017-01-28:

19:41 Changeset in mainline [3a75cb8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
bump GCC to 6.3.0 and GDB to 7.12.1

2017-01-18:

12:02 FAQ edited by Jakub Jermář
Update the section on differences between HelenOS and Genode (diff)
11:25 FAQ edited by Jakub Jermář
More accurate descriptions of MINIX 3 and Genode (diff)

2017-01-09:

22:41 ContemplatedFeatures edited by Martin Decky
Docker (diff)
Note: See TracTimeline for information about the timeline view.