Timeline



2018-06-23:

19:33 Changeset in mainline [4810acf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use the actual size as buffer size
19:30 Changeset in mainline [9319b7d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Adapt to QEMU layout For some reason, QEMU uses the legacy layout of …
19:25 Changeset in mainline [3f1d4d5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Insist on the specified features
15:19 Changeset in mainline [5609d3c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Provide virtio_net_on_multicast_mode_change

2018-06-22:

20:27 Changeset in mainline [9afd2a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
The idx of the avail ring must always grow The index cannot wrap …
16:32 Changeset in mainline [fb0ec570]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle improvements (no change in functionality)

2018-06-21:

14:45 AsyncSessions edited by Martin Decky
update for current async framework API (diff)
14:16 IPC edited by Martin Decky
update for current async framework API (diff)
14:01 LibCLibPosixTODO edited by Jiri Svoboda
fpos_t, FOPEN_MAX, fgetpos, fsetpos, perror moved. (diff)
13:48 Changeset in mainline [a8b0c5d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix makefile.
13:43 IPC edited by Martin Decky
update for current async framework API (diff)
13:01 Changeset in mainline [296890f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
sprintf, vsprintf belong in libc (as deprecated).
12:27 Changeset in mainline [777832e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
fgetpos, fsetpos, perror.

2018-06-20:

19:01 LibCLibPosixTODO edited by Jiri Svoboda
abs, labs, llabs moved (diff)
18:58 Changeset in mainline [b8ef198b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Implement virtio-net interrupt handler
18:58 Changeset in mainline [7d7bc09]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
abs, labs, llabs.

2018-06-19:

20:04 Changeset in mainline [8751cf3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
Print stacktrace on KIO before attempting printf().
19:48 Changeset in mainline [3bd1d7d4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
async: Use a dedicated futex for client hash table.
19:46 Changeset in mainline [5c76cc61]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
async: Lock interface hash table with a dedicated interface_futex, and …
19:43 Changeset in mainline [9f272d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
Statically allocate session_ns.
19:42 Changeset in mainline [47be512]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
Introduce list_pop().
12:00 LibCLibPosixTODO edited by Jiri Svoboda
Bsearch, getenv, system moved to libc (diff)
11:48 Changeset in mainline [75c430e3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Bsearch, getenv, system need to go to libc. (although we might …

2018-06-18:

14:23 LibCLibPosixTODO edited by Jiri Svoboda
atexit et al fixed (diff)
14:22 Changeset in mainline [6c440362]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Free exit handler structure after running exit handler.
13:56 Changeset in mainline [099c834]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
atexit, exit, _Exit, at_quick_exit, quick_exit, tests for strtol and …

2018-06-16:

22:23 Changeset in mainline [379db9ef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add missing test source.
22:22 LibCLibPosixTODO edited by Jiri Svoboda
div/ldiv/lldiv, MB_CUR_MAX, MB_LEN_MAX fixed (diff)
22:20 Changeset in mainline [8338a81]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
div, ldiv, lldiv should go to libc's stdio.h Add MB_CUR_MAX. Adjust …
16:05 Changeset in mainline [3d135e9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Implement virtio_net_send

2018-06-15:

16:42 Ticket #732 (Fill in gaps in ISO C standard library support) updated by Jiri Svoboda
Status, Owner changed
Working.
16:41 Ticket #732 (Fill in gaps in ISO C standard library support) created by Jiri Svoboda
HelenOS libc has some gaps with regard to what ISO C requires from the …
15:33 Ticket #565 (scanf family of functions) closed by Jiri Svoboda
fixed: [https://github.com/HelenOS/helenos/commit/be2a20ac5cc7850306d091433d19
14:23 CurrentIssues edited by Jiri Svoboda
(diff)
14:21 LibCLibPosixTODO edited by Jiri Svoboda
(diff)
14:06 LibCLibPosixTODO created by Jiri Svoboda
13:06 Changeset in mainline [55092672]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Clean up libposix stdio.h and stdlib.h a bit.
11:39 Changeset in mainline [1ae9c07]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
iso646.h is ISO C. (A)OFF64_MIN/MAX are neither POSIX nor ISO C.
09:37 Changeset in mainline [e6bab27b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
The headers malloc.h, stdarg.h, stddef.h and stdbool.h should just …

2018-06-14:

19:19 Changeset in mainline [3b1cc8d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by GitHub <noreply@…>
Add notification queue to the async framework. (#40) Instead of …
19:02 Changeset in mainline [587478b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
Fix some undefined behaviors.
19:02 Changeset in mainline [2f7d77c6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
Add rudimentary support for undefined behavior sanitizer.
18:43 Changeset in mainline [abf8bd8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
tools/ew.py: Add -bigmem option for RAM-hungry configurations.
18:43 Changeset in mainline [0ceeac3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
tools/ew.py: understand -nographic
12:59 Changeset in mainline [be2a20ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge scanf family implementation.
12:40 Changeset in mainline [80f345c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Need to carefully pass va_list around by reference to be portable.

2018-06-13:

21:18 Changeset in mainline [f4aa1c8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add actual test for using range in scanf.
17:14 Changeset in mainline [c407b98] by Jiří Zárevúcky <jiri.zarevucky@…>
Add notification queue to the async framework. Instead of running …
17:11 Changeset in mainline [39f84ce4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add range support to scanf's set conversion.
17:07 Changeset in mainline [a55d76b1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
Implement a simple counting semaphore for fibrils.
15:50 Changeset in mainline [5a6c28d1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Replace libposix scanf with libc scanf.
11:16 Changeset in mainline [f47a905]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
scanf, vscanf, vsscanf.
10:59 Changeset in mainline [01cc7b4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Implement sscanf via virtualizing FILE and implementing string backend …

2018-06-12:

13:56 Changeset in mainline [ed18e14]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
vfscanf with tests.

2018-06-11:

18:07 Changeset in mainline [899342e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
fibril_futex must be locked during context_swap().

2018-06-10:

19:56 Changeset in mainline [fe96085]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Register and enable virtio-net IRQ
19:30 Changeset in mainline [848e880f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Let pio_enable_resource return physical address

2018-06-09:

10:58 Ticket #731 (tmpfs trips and kernel panics) closed by Jakub Jermář
fixed: The tmpfs issue is fixed in ec397203e399886ac45d617da8098ea6ae81f914.
10:39 Changeset in mainline [ec39720]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
tmpfs_truncate must not fail when new size is zero When zero size is …
09:03 Ticket #731 (tmpfs trips and kernel panics) updated by Jakub Jermář
The kernel panic issue is fixed by commit …
08:41 Changeset in mainline [931afbc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Don't republish call capability on forward failure When forwarding of …

2018-06-08:

15:40 Ticket #731 (tmpfs trips and kernel panics) updated by Jakub Jermář
So there are two issues: 1. tmpfs misbehaves and crashes 2. the …
15:30 Ticket #731 (tmpfs trips and kernel panics) updated by Jakub Jermář
Here's the console log: […]
13:02 Ticket #731 (tmpfs trips and kernel panics) created by Jiri Svoboda
To reproduce: […] This problem does not occur on / (ext4fs).

2018-06-07:

17:00 Changeset in mainline [9c16c36] by Jiří Zárevúcky <jiri.zarevucky@…>
initial implementation of a new async call api
17:00 Changeset in mainline [95faa4d] by Jiří Zárevúcky <jiri.zarevucky@…>
Convert a bit of devman.
17:00 Changeset in mainline [8404342] by Jiří Zárevúcky <jiri.zarevucky@…>
tools/ew.py: understand -nographic
16:07 Changeset in mainline [75701004]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
use a TAR as the archive format for populating TMPFS root file system …
15:45 Changeset in mainline [18ad56a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
more elegant way of keeping the state of the archive extraction

2018-06-05:

16:05 Changeset in mainline [24fda5e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
separate the TAR extraction to a library to make the code reusable
13:18 Changeset in mainline [04051b8e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove stale makefiles

2018-06-01:

19:57 Ticket #565 (scanf family of functions) updated by Jiri Svoboda
Status, Owner changed
Work in progress.

2018-05-31:

16:22 Changeset in mainline [c8afd5a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
Have async_poke() check whether the poke is necessary. This was …
16:11 Changeset in mainline [49a796f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
Split the async framework into several parts. This segregates …
15:41 Changeset in mainline [fda19b8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
Deduplicate async_create_port().

2018-05-30:

21:05 Changeset in mainline [121ee4fd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add least effort virtio_net_send implementation
21:01 Changeset in mainline [0d3bfb9e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add virtio_net broadcast mode change handler
20:42 Changeset in mainline [0a087ae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add basic nic_iface_t ops for virtio-net

2018-05-29:

21:14 Changeset in mainline [fc0b2a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <jiri.zarevucky@…>
Revert "Don't use custom ldscripts in uspace. (#38)" This reverts …
13:25 Changeset in mainline [ed88c8e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
fputc, putchar vs. fputwc, putwchar.

2018-05-28:

20:49 Changeset in mainline [211b17a1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make virtio_net_dev_add more complete

2018-05-25:

20:55 Ticket #730 (Atheros WiFi driver crashes upon attach) updated by Jakub Jermář
Description changed
Remove the solved match ID issue from description.
20:29 Lab edited by Jakub Jermář
(diff)
20:22 Lab edited by Jakub Jermář
Add two WiFi USB Dongles I have (diff)
19:49 Ticket #730 (Atheros WiFi driver crashes upon attach) updated by Jakub Jermář
I fixed the match ID issue in commit …
19:38 Changeset in mainline [a57fa32]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix USB match IDs that need zero-padding In format string, when using …
15:42 Changeset in mainline [a05ec66]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by GitHub <noreply@…>
Don't use custom ldscripts in uspace. (#38) Even with the *-linux-gnu …
14:22 Changeset in mainline [774aa332]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
list_foreach loops with single-statement body are indented incorrectly.

2018-05-24:

18:43 Changeset in mainline [b085bbaa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Organize the TX and CT buffers in free lists
17:54 Changeset in mainline [cede6f8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Enable/disable the virtq when it's set/torn down
Note: See TracTimeline for information about the timeline view.