Timeline



2009-10-22:

17:48 Ticket #136 (Autodetect support for SYSENTER on ia32) closed by Jakub Jermář
fixed: Fixed in [head,119].
17:45 Changeset in mainline [d7365604]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge support for SYSENTER autodetection.
17:39 Changeset in mainline [5328d63]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not insist on SYSENTER support.
17:35 Changeset in mainline [3cc110f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Autodetect SYSENTER support in uspace.
16:22 Changeset in mainline [8e000b8d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Rename syscall_{int,sysenter} to syscall_{slow,fast}. Syscalls …
16:08 Ticket #3 (Memory management limitations) updated by Martin Decky
Ad splitting into multiple tickets: OK, why not. There are clearly …
15:12 Changeset in mainline [4a537dd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Initialize the SYSENTER MSR's only if the kernel detects the CPU …
14:07 Changeset in mainline [c696ad1a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add the SEP bit into cpuid_feature_info.
14:03 Changeset in mainline [33eb919]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use defined macros instead of magic constants.
10:10 Ticket #3 (Memory management limitations) updated by Jakub Jermář
Cc, Component changed
I am copying the proposal here for easier reference. […] It may …
09:18 Ticket #8 (Port the arm32 port to real hardware) closed by Jakub Jermář
duplicate: Closing as a duplicate of #134.

2009-10-21:

12:15 Ticket #136 (Autodetect support for SYSENTER on ia32) created by Jakub Jermář
As of now, HelenOS will not boot if SYSENTER is not supported by the …
11:27 Ticket #121 (Parallel build does not work) closed by Martin Decky
fixed: Really solved in [head,118].
11:25 Changeset in mainline [50989793]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
necessry modifications to sparc64 to support parallel building (this …

2009-10-20:

16:08 Changeset in mainline [cc1f8d4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
proper support for parallel building (this time really tested) all …

2009-10-18:

17:27 Changeset in mainline [f238e86]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Pavel Rimsky <pavel@…>
Both sun4u and sun4v are compilable, sun4u feature-complete, sun4v …

2009-10-16:

14:50 Changeset in mainline [68834d85]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Pavel Rimsky <pavel@…>
Setup the project to "know" about sun4v. Temporarily adding the …
08:04 Ticket #135 (Editor forgets the last line except the first column) closed by Jiri Svoboda
fixed: The EOF s-point was not correct if the file did not terminate in a …
08:02 Changeset in mainline [00413c5c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix computation of eof s-point.

2009-10-15:

22:14 Ticket #135 (Editor forgets the last line except the first column) created by Jakub Jermář
When appending another line which is not ended with a new line to a …
20:55 Changeset in mainline [7591b27d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Working directory must be set only after initializing stdio, otherwise …
18:11 Changeset in mainline [7c7a3209]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge support for passing the current working directory to the spawned …
18:06 Changeset in mainline [d8ef374]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
bdsh should inherit the current working directory rather than setting …
17:45 Changeset in mainline [622cdbe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Inherit the current working directory from the spawner to the spawnee task.
17:38 Changeset in mainline [81342f7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
getcwd() should return NULL if the current working directory is not set.

2009-10-14:

19:57 Ticket #121 (Parallel build does not work) reopened by Martin Decky
Well, OK, it is not fixed completely. I works reasonably well on ia32, …
18:27 Ticket #134 (Support for Neo FreeRunner) updated by Jiri Svoboda
Component, Summary changed
18:26 Ticket #134 (Support for Neo FreeRunner) created by Jiri Svoboda
Make HelenOS boot on [http://en.wikipedia.org/wiki/Neo_Freerunner Neo …
15:07 Ticket #121 (Parallel build does not work) closed by Martin Decky
fixed: Fixed in [head,113].
15:00 Changeset in mainline [e035612]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
make parallel build (with -j n) possible
14:59 Changeset in mainline [c088fd4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
draw bindings as line segments, not splines

2009-10-13:

13:47 Ticket #133 (Support for Fujitsu SPARC64 processors) updated by Jakub Jermář
Summary changed
13:46 Ticket #133 (Support for Fujitsu SPARC64 processors) created by Jakub Jermář
Improve the sparc64 port by adding support for the Fujitsu SPARC64 …

2009-10-12:

09:27 Ticket #132 (Unclaimed task return values pollute NS) updated by Jiri Svoboda
For better resource accounting, the interface should be changed such …
09:25 Ticket #132 (Unclaimed task return values pollute NS) created by Jiri Svoboda
In a problem similar to UNIX zombies, when a task spawns another task …

2009-10-11:

22:06 BazaarWorkflow edited by Jiri Svoboda
Explain that bzr identifier is not necessarily e-mail address. (diff)
20:19 IPC edited by Jakub Jermář
(diff)
17:51 BazaarWorkflow edited by Jakub Jermář
(diff)
16:26 Changeset in mainline [f307f12]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge experimental support for timeoutable fibril condition variables. …
16:20 Changeset in mainline [ba8f8cb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
The original ipc_data_*() and ipc_share_*() should use plain HelenOS …
16:11 Changeset in mainline [0da4e41]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
ipc_data_*() and ipc_share_*(), respectively, should be renamed to …
11:43 Changeset in mainline [bbb01b98]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Just pro forma, mark the fibril as active when unlocking a mutex.
10:48 Changeset in mainline [b69bec5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make fibril RW-locks use the awaiter_t type for sleeping. Timeouts are …
10:32 Changeset in mainline [854ad23]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make fibril mutexes use the awaiter_t type for sleeping. Timeouts are …
10:14 Changeset in mainline [cadfa8e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Experimental support for timeoutable fibril condition variables.
08:09 Changeset in mainline [b6ee5b1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Rename insert_timeout() to async_insert_timeout() and make it a …

2009-10-10:

21:50 Changeset in mainline [f53cc81]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Separate timeout-specific wait data from generic wait data in awaiter_t.
21:32 Changeset in mainline [4f5edcf6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Prepare awaiter_t for use outside of async.c.
21:01 Changeset in mainline [0772aff]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Improve confusing comment. handle_call() is a name of an async …

2009-10-09:

14:18 Changeset in mainline [c123609]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
represent provided and required interfaces merge common binding, …

2009-10-08:

16:48 Changeset in mainline [8e21512e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add support for drawing architecture diagram using GraphViz
11:06 Changeset in mainline [afe34be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
finally all interfaces are correctly bound
11:05 Changeset in mainline [2088dfc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix typos

2009-10-07:

14:03 Changeset in mainline [6ab8697]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
use builtin_va_* for va_* functions and va_list type (this is …
14:02 Changeset in mainline [7a53208]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
bind unbound interfaces
12:14 Changeset in mainline [b988db0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix some ommisions
10:58 Changeset in mainline [0a1a313]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix protocols w.r.t. nested calls
10:44 Changeset in mainline [100aaf5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add support for generating Extended Bahavior Protocols output

2009-10-06:

15:07 Ticket #60 (Driver for ext4 filesystem) updated by Jakub Jermář
Component, Summary changed
Changing the Summary in order to be specific.
15:06 Changeset in mainline [f563126]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
make uspace pass compilation with clang
15:01 Ticket #66 (Kernel stdout as a multiplexer) closed by Jakub Jermář
fixed: I think this was fixed in [head,29].

2009-10-02:

14:20 Changeset in mainline [d57e08f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge file system shell interaction improvements.
14:09 Changeset in mainline [bbddafb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make the file systems set the task return value so that the user gets …
14:03 Changeset in mainline [5643a04]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Cleanup of the file system servers' start up text messages.

2009-10-01:

18:37 Ticket #120 (Some HelenOS code breaks strict aliasing rules) updated by Martin Decky
OK, the pragmatic question is: What should we do about it? Should we …
17:17 Ticket #120 (Some HelenOS code breaks strict aliasing rules) updated by Jiri Svoboda
I believe the reason why this hasn't bitten us yet is that …
11:54 Ticket #131 (Task memory dumps) created by Jiri Svoboda
We need a mechanism to dump the memory of a task which has crashed …
11:53 Changeset in mainline [f5af635]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge FAT server error handling improvements and some fixes.
11:50 Changeset in mainline [8810c63]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not assume that a block is not dirty if we did not make it dirty. …
11:32 Changeset in mainline [9a15176]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make fat_idx_get_new() return the exact error code.
11:09 Changeset in mainline [0fc1e5d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make fat_node_get_core() return an error code.
10:24 Changeset in mainline [17bf658]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make fat_node_get_new() return an error code.
09:41 Changeset in mainline [e6bc3a5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
fat_node_get_core() needs to take the ffn_mutex before it manipulates …

2009-09-28:

09:37 Ticket #130 (Self replication) created by Jiri Svoboda
HelenOS should be able to replicate itself. For example, when we boot …
09:32 Ticket #129 (Bootloader install) updated by Jiri Svoboda
Type changed
09:31 Ticket #129 (Bootloader install) created by Jiri Svoboda
We need a way to install the bootloader from within a running HelenOS …
09:30 Ticket #128 (FAT file system creator) created by Jiri Svoboda
Need a tool to create an empty FAT file system from within HelenOS.
09:29 Ticket #127 (Partition editor) created by Jiri Svoboda
HelenOS can make use of MBR-partitioned disks, but it cannot create or …
09:25 Ticket #125 (Automated building of distribution files) closed by Jiri Svoboda
duplicate: Forgot I already created a ticket for this. Duplicate of #108.
09:21 Ticket #126 (Breakage and regression monitoring tool) created by Jiri Svoboda
Implement a web-based framework that would monitor build breakages and …
09:12 Ticket #125 (Automated building of distribution files) created by Jiri Svoboda
Currently upon each release the distribution files are conjured up by …
09:06 Ticket #124 (Hands-off configure/build) updated by Jiri Svoboda
Type changed
09:05 Ticket #124 (Hands-off configure/build) created by Jiri Svoboda
We need a fully automated configure/build. It should be easy since all …

2009-09-26:

15:39 Ticket #123 (mkfat.py suspected to present phantom clusters) created by Jakub Jermář
This is a follow-up ticket on ticket #122, which was closed as a …
12:45 Ticket #122 (Copying the tetris binary twice hangs the FAT file system) closed by Jakub Jermář
fixed: Fixed in: [head,98] Root cause: Discrepancy between total sectors and …
12:15 Changeset in mainline [bbf88db]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge FAT server improvement.
12:12 Changeset in mainline [3a8faba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Be more robust towards a discrepancy between the FAT size and total …

2009-09-25:

15:01 Changeset in mainline [6d4c549]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
streamline the behavior protocols add support for initialization and …
12:29 Ticket #122 (Copying the tetris binary twice hangs the FAT file system) created by Jakub Jermář
With mainline,96, built for amd64 and fat, doing: cp …
11:50 Changeset in mainline [2e37308]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge libfs error handling improvements.
11:32 Changeset in mainline [12bdc942]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove dead code.
11:31 Changeset in mainline [073f550]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Update fat implementation of libfs operations wrt. the preceding API …

2009-09-24:

16:49 Changeset in mainline [54e4479]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Update tmpfs implementation of libfs operations wrt. the preceding API …
15:56 Changeset in mainline [0daba21]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Most libfs operations should be able to return an error code.
13:51 Ticket #117 (softint should provide __muldi3) closed by Jakub Jermář
fixed: Fixed in [head, 95].

2009-09-23:

21:42 Changeset in mainline [d27ed12]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by anachron <anachron@…>
Added software emulation of 64bit multiplication (muldi3).
02:49 Ticket #120 (Some HelenOS code breaks strict aliasing rules) updated by Martin Decky
GCC with -Wall prints a warning in many cases where the strict …

2009-09-22:

15:07 Ticket #120 (Some HelenOS code breaks strict aliasing rules) updated by Jiri Svoboda
C99 also allows to access a variable through a compatible type. …
15:01 Ticket #121 (Parallel build does not work) created by Jiri Svoboda
On SMP machines building can be significantly faster if GNU make is …
14:58 Ticket #120 (Some HelenOS code breaks strict aliasing rules) created by Jiri Svoboda
According to GCC man page, -fstrict-aliasing is always active for …

2009-09-21:

16:11 Changeset in mainline [edb14ca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge FAT server error handling improvements.
16:09 Changeset in mainline [46c0498]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make fat_unlink() return an error code instead of hitting an assertion …
16:00 Changeset in mainline [4b4668e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make fat_link() return an error code instead of hitting an assertion …
15:28 Changeset in mainline [4098e38]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make fat_node_sync() return an error code.
11:53 Changeset in mainline [f6b5593]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge mainline changes.

2009-09-18:

16:41 Changeset in mainline [c1618ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix flawed protocol

2009-09-17:

22:42 Changeset in mainline [69dc065]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
initial Clang support this is more like a proof-of-concept (tested …
21:22 Changeset in mainline [82cf692]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
protocol closure (now all bindings are satisfied and the whole …
20:36 Changeset in mainline [3037384]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
support interface inheritance on protocol level
17:03 Changeset in mainline [810860a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
various protocol fixes add console architecture
00:42 Changeset in mainline [41eca31]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
output directed bindings
00:04 Changeset in mainline [0e8ad0b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix typos
00:01 Changeset in mainline [f1fb1d1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
flattening of bindings has to be done interatively until there is …

2009-09-16:

23:22 Changeset in mainline [51d4040]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add support for 'alternative' statement in BP implement interface …
22:46 Changeset in mainline [cf7b3e0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
various fixes and cleanup
22:45 Changeset in mainline [57688fe2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
flatten final BP hierarchy (by resolving subsumes and delegations), …
21:31 Changeset in mainline [e5d4294]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge editor improvements from ~jsvoboda/helenos/edit.
21:25 Changeset in mainline [743e17b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Try maintaining column during vertical caret movements.
21:09 Changeset in mainline [884b461]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Optimize redraw upon character deletion.
20:35 Changeset in mainline [c29f20b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Use variable-size buffer for sheet data.
20:19 Changeset in mainline [99e5526]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Handle long lines properly.
20:18 ReleaseNotes/Trunk edited by Jiri Svoboda
Add ATA and MBR driver. (diff)
17:16 Changeset in mainline [8c73012]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add bindings
17:15 Changeset in mainline [704311b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix syntax
16:40 Changeset in mainline [fed03a3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
generate standalone BPs (.bp and .archbp)
13:42 Changeset in mainline [ee5b35a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
complete ADL parsing with basic syntax checks generating of interface …

2009-09-15:

19:59 Changeset in mainline [2a70672]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
more sophisticated ADL parser
16:07 Changeset in mainline [ea5f46d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
hierarchical composition of components (tmpfs, fat, devfs are logical …
13:45 Changeset in mainline [1993f9a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
update architecture and behavior description update preprocessor
08:58 Changeset in mainline [ec8bab59]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove superfluous variable

2009-09-14:

14:30 Ticket #113 (arm32 is broken) closed by Jakub Jermář
fixed: Fix merged in head,73.
14:26 Changeset in mainline [6688cc1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge fix for ticket #113.
14:10 Changeset in mainline [19b5929]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Define the hardcoded_* variables in the ia64 linker script.
14:08 Changeset in mainline [bae6169]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not define the hardcoded_* variables twice. These variables should …
11:26 Ticket #113 (arm32 is broken) updated by Jakub Jermář
I finally built a cross gdb for arm32 so that now I am able to set a …

2009-09-13:

23:46 Changeset in mainline [c35aabe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge simple text editor.
23:41 Changeset in mainline [b077886e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.
23:35 Changeset in mainline [3052ff4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add simple text editor.

2009-09-11:

16:26 Changeset in mainline [2ac62cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add klog
16:21 Changeset in mainline [8c52f66]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
simplify and add missing protocols
15:53 Changeset in mainline [e8e2ae1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
simplify names
15:46 Changeset in mainline [07fdf203]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
Extend HelenOS architecture description by introducing Architecture …
10:31 Changeset in mainline [ac2c2ea7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
syntax highlighting rules (CoolEdit/Midnight Commander) for Behavior …
07:35 Ticket #33 (ATA driver) closed by Jiri Svoboda
fixed: Since #head,48 the block layer has been fixed to use 64-bit block …

2009-09-10:

21:38 Changeset in mainline [262cd01]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge small console API fixes from ~jsvoboda/helenos/console.
21:36 Changeset in mainline [8be2833]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Hide implementation details.
21:27 Changeset in mainline [9b11daef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix argument order.

2009-09-08:

14:38 Changeset in mainline [6b89868]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add inbound interfaces
14:24 Changeset in mainline [e742429]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add BP preprocessor small protocol fixes
11:19 Ticket #119 (Revive support for Dell PowerEdge 7150 machine (ia64)) created by Martin Decky
Investigate why the current version of HelenOS fails to boot on the …

2009-09-07:

15:32 Changeset in mainline [de48286]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add console behavior protocol

2009-09-06:

20:35 Ticket #117 (softint should provide __muldi3) updated by Jakub Jermář
Keywords changed
20:33 Ticket #118 (-Os on some architectures requires softint to support __ashldi3) created by Jakub Jermář
-Os on some architectures requires softint to support ashldi3

2009-09-05:

19:23 Ticket #117 (softint should provide __muldi3) created by Jakub Jermář
Currently it is not possible to build the arm32 target with gcc 4.4.1 …
18:40 Changeset in mainline [da3e227]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge ia64 fixes.
18:33 Changeset in mainline [8b4cfb9d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Serialize after the RSM instruction in pk_disable().
18:31 Changeset in mainline [502984be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Serialize writes to region registers in as_install_arch().

2009-09-04:

22:11 Changeset in mainline [b53e6d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge small improvements to mbd_part and bdd.
22:08 Changeset in mainline [309ede1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
In bdd do not use block cache, fix block address advancing, improve …
21:50 Changeset in mainline [ad4b32c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.
21:31 Changeset in mainline [40240b1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
revert recent unnecessary commit
19:37 Changeset in mainline [7e266ff]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Detect unused PTEs by null type, not by null addresses.
18:12 Ticket #115 (ia64/ski is broken) closed by Martin Decky
fixed: Fixed in [head,59] by implementing a very basic support for …
18:07 Changeset in mainline [93d66ef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
GCC 4.4.1 with -O3 uses speculative memory access add basic support …
18:06 Changeset in mainline [5bda2f3e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
ia64 cleanup and conding style (no change in functionality)
18:03 Changeset in mainline [029d94a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
check for NULL
10:37 Changeset in mainline [9aa54d4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add doc references and small cstyle fixes.
09:07 WikiStart edited by Jakub Jermář
(diff)
07:51 Ticket #116 (Last mainline commit not shown on main page since Bazaar switch) updated by Jakub Jermář
My favorite command for displaying linear history containing all …

2009-09-03:

21:47 Ticket #116 (Last mainline commit not shown on main page since Bazaar switch) created by Jiri Svoboda
Since switching to Bazaar the main helenos.org page no longer shows …
15:58 Changeset in mainline [d044447]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge FAT server error handling improvements.
15:57 Changeset in mainline [056fa40]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge bdd command improvements.
15:04 Changeset in mainline [2f636b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not abort in fat_alloc_clusters() when an I/O error is detected.
14:46 Changeset in mainline [cca29e3c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make fat_append_clusters(), fat_chop_clusters(), fat_free_clusters(), …
13:36 Changeset in mainline [dc87ad11]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make fat_get_cluster() return an error code.
13:24 Changeset in mainline [e402382]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make fat_cluster_walk() return an error code.
12:48 Changeset in mainline [684b655]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make _fat_block_get() return an error code.
12:23 Changeset in mainline [cffce57]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Deal with I/O errors in the bdd command gracefully.

2009-09-02:

15:23 Changeset in mainline [e86a849a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
use fetchadd8.rel directly, not via atomic_add() (3rd operand of …
12:23 Ticket #114 (memory reservation feature needed) updated by Jakub Jermář
Type, Summary changed
I am changing the synopsis and the type of this ticket as this is …

2009-09-01:

21:33 Changeset in mainline [0712ff2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge MBR extended partition support.
21:27 Changeset in mainline [e27b89a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove fixed limitation on partition count.
21:22 Ticket #115 (ia64/ski is broken) updated by Jakub Jermář
What are the symptoms?
21:18 Changeset in mainline [cd3e6a2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge libblock improvements.
21:16 Changeset in mainline [7a56b1ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Out of memory condition in block_get() can be handled by returning ENOMEM.
21:08 Changeset in mainline [4f690cd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Instead of returning toxic blocks to the caller, block_get() should …
20:34 Changeset in mainline [440b0ce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add support for logical partitions.
19:09 Changeset in mainline [822d22a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Small fixes.
16:18 Ticket #115 (ia64/ski is broken) created by Martin Decky
After moving to GCC 4.4.1, the ia64 port seems to be broken when …
14:27 Changeset in mainline [aac12264]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix several forgotten obsolete ifdefs
13:32 Changeset in mainline [7d01790]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add more (yet unfinished) protocols
11:20 Ticket #114 (memory reservation feature needed) updated by Jakub Jermář
Cc changed
10:35 Ticket #114 (memory reservation feature needed) updated by Martin Decky
Cc changed
10:33 Ticket #114 (memory reservation feature needed) updated by Martin Decky
And what should be the expected behaviour? In the first example you …
10:09 malloc_test.c attached to Ticket #114 by pippijn
malloc+memset test
10:08 Ticket #114 (memory reservation feature needed) created by pippijn
The following code works: main(){ while (malloc (1024 * 1024)); } …

2009-08-31:

21:55 Changeset in mainline [d061efe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge MBR partition driver.
20:24 Repositories edited by Jiri Svoboda
Fix copy-and-paste error. (diff)
20:23 Repositories edited by Jiri Svoboda
I love branches. (diff)
20:15 Changeset in mainline [00b1d20e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add PC MBR partition driver (mbr_part). Only supports primary …
16:22 Ticket #113 (arm32 is broken) created by Martin Decky
After moving to GCC 4.4.1, the arm32 port seems to be broken when …

2009-08-30:

22:30 Changeset in mainline [cfa8738]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge block device interface improvements.
22:27 Changeset in mainline [a830611]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Proper abbreviation for communication is 'comm.', not 'com.'
22:25 Changeset in mainline [1ee00b7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Revamp block device interface: (1) block size is fixed, determined by …
09:59 Changeset in mainline [b7b3fda]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Reset the return code at the beginning of each block_get() retry.

2009-08-28:

14:38 WikiStart edited by Jakub Jermář
(diff)
14:33 WikiStart edited by Jakub Jermář
Line spacing. (diff)

2009-08-27:

20:00 Changeset in mainline [ff62c6d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge libblock improvements.
19:57 Changeset in mainline [402a18f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Let block_get() and block_put() deal with I/O errors.
18:44 Changeset in mainline [f2f89315]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix typo. Use proper architecture names.
18:34 Changeset in mainline [cd688d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add the 'toxic' member to block_t.
18:31 Changeset in mainline [c91f2d1b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Enable the block_get() and block_put() APIs to return error.
16:38 Changeset in mainline [02ee6bf5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
As a provision for handling I/O errors, block_get() should write back …
12:37 UsersGuide edited by Martin Decky
(diff)
12:33 Changeset in mainline [ff211d2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
progress to GCC 4.4.1 use a single script to build cross-compilers …
12:23 Changeset in mainline [38428aa3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
workaround strict-aliasing rules
11:21 Changeset in mainline [c4d11c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
gdtr_reg is actually an output operand, not input operand
10:59 Changeset in mainline [5418217]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add parentheses for better clarity
10:56 Changeset in mainline [1075ac6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
compare signatures byte-by-byte (avoid dereferencing type-punned …
10:21 Changeset in mainline [ddfc39a3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
block_put() should not hold the cache lock when syncing the block.
09:43 Changeset in mainline [5ac8918]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix typo.

2009-08-26:

16:59 Changeset in mainline [6c3d54e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
replace load /dev/zero by a more portable command
13:47 Changeset in mainline [67c708e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
restructure protocols to respect the same hierarchy as tasks in the …
13:15 Changeset in mainline [52ff7699]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
two more protocols
12:33 Changeset in mainline [8614534]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
more protocols always specify interface on outgoing calls replace …
12:05 Changeset in mainline [471a32d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
more protocols some fixes

2009-08-25:

17:54 Changeset in mainline [3fa3160]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
initial draft of behavior protocol specification

2009-08-24:

15:09 Changeset in mainline [ed5ad30]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
reflect the change of the names of the macro
14:41 Changeset in mainline [e0565005]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
initialize and setup all displays which can be detected in OFW tree …

2009-08-23:

21:45 Ticket #33 (ATA driver) updated by Jiri Svoboda
On 32-bit platforms, the block indices will unfortunately be cropped …
21:25 BazaarWorkflow edited by Jiri Svoboda
Small tweeks and fixes. (diff)
21:18 Ticket #33 (ATA driver) updated by Jiri Svoboda
As of #head,32 the ATA driver should support 28-bit and 48-bit LBA, …
21:05 HardwareSupport edited by Jiri Svoboda
ATA disks no longer have the silly size limit (120 PB ought to be … (diff)
20:54 Changeset in mainline [21d8020]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge ATA LBA-48 feature.
20:41 Changeset in mainline [5048be7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Move code to compute and program block coordinates to separate …

2009-08-22:

19:46 Changeset in mainline [22af3af]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add basic description of the pseudocode commands.
19:34 Changeset in mainline [1c1657c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix: LBA-48 uses different command numbers.
18:57 Repositories edited by Jiri Svoboda
Fix copy'n'paste error. (diff)
18:56 Repositories edited by Jiri Svoboda
You can never have enough branches. (diff)
18:36 Changeset in mainline [a1f48f6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add LBA-48 addressing support.
15:28 HardwareSupport edited by Jiri Svoboda
Thanks to LBA-28 ATA disks can be 4x larger (diff)
15:20 Changeset in mainline [e5792d1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge ATA driver improvements.
15:17 Changeset in mainline [4ef117f8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Display device size in megabytes.
15:08 Changeset in mainline [a99cf073]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add LBA-28 addressing support.
14:24 Changeset in mainline [b94334f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Structure for identify data
13:58 Changeset in mainline [0e6dce8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Display device model name upon initialization.
11:49 Repositories edited by Jiri Svoboda
Registering branches at Launchpad (diff)
10:48 Changeset in mainline [b50b5af2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.
10:40 Repositories edited by Jiri Svoboda
Jiri's branches (diff)

2009-08-21:

14:12 Changeset in mainline [a71c158]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
kernel output devices now suport multiple instances (except ski and …
14:08 Changeset in mainline [90c8b8d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
extend the spinlock interface (static spinlocks, statically declared …
14:02 Changeset in mainline [af8e565]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix spelling
07:33 Changeset in mainline [bc7d44c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge fibril synchronization improvements.
07:31 Changeset in mainline [207e208e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Tracer needs to know about SYS_IPC_POKE.
07:25 Changeset in mainline [8619f25]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fibril synchronization needs to have a means to interrupt idle threads …
07:22 Changeset in mainline [057d21a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add SYS_IPC_POKE syscall.
07:03 Changeset in mainline [6c4a56f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Support for waitq_unsleep().

2009-08-20:

20:47 Changeset in mainline [1ea99cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge changes from original Subversion dynload branch.
20:03 Changeset in mainline [b9c7425]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
prepare outdev_t devices (particularly stdout) to work as repreaters …
17:10 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) closed by Martin Decky
fixed: As of revision head,24 ppc32 port is on par with sparc64.
16:58 Changeset in mainline [e731b0d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
make ppc32 OFW usage on par with sparc64, make appropriate …
16:52 Changeset in mainline [a11099f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
coding style (no change in functionality)
16:48 Changeset in mainline [5360cf0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
coding style (no change in functionality)
16:42 Changeset in mainline [00a020d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
declare unknown visual type and allow fb_init() to fail gracefully
16:40 Changeset in mainline [824d6dd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
split hardware-specific OFW definitions into separate header files
16:39 Changeset in mainline [8a8c311]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add generic boot header for memcpy() definition
14:23 Changeset in mainline [2e151ab0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove redundant argument names from function headers.

2009-08-19:

17:45 Repositories edited by Jakub Jermář
(diff)
15:09 Changeset in mainline [8344d0a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
minor changes

2009-08-17:

21:31 BazaarWorkflow edited by Jiri Svoboda
Rebasing link to Bazaar doc. (diff)
20:39 WikiStart edited by Jiri Svoboda
Source code repos. (diff)
20:23 HardwareSupport edited by Jiri Svoboda
Some real disk support. (diff)
20:07 Repositories edited by Jiri Svoboda
Add table head and Owner column. (diff)
20:02 Repositories edited by Jiri Svoboda
Grammar, etc. (diff)
20:00 WikiStart edited by Jiri Svoboda
Link Repositories article. (diff)
19:58 Repositories created by Jiri Svoboda
HelenOS repositories.
19:50 BazaarWorkflow edited by Jiri Svoboda
Reogranize sentence to make it more readable. (diff)
19:47 BazaarWorkflow edited by Jiri Svoboda
Be more specific, yet again. (diff)
19:46 BazaarWorkflow edited by Jiri Svoboda
Be more specific. (diff)
19:43 BazaarWorkflow edited by Jiri Svoboda
head-clone instead of head_clone (diff)
19:41 BazaarWorkflow edited by Jiri Svoboda
Better wording. (diff)
19:30 BazaarWorkflow edited by Jiri Svoboda
Diverged message. (diff)
19:27 BazaarWorkflow edited by Jiri Svoboda
Add in the clones. (diff)
19:13 BazaarWorkflow edited by Jiri Svoboda
Algorithm for checking if it is safe to push. (diff)
19:00 BazaarTheory edited by Jiri Svoboda
Replace nonsense with some sense. (diff)
18:43 BazaarWorkflow edited by Jiri Svoboda
NOW it should make some sense… hopefully. (diff)

2009-08-16:

19:37 BazaarWorkflow edited by Jiri Svoboda
Changeset comments should be in infinitive. (diff)
19:36 BazaarWorkflow edited by Jiri Svoboda
Typo (diff)
19:35 BazaarWorkflow edited by Jiri Svoboda
Comments for merge changesets. (diff)
19:33 BazaarTheory edited by Jiri Svoboda
bzr log (diff)
19:32 BazaarWorkflow edited by Jiri Svoboda
Think twice. (diff)
19:22 BazaarTheory edited by Jiri Svoboda
Link Bazaar workflow (diff)
19:21 BazaarTheory edited by Jiri Svoboda
Merging a feature branch (diff)
19:08 BazaarTheory created by Jiri Svoboda
Bazaar theory (raving).
18:40 BazaarWorkflow edited by Jiri Svoboda
Bazaar Theory. Seriously. (diff)
18:33 BazaarWorkflow edited by Jiri Svoboda
Structured history is good. (diff)
18:29 BazaarWorkflow edited by Jiri Svoboda
Resolve merge conflict with rebasing. (diff)
18:26 BazaarWorkflow edited by Jiri Svoboda
Structured history (diff)
18:14 WikiStart edited by Jiri Svoboda
Link to Bazaar Workflow guide (diff)
18:13 BazaarWorkflow created by Jiri Svoboda
Distributed version control magic. Hic sunt dracones.

2009-08-13:

17:26 Changeset in mainline [fd210de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
dd branch synchronized with head
17:08 Changeset in mainline [75a2dc08]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
dd branch synchronized with head

2009-08-12:

21:02 Changeset in mainline [64cbf94]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge FAT server fixes.
20:50 Changeset in mainline [d44aabd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Grow the parent node size if fat_link() allocates a new cluster.
20:45 Changeset in mainline [d290ef4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
fat_link() should zero out all the blocks of the newly allocated …
20:44 Changeset in mainline [5f116e7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Introduce fat_zero_cluster().
18:22 Changeset in mainline [b713492b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix the root directory check when fat_link() needs to allocate a new …
18:21 Changeset in mainline [00a9625]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
fat_create_node() should mark new zeroed blocks dirty.
18:16 Changeset in mainline [8b58fc1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
VFS does not define the meaning of the VFS node size member for …
13:13 Changeset in mainline [7c68a05d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cleanup: remove fix_symlinks.sh as it is no longer needed (bzr handles …

2009-08-11:

15:48 Changeset in mainline [5ab1648]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove obsolete TASK_WAIT notification
15:11 Ticket #112 (mkfat.py creates seemingly large image with insufficient space) closed by Martin Decky
wontfix: This is not a bug, this is a property of FAT. Remember that the root …
13:29 Changeset in mainline [5a8fbcb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
better way of generating revision identification via bzr version-info …
07:07 Ticket #112 (mkfat.py creates seemingly large image with insufficient space) created by Jakub Jermář
When we increase fat16_clusters in our mkfat.py utility to 4096*5, it …

2009-08-10:

20:12 Changeset in mainline [040f5c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge to mainline.
19:47 Changeset in mainline [3734106]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make libc more resilient against getting out of sync the VFS protocol.
18:35 Changeset in mainline [9441458]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove errorneous clearing of begin_call (Thx Tomas Brambora).
17:00 Changeset in mainline [b39fd4c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add missing include file ipc/kbd.h.

2009-08-09:

16:04 Changeset in mainline [a4885a42]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Console server does not need to include fb.h.
16:01 Ticket #86 (console should not depend on kbd's source code) closed by Jiri Svoboda
fixed: Fixed in #head,9. After the rewrite of the keyboard driver, it was …
15:57 Changeset in mainline [e795203]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Move keybuffer code to console as it is not used in keyboard driver.
15:38 Ticket #110 (Keyboard driver should support keyboard LEDs) closed by Jiri Svoboda
fixed: Implemented in #head,8 (for the PC).
15:36 Ticket #33 (ATA driver) updated by Jiri Svoboda
After #head,7 the ATA driver seems to be working with real hardware. I …
15:19 Changeset in mainline [c145bc2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Updating keyboard LEDs.
14:35 Changeset in mainline [24f27bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
dd branch synchronized with head
13:56 Changeset in mainline [cb0ea39]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
dd: initial import of the original svn branch

2009-08-08:

15:40 Changeset in mainline [330965c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.
15:21 Changeset in mainline [31de325]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Implement simple timeout when waiting for device.
14:04 Changeset in mainline [54d0ddc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add comments and wait_status() function.
13:49 Changeset in mainline [42cfd91]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge Jiri's changes.
13:17 Changeset in mainline [d5f8f19]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.
12:19 Changeset in mainline [1724745f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix typos.
12:16 Changeset in mainline [e49b57b2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Update comment.
11:16 Ticket #104 (The reboot command sometimes cannot complete) closed by Jakub Jermář
fixed: I believe this issue was fixed in #head,4.
11:10 Ticket #111 (HelenOS/amd64 feels non-preemptive) closed by Jakub Jermář
fixed: Fixed in revision 7.
10:31 Changeset in mainline [8688a6e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Let the uinit kernel thread run with interrupts enabled by default and …
10:29 Changeset in mainline [586cd56]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use the RFLAGS defines instead of magic numbers.
10:08 Changeset in mainline [a7de7907]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Adhere to algorithms in ATA-2 standard. Do not reset drives at startup …
09:30 Changeset in mainline [9732e98]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Coding style fixes.

2009-08-07:

21:52 Ticket #111 (HelenOS/amd64 feels non-preemptive) created by Jakub Jermář
Running /app/tester loop1 on the latest HelenOS/amd64 will wedge the …
21:37 Changeset in mainline [121966e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
task_done() should not kill tasks one by one and wait until each dies. …
18:39 Ticket #109 (After switching to bzr, revision number is not displayed) closed by Jakub Jermář
fixed: This was fixed in revision 3. Note that after that change, the …
16:25 Ticket #110 (Keyboard driver should support keyboard LEDs) created by Jiri Svoboda
The keyboard driver should set keyboard LEDs depending on the current …
16:22 Ticket #109 (After switching to bzr, revision number is not displayed) created by Jiri Svoboda
Bzr revision number is not determined properly for compiling in.
16:16 Changeset in mainline [e31c2c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Include the bzr revision ID instead of the svn revision.

2009-08-06:

14:27 UsersGuide edited by Martin Decky
(diff)
14:26 ReleaseNotes/Trunk edited by Martin Decky
(diff)
14:26 ReleaseNotes/Template edited by Martin Decky
(diff)
14:18 Ticket #96 (Index Pages in HelenOS Trac do not work) closed by Martin Decky
fixed: Index page created.
14:17 TitleIndex created by Martin Decky
14:05 UsersGuide edited by Martin Decky
(diff)
13:45 Changeset in mainline [24edc18]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add '.bzr' to the ignore lists

2009-08-04:

12:18 ReleaseNotes/0.4.1 edited by Jakub Jermář
iBook G4 (diff)
05:46 ReleaseNotes/0.4.1 edited by Jiri Svoboda
Adjust release date (was after midnight, anyway) (diff)
00:40 Milestone 0.4.1 completed

2009-08-03:

21:46 Ticket #108 (Building of release files should be automated) created by Jiri Svoboda
There should be a script to build the release files. This should be …
21:32 ReleaseNotes/Template edited by Jiri Svoboda
Sync with emptied Trunk notes (diff)
21:31 ReleaseNotes/Trunk edited by Jiri Svoboda
Purge document (diff)
21:27 ReleaseNotes edited by Jiri Svoboda
Add link to 0.4.1 release notes (diff)
21:25 ReleaseNotes/0.4.1 created by Jiri Svoboda
Copy Trunk release notes to 0.4.1
21:11 Changeset in mainline [9035c5a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export0.4.1 by Jakub Jermar <jakub@…>
Bump version to 0.4.1 (Escalopino).
21:06 Changeset in mainline [19490ce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix 16bpp modes.
19:26 ReleaseNotes/Trunk edited by Jakub Jermář
(diff)
19:24 Ticket #13 (Slab allocator allocation description ends in the middle of a sentence) updated by Jakub Jermář
Type, Keywords changed
19:23 Ticket #96 (Index Pages in HelenOS Trac do not work) updated by Jakub Jermář
Keywords changed
19:22 Ticket #14 (Implement register-only ipc_wait_for) updated by Jakub Jermář
Type changed
19:21 Ticket #72 (Write back file system data from block cache to the block device ...) updated by Jakub Jermář
Type changed
19:21 Ticket #79 (Introduce and implement VFS_UNMOUNT) updated by Jakub Jermář
Type changed
19:19 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) updated by Jakub Jermář
Milestone changed
19:19 ReleaseNotes/Trunk edited by Jakub Jermář
Remove uncomplete description for devmap's improvements. (diff)
19:13 ReleaseNotes/Trunk edited by Jakub Jermář
known bugs (diff)
18:35 Ticket #105 (HelenOS/ppc32 non-debug does not boot (in Qemu)) updated by Jakub Jermář
Milestone changed
The problem seems to be specific for Qemu version 0.9.0. Version …
17:58 Ticket #104 (The reboot command sometimes cannot complete) updated by Jakub Jermář
Milestone changed
Retargeting this for 0.5.0 in the eve of the 0.4.1 release.
17:57 Ticket #103 (Running some of the kernel tests leaks memory) updated by Jakub Jermář
Milestone changed
Retargeting this for 0.5.0 in the eve of 0.4.1 release.
17:49 Ticket #107 (HelenOS/sparc64 does not boot with CONFIG_RD_EXTERNAL) closed by Jakub Jermář
invalid: Someone should explain to the submitter that it is not realistic to …
15:29 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) updated by Jakub Jermář
Summary changed
The issue still exists with revision 4684, but I think it has slightly …
15:25 Ticket #107 (HelenOS/sparc64 does not boot with CONFIG_RD_EXTERNAL) created by Jakub Jermář
The Ultra 60 workstation on my desk cannot find RAM disk when the …

2009-08-02:

22:11 Changeset in mainline [dd2cfa7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
Even more warnings.
21:58 Changeset in mainline [fa5526d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
Fix trigraphs warning.
19:38 Changeset in mainline [5b3cf90]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
Fix warnings in Bdsh and PCI lib.
19:08 Changeset in mainline [f019cc07]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
More warnings.
18:51 Changeset in mainline [a405563]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
Fix some warnings.
16:30 WishList edited by Jiri Svoboda
Obsolete (diff)
16:29 WikiStart edited by Jiri Svoboda
Grammar (diff)
16:26 WikiStart edited by Jiri Svoboda
Reformat (diff)
16:19 WikiStart edited by Jiri Svoboda
Add Hardware Support link (diff)
16:18 HardwareSupport created by Jiri Svoboda
Will it work with my machine/peripheral?
09:19 ReleaseNotes/Trunk edited by Jiri Svoboda
Grammar (diff)

2009-07-31:

19:12 Ticket #106 (Wrong visuals for HelenOS/sparc64 simics framebuffer) closed by Jakub Jermář
fixed: Fixed in revision 4676.
19:11 Changeset in mainline [30885b9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
RGB conversion functions should work with a well-defined pixel format.

2009-07-30:

15:58 Changeset in mainline [646b996]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cleanup some of the dirty hacks introduced into the arm32 port add …
15:17 Changeset in mainline [76093ae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
there is no need to pass the MACHINE value explicitly in Makefile.inc
15:15 Changeset in mainline [87bedd1c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve consistency

2009-07-29:

21:21 Ticket #106 (Wrong visuals for HelenOS/sparc64 simics framebuffer) created by Jakub Jermář
I suspect that the change in the framebuffer code in revision 4669 …
19:48 Ticket #105 (HelenOS/ppc32 non-debug does not boot (in Qemu)) updated by Jakub Jermář
Interestingly enough, I can reproduce this only on my iBook G4 where I …
19:23 Changeset in mainline [88d653c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add simple atomic_lock_arch() to mips32 so that it builds for the msim …
15:19 Ticket #105 (HelenOS/ppc32 non-debug does not boot (in Qemu)) created by Jakub Jermář
HelenOS/ppc32 non-debug does not boot (in Qemu). The last displayed …
12:36 Ticket #103 (Running some of the kernel tests leaks memory) updated by Jakub Jermář
It may seem that in the case of the slab2 test, the memory is not …
12:19 Ticket #103 (Running some of the kernel tests leaks memory) updated by Jakub Jermář
Component changed
12:19 Ticket #104 (The reboot command sometimes cannot complete) created by Jakub Jermář
Sometimes, issuing the reboot kconsole command (debug build) will end …
12:09 Changeset in mainline [ba0aa6f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
the size argument to split_mark() should include the header and footer size
12:09 Ticket #7 (Port the arm32 port to QEMU) closed by Jakub Jermář
fixed: Fixed in 4669
11:40 Ticket #69 (i8042 CPU reset fails miserably in SMP configurations) updated by Jakub Jermář
Milestone changed
11:40 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by Jakub Jermář
Milestone changed
11:39 Ticket #22 (FAT file names should be lower-case) updated by Jakub Jermář
Component, Milestone changed
11:38 Ticket #57 (FAT driver improvement: lower case bits) updated by Jakub Jermář
Milestone changed
11:38 Ticket #15 (Implement rwlocks for uspace) updated by Jakub Jermář
Milestone changed
11:37 Ticket #101 (ia64 non-debug build is broken) updated by Jakub Jermář
Milestone changed
11:37 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) updated by Jakub Jermář
Milestone changed
11:37 Ticket #93 (Exception stack frame should not be constructed by a C function on arm32) updated by Jakub Jermář
Milestone changed
11:33 Ticket #83 (Pass task exit code) updated by Jakub Jermář
Milestone changed
11:33 Ticket #74 (Reimplement user space memory allocator) updated by Jakub Jermář
Milestone changed
11:33 Ticket #44 (Advanced way of wiring kernel HID devices) updated by Jakub Jermář
Component, Milestone changed
11:32 Ticket #24 (mips32 (big endian variant) user space not working in GXEMUL) updated by Jakub Jermář
Component, Milestone changed
11:32 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) updated by Jakub Jermář
Milestone changed
11:31 Ticket #35 (Support multiple instances of TMPFS) updated by Jakub Jermář
Milestone changed
11:30 Ticket #51 (Need command to test VFS rename() operation) updated by Jakub Jermář
Milestone changed
11:30 Ticket #23 (Non-root VFS mounts are not ready) updated by Jakub Jermář
Milestone changed
11:26 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) updated by Jakub Jermář
Replying to jermar: > Fixed in revision 4666 and merged …
11:26 Ticket #93 (Exception stack frame should not be constructed by a C function on arm32) closed by Jakub Jermář
fixed: Fixed in revision 4666 and merged into trunk in revision 4669.
11:24 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) closed by Jakub Jermář
fixed: Fixed in revision 4666 and merged into trunk in revision 4669.
11:21 Ticket #103 (Running some of the kernel tests leaks memory) created by Jakub Jermář
Running some of the kernel tests such as slab2 from the kconsole leaks …

2009-07-28:

13:32 ReleaseNotes/Trunk edited by Jakub Jermář
(diff)
13:28 Changeset in mainline [5e73815]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Interrupts should be disabled when acquiring answerbox's irq_lock.
12:47 Changeset in mainline [6ac14a70]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vineeth Pillai <vineethrp@…>
ARM port for development board integratorcp(ARM926EJ core module).
08:19 ReleaseNotes/Trunk edited by Jakub Jermář
(diff)

2009-07-25:

09:52 Ticket #93 (Exception stack frame should not be constructed by a C function on arm32) updated by Vineeth Pillai
The fix for this is committed to the arm branch(revision 4666). A new …
09:50 Ticket #93 (Exception stack frame should not be constructed by a C function on arm32) updated by Vineeth Pillai
Status changed

2009-07-24:

17:08 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) updated by Vineeth Pillai
I have committed the fix in the arm branch. With the latest …
16:42 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) updated by Vineeth Pillai
Status, Owner changed
16:05 Ticket #101 (ia64 non-debug build is broken) closed by Jakub Jermář
fixed
16:05 Ticket #101 (ia64 non-debug build is broken) updated by Jakub Jermář
Fixed in revision 4664.
16:04 Changeset in mainline [7038f55]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add simple atomic_lock_arch() for ia64
Note: See TracTimeline for information about the timeline view.