Timeline
2009-10-22:
- 17:48 Ticket #136 (Autodetect support for SYSENTER on ia32) closed by
- fixed: Fixed in [head,119].
- 17:45 Changeset in mainline [d7365604]lfnserial by
- Merge support for SYSENTER autodetection.
- 17:39 Changeset in mainline [5328d63]lfnserial by
- Do not insist on SYSENTER support.
- 17:35 Changeset in mainline [3cc110f]lfnserial by
- Autodetect SYSENTER support in uspace.
- 16:22 Changeset in mainline [8e000b8d]lfnserial by
- Rename syscall_{int,sysenter} to syscall_{slow,fast}. Syscalls …
- 15:12 Changeset in mainline [4a537dd]lfnserial by
- Initialize the SYSENTER MSR's only if the kernel detects the CPU …
- 14:07 Changeset in mainline [c696ad1a]lfnserial by
- Add the SEP bit into cpuid_feature_info.
- 14:03 Changeset in mainline [33eb919]lfnserial by
- Use defined macros instead of magic constants.
- 09:18 Ticket #8 (Port the arm32 port to real hardware) closed by
- duplicate: Closing as a duplicate of #134.
2009-10-21:
- 12:15 Ticket #136 (Autodetect support for SYSENTER on ia32) created by
- 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
- fixed: Really solved in [head,118].
- 11:25 Changeset in mainline [50989793]lfnserial by
- necessry modifications to sparc64 to support parallel building (this …
2009-10-20:
- 16:08 Changeset in mainline [cc1f8d4]lfnserial by
- proper support for parallel building (this time really tested) all …
2009-10-18:
- 17:27 Changeset in mainline [f238e86]lfnserial by
- Both sun4u and sun4v are compilable, sun4u feature-complete, sun4v …
2009-10-16:
- 14:50 Changeset in mainline [68834d85]lfnserial by
- 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
- fixed: The EOF s-point was not correct if the file did not terminate in a …
- 08:02 Changeset in mainline [00413c5c]lfnserial by
- Fix computation of eof s-point.
2009-10-15:
- 22:14 Ticket #135 (Editor forgets the last line except the first column) created by
- When appending another line which is not ended with a new line to a …
- 20:55 Changeset in mainline [7591b27d]lfnserial by
- Working directory must be set only after initializing stdio, otherwise …
- 18:11 Changeset in mainline [7c7a3209]lfnserial by
- Merge support for passing the current working directory to the spawned …
- 18:06 Changeset in mainline [d8ef374]lfnserial by
- bdsh should inherit the current working directory rather than setting …
- 17:45 Changeset in mainline [622cdbe]lfnserial by
- Inherit the current working directory from the spawner to the spawnee task.
- 17:38 Changeset in mainline [81342f7]lfnserial by
- 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
- Well, OK, it is not fixed completely. I works reasonably well on ia32, …
- 18:26 Ticket #134 (Support for Neo FreeRunner) created by
- Make HelenOS boot on [http://en.wikipedia.org/wiki/Neo_Freerunner Neo …
- 15:07 Ticket #121 (Parallel build does not work) closed by
- fixed: Fixed in [head,113].
- 15:00 Changeset in mainline [e035612]lfnserial by
- make parallel build (with -j n) possible
- 14:59 Changeset in mainline [c088fd4]lfnserial by
- draw bindings as line segments, not splines
2009-10-13:
- 13:46 Ticket #133 (Support for Fujitsu SPARC64 processors) created by
- Improve the sparc64 port by adding support for the Fujitsu SPARC64 …
2009-10-12:
- 09:25 Ticket #132 (Unclaimed task return values pollute NS) created by
- In a problem similar to UNIX zombies, when a task spawns another task …
2009-10-11:
- 22:06 BazaarWorkflow edited by
- Explain that bzr identifier is not necessarily e-mail address. (diff)
- 20:19 IPC edited by
- (diff)
- 17:51 BazaarWorkflow edited by
- (diff)
- 16:26 Changeset in mainline [f307f12]lfnserial by
- Merge experimental support for timeoutable fibril condition variables. …
- 16:20 Changeset in mainline [ba8f8cb]lfnserial by
- The original ipc_data_*() and ipc_share_*() should use plain HelenOS …
- 16:11 Changeset in mainline [0da4e41]lfnserial by
- ipc_data_*() and ipc_share_*(), respectively, should be renamed to …
- 11:43 Changeset in mainline [bbb01b98]lfnserial by
- Just pro forma, mark the fibril as active when unlocking a mutex.
- 10:48 Changeset in mainline [b69bec5]lfnserial by
- Make fibril RW-locks use the awaiter_t type for sleeping. Timeouts are …
- 10:32 Changeset in mainline [854ad23]lfnserial by
- Make fibril mutexes use the awaiter_t type for sleeping. Timeouts are …
- 10:14 Changeset in mainline [cadfa8e]lfnserial by
- Experimental support for timeoutable fibril condition variables.
- 08:09 Changeset in mainline [b6ee5b1]lfnserial by
- Rename insert_timeout() to async_insert_timeout() and make it a …
2009-10-10:
- 21:50 Changeset in mainline [f53cc81]lfnserial by
- Separate timeout-specific wait data from generic wait data in awaiter_t.
- 21:32 Changeset in mainline [4f5edcf6]lfnserial by
- Prepare awaiter_t for use outside of async.c.
- 21:01 Changeset in mainline [0772aff]lfnserial by
- Improve confusing comment. handle_call() is a name of an async …
2009-10-09:
- 14:18 Changeset in mainline [c123609]lfnserial by
- represent provided and required interfaces merge common binding, …
2009-10-08:
- 16:48 Changeset in mainline [8e21512e]lfnserial by
- add support for drawing architecture diagram using GraphViz?
- 11:06 Changeset in mainline [afe34be]lfnserial by
- finally all interfaces are correctly bound
- 11:05 Changeset in mainline [2088dfc]lfnserial by
- fix typos
2009-10-07:
- 14:03 Changeset in mainline [6ab8697]lfnserial by
- use builtin_va_* for va_* functions and va_list type (this is …
- 14:02 Changeset in mainline [7a53208]lfnserial by
- bind unbound interfaces
- 12:14 Changeset in mainline [b988db0]lfnserial by
- fix some ommisions
- 10:58 Changeset in mainline [0a1a313]lfnserial by
- fix protocols w.r.t. nested calls
- 10:44 Changeset in mainline [100aaf5]lfnserial by
- add support for generating Extended Bahavior Protocols output
2009-10-06:
- 15:06 Changeset in mainline [f563126]lfnserial by
- make uspace pass compilation with clang
- 15:01 Ticket #66 (Kernel stdout as a multiplexer) closed by
- fixed: I think this was fixed in [head,29].
2009-10-02:
- 14:20 Changeset in mainline [d57e08f]lfnserial by
- Merge file system shell interaction improvements.
- 14:09 Changeset in mainline [bbddafb]lfnserial by
- Make the file systems set the task return value so that the user gets …
- 14:03 Changeset in mainline [5643a04]lfnserial by
- Cleanup of the file system servers' start up text messages.
2009-10-01:
- 11:54 Ticket #131 (Task memory dumps) created by
- We need a mechanism to dump the memory of a task which has crashed …
- 11:53 Changeset in mainline [f5af635]lfnserial by
- Merge FAT server error handling improvements and some fixes.
- 11:50 Changeset in mainline [8810c63]lfnserial by
- Do not assume that a block is not dirty if we did not make it dirty. …
- 11:32 Changeset in mainline [9a15176]lfnserial by
- Make fat_idx_get_new() return the exact error code.
- 11:09 Changeset in mainline [0fc1e5d]lfnserial by
- Make fat_node_get_core() return an error code.
- 10:24 Changeset in mainline [17bf658]lfnserial by
- Make fat_node_get_new() return an error code.
- 09:41 Changeset in mainline [e6bc3a5]lfnserial by
- fat_node_get_core() needs to take the ffn_mutex before it manipulates …
2009-09-28:
- 09:37 Ticket #130 (Self replication) created by
- HelenOS should be able to replicate itself. For example, when we boot …
- 09:31 Ticket #129 (Bootloader install) created by
- We need a way to install the bootloader from within a running HelenOS …
- 09:30 Ticket #128 (FAT file system creator) created by
- Need a tool to create an empty FAT file system from within HelenOS.
- 09:29 Ticket #127 (Partition editor) created by
- HelenOS can make use of MBR-partitioned disks, but it cannot create or …
- 09:25 Ticket #125 (Automated building of distribution files) closed by
- duplicate: Forgot I already created a ticket for this. Duplicate of #108.
- 09:21 Ticket #126 (Breakage and regression monitoring tool) created by
- Implement a web-based framework that would monitor build breakages and …
- 09:12 Ticket #125 (Automated building of distribution files) created by
- Currently upon each release the distribution files are conjured up by …
- 09:05 Ticket #124 (Hands-off configure/build) created by
- 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
- 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
- fixed: Fixed in: [head,98] Root cause: Discrepancy between total sectors and …
- 12:15 Changeset in mainline [bbf88db]lfnserial by
- Merge FAT server improvement.
- 12:12 Changeset in mainline [3a8faba]lfnserial by
- Be more robust towards a discrepancy between the FAT size and total …
2009-09-25:
- 15:01 Changeset in mainline [6d4c549]lfnserial by
- 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
- With mainline,96, built for amd64 and fat, doing: cp …
- 11:50 Changeset in mainline [2e37308]lfnserial by
- Merge libfs error handling improvements.
- 11:32 Changeset in mainline [12bdc942]lfnserial by
- Remove dead code.
- 11:31 Changeset in mainline [073f550]lfnserial by
- Update fat implementation of libfs operations wrt. the preceding API …
2009-09-24:
- 16:49 Changeset in mainline [54e4479]lfnserial by
- Update tmpfs implementation of libfs operations wrt. the preceding API …
- 15:56 Changeset in mainline [0daba21]lfnserial by
- Most libfs operations should be able to return an error code.
- 13:51 Ticket #117 (softint should provide __muldi3) closed by
- fixed: Fixed in [head, 95].
2009-09-23:
- 21:42 Changeset in mainline [d27ed12]lfnserial by
- Added software emulation of 64bit multiplication (muldi3).
2009-09-22:
- 15:01 Ticket #121 (Parallel build does not work) created by
- 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
- According to GCC man page, -fstrict-aliasing is always active for …
Note: See TracTimeline
for information about the timeline view.