Timeline
2009-08-02:
- 22:11 Changeset in mainline [dd2cfa7]lfnserial by
- Even more warnings.
- 21:58 Changeset in mainline [fa5526d]lfnserial by
- Fix trigraphs warning.
- 19:38 Changeset in mainline [5b3cf90]lfnserial by
- Fix warnings in Bdsh and PCI lib.
- 19:08 Changeset in mainline [f019cc07]lfnserial by
- More warnings.
- 18:51 Changeset in mainline [a405563]lfnserial by
- Fix some warnings.
- 16:30 WishList edited by
- Obsolete (diff)
- 16:29 WikiStart edited by
- Grammar (diff)
- 16:26 WikiStart edited by
- Reformat (diff)
- 16:19 WikiStart edited by
- Add Hardware Support link (diff)
- 16:18 HardwareSupport created by
- Will it work with my machine/peripheral?
- 09:19 ReleaseNotes/Trunk edited by
- Grammar (diff)
2009-07-31:
- 19:12 Ticket #106 (Wrong visuals for HelenOS/sparc64 simics framebuffer) closed by
- fixed: Fixed in revision 4676.
- 19:11 Changeset in mainline [30885b9]lfnserial by
- RGB conversion functions should work with a well-defined pixel format.
2009-07-30:
- 15:58 Changeset in mainline [646b996]lfnserial by
- cleanup some of the dirty hacks introduced into the arm32 port add …
- 15:17 Changeset in mainline [76093ae]lfnserial by
- there is no need to pass the MACHINE value explicitly in Makefile.inc
- 15:15 Changeset in mainline [87bedd1c]lfnserial by
- improve consistency
2009-07-29:
- 21:21 Ticket #106 (Wrong visuals for HelenOS/sparc64 simics framebuffer) created by
- I suspect that the change in the framebuffer code in revision 4669 …
- 19:23 Changeset in mainline [88d653c]lfnserial by
- 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
- HelenOS/ppc32 non-debug does not boot (in Qemu). The last displayed …
- 12:19 Ticket #104 (The reboot command sometimes cannot complete) created by
- Sometimes, issuing the reboot kconsole command (debug build) will end …
- 12:09 Changeset in mainline [ba0aa6f]lfnserial by
- 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
- fixed: Fixed in 4669
- 11:26 Ticket #93 (Exception stack frame should not be constructed by a C function on arm32) closed by
- 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
- 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
- Running some of the kernel tests such as slab2 from the kconsole leaks …
2009-07-28:
- 13:32 ReleaseNotes/Trunk edited by
- (diff)
- 13:28 Changeset in mainline [5e73815]lfnserial by
- Interrupts should be disabled when acquiring answerbox's irq_lock.
- 12:47 Changeset in mainline [6ac14a70]lfnserial by
- ARM port for development board integratorcp(ARM926EJ core module).
- 08:19 ReleaseNotes/Trunk edited by
- (diff)
2009-07-24:
- 16:05 Ticket #101 (ia64 non-debug build is broken) closed by
- fixed
- 16:04 Changeset in mainline [7038f55]lfnserial by
- Add simple atomic_lock_arch() for ia64
2009-07-23:
- 21:59 UsersGuide edited by
- (diff)
- 21:50 Tracing edited by
-
Udebug should no longer panic the kernel
(diff)
- 21:34 StringAPI edited by
- Handling of buffer overruns (diff)
- 21:27 ReleaseNotes/Trunk edited by
- Mac keyboard regression (diff)
- 21:22 ReleaseNotes/Trunk edited by
- Disclaimer (diff)
- 20:50 FSDesign edited by
- (diff)
- 20:20 FSDesign edited by
- (diff)
- 19:56 FSDesign edited by
- (diff)
- 19:45 IPC edited by
- (diff)
- 19:45 KnowledgeArticles edited by
- (diff)
- 19:44 WikiStart edited by
- (diff)
- 19:36 FSDesign edited by
- (diff)
- 19:26 FSDesign edited by
- (diff)
- 19:04 FSDesign edited by
- (diff)
- 18:48 FSDesign edited by
- (diff)
- 18:37 FSDesign edited by
- (diff)
2009-07-22:
- 21:57 Ticket #102 (Improved support for concurrent IPC requests) created by
- Currently it is difficult to handle requests from one client to one …
- 19:08 Changeset in mainline [1641eb0]lfnserial by
- Make automatic start of BDDs and mounting of /data optional and …
- 18:46 Changeset in mainline [a5facfb]lfnserial by
- Update proto definitions in tracer.
- 18:31 Changeset in mainline [c8404d4]lfnserial by
- Cope with ipc_call_sync_slow() overwriting input argument with output …
- 17:39 Ticket #101 (ia64 non-debug build is broken) created by
- ia64 non-debug build is broken because atomic_lock_arch() is not …
- 15:40 FSDesign edited by
- (diff)
- 11:54 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) created by
- So far, IRQs have ben handled in the "undefined" processor mode, while …
2009-07-21:
- 22:22 Changeset in mainline [9ad5b5cc]lfnserial by
- Use bool type.
- 22:18 Changeset in mainline [6e3a44a]lfnserial by
- Wait for app to exit before returning from tracer.
- 22:02 Changeset in mainline [5462a30]lfnserial by
- Remove accidentally commited debugging messages.
- 20:50 Ticket #97 (Tracer cannot cope with console inheritance) closed by
- fixed: There are two interesting issues here: 1. It is not possible for an …
- 20:37 Changeset in mainline [84683fdc]lfnserial by
- Use a dedicated fibril to wait for console events so that we can quit …
- 20:12 Changeset in mainline [8e1dc00]lfnserial by
- Let application inherit tracer's std. files.
- 19:50 Changeset in mainline [654a30a]lfnserial by
- Make use of fibril sync primitives.
- 18:34 Changeset in mainline [9d8a1ed]lfnserial by
- Read keys directly from console in tracer. This works around the …
- 09:32 ReleaseNotes/Trunk edited by
- (diff)
2009-07-18:
- 10:08 ReleaseNotes/Trunk edited by
- Fibril Synchronization Primitives (diff)
- 10:02 ReleaseNotes/Trunk edited by
- (diff)
- 09:54 ReleaseNotes/Trunk edited by
- (diff)
- 09:49 ReleaseNotes/Trunk edited by
- (diff)
2009-07-17:
- 07:34 ReleaseNotes/Trunk edited by
- Console inheritance (diff)
- 07:31 ReleaseNotes/Trunk edited by
- Memory Allocator (diff)
- 07:21 ReleaseNotes/Trunk edited by
- Specify base version used for comparison (diff)
2009-07-16:
- 08:44 Changeset in mainline [986c24c]lfnserial by
- Fix sparc64 non-debug build.
2009-07-15:
- 22:07 ReleaseNotes/Trunk edited by
- (diff)
- 22:00 Changeset in mainline [aa7954f]lfnserial by
- Fix comments.
- 20:11 Changeset in mainline [ba6232b]lfnserial by
- Fix a couple of memory leaks and an improper use of sizeof().
- 11:09 ReleaseNotes/Trunk edited by
- (diff)
- 10:59 ReleaseNotes/Trunk edited by
- (diff)
2009-07-14:
- 21:28 Ticket #89 (Invisible Tetris pieces on non-graphical fb) closed by
- fixed: Fixed in r4644. Console color capability can now be queried with …
- 21:26 Changeset in mainline [bf5443d]lfnserial by
- Revert accidently commited change.
- 21:25 Changeset in mainline [50cfa6c]lfnserial by
- Method for getting console color capabilities. Use to fix invisible …
- 08:16 Ticket #98 ('cat readme' hangs on mips32) closed by
- duplicate: Fixed in revision 4643. realloc() didn't check whether the next block …
- 08:16 Ticket #99 (bdsh hangs after reading the second command on ia64 and sparc64) closed by
- fixed: Fixed in revision 4643. realloc() didn't check whether the next block …
- 08:15 Changeset in mainline [7d88587]lfnserial by
- realloc() should really check whether the next block is indeed free.
- 06:26 Ticket #99 (bdsh hangs after reading the second command on ia64 and sparc64) created by
- In revision 4642 (i.e. after the fix for ticket #92), bdsh hangs after …
2009-07-13:
- 22:15 Ticket #98 ('cat readme' hangs on mips32) created by
- If you try to run 'cat readme' on mips32gx twice, it hangs in …
- 21:44 Ticket #97 (Tracer cannot cope with console inheritance) created by
- Trunk r4642. With console inheritance in place the tracer tries to …
- 21:28 Ticket #92 (bdsh dies on mips32) closed by
- fixed: The problem was in two places in realloc(). One: real_size was not a …
- 21:24 Changeset in mainline [f450280]lfnserial by
- Fix alignment errors in realloc().
- 19:42 Changeset in mainline [44539b4c]lfnserial by
- Adhere to the sparc64 ABI and provide stack space for procedure arguments.
- 19:35 Changeset in mainline [716fb9d]lfnserial by
- Improve comment.
- 19:34 Changeset in mainline [9a61ba5]lfnserial by
- IRQ-safe switch to userspace.
- 15:30 ReleaseNotes/Trunk edited by
- (diff)
- 15:25 ReleaseNotes/Trunk edited by
- (diff)
- 15:23 ReleaseNotes/Trunk edited by
- (diff)
- 09:12 FSDesign edited by
- (diff)
2009-07-12:
- 21:45 Ticket #96 (Index Pages in HelenOS Trac do not work) created by
- It appears that Trac provides automatically generated alphabetical and …
- 19:50 ReleaseNotes/Trunk edited by
- Preconfigured defaults (diff)
- 15:41 ReleaseNotes/Trunk edited by
- (diff)
- 15:40 ReleaseNotes/Trunk edited by
- (diff)
- 15:38 ReleaseNotes/Trunk edited by
- (diff)
- 09:45 ReleaseNotes/Trunk edited by
- (diff)
- 09:32 ReleaseNotes/Trunk edited by
- (diff)
- 09:28 ReleaseNotes edited by
- Grammar (diff)
- 09:24 ReleaseNotes/Trunk edited by
- (diff)
- 09:14 ReleaseNotes edited by
- (diff)
- 09:09 ReleaseNotes/Template created by
- 09:05 ReleaseNotes/Trunk created by
- 08:58 WikiStart edited by
- Add link to Release Notes (diff)
- 08:55 ReleaseNotes created by
- I want YOU for HelenOS Release Notes
2009-07-11:
- 21:47 Changeset in mainline [450448d]lfnserial by
- Implement data transmission to CUDA, use to enable autopolling. Now …
- 20:55 Changeset in mainline [4b2c458c]lfnserial by
- sparc64's SP_DELTA needs more space.
- 15:14 Changeset in mainline [ec8b0dac]lfnserial by
- Things are much easier when the compiler knows that context_save() …
- 09:38 Ticket #95 (devmap crashes on ia64) closed by
-
fixed: I think you just underestimate the true power of context_restore()
…
- 09:07 Ticket #95 (devmap crashes on ia64) reopened by
- This is not a fix, just a workaround. A local variable in …
2009-07-10:
- 22:34 Ticket #95 (devmap crashes on ia64) closed by
- fixed: I analyzed the bug and came to the conclusion, that the problem is in …
- 22:31 Changeset in mainline [4c467ee]lfnserial by
- In fibril_switch(), make sure to reload srcf with the current fibril …
2009-07-08:
- 11:29 Changeset in mainline [30f869d]lfnserial by
- mips32's istate_t must respect the 8-byte stack alignment.
2009-07-07:
- 21:48 Changeset in mainline [1f0db02e]lfnserial by
- Modify CUDA driver to state machine format, with one interrupt per …
- 21:39 Ticket #95 (devmap crashes on ia64) created by
- […] The crash occurs in fibril_switch().
- 21:14 Ticket #94 (Kernel panic in memcpy_to_uspace() on ia64) closed by
- fixed: Fixed in revision 4625. The ia64 kernel did not handle writes to …
- 21:12 Changeset in mainline [925be4e]lfnserial by
- The ia64 kernel needs to handle the Data Access Rights fault.
- 21:11 Changeset in mainline [80a3bd9]lfnserial by
- Initialize the Accessed and Dirty bits when the page hash table is used.
- 18:28 Ticket #94 (Kernel panic in memcpy_to_uspace() on ia64) created by
- […]
- 15:48 Ticket #93 (Exception stack frame should not be constructed by a C function on arm32) created by
- The idea of setting the kernel stack and saving registers to it from a …
2009-07-06:
- 22:16 Ticket #92 (bdsh dies on mips32) created by
- bdsh (newer than 6001) will crash after successfully completing a …
- 21:44 Changeset in mainline [8a81a73a]lfnserial by
- Prettier output from ata_bd.
- 21:16 Changeset in mainline [1757ffce]lfnserial by
- Do not attempt to spawn non-existing programs.
- 20:55 Changeset in mainline [95bc57c]lfnserial by
- Servers can return value as soon as they are up. Use this with …
- 20:16 Changeset in mainline [adb49f58]lfnserial by
- Allow to determine whether a task returned value before terminatign.
- 19:45 Ticket #83 (Pass task exit code) closed by
- fixed: I changed NS from using kernel notifications to using IPC messages for …
- 19:40 Changeset in mainline [0315679]lfnserial by
- Move fully to IPC-based tracking of task startup and termination in …
- 19:17 Changeset in mainline [5d96851]lfnserial by
- Pass task ID to NS from loader. This prevents ID spoofing by user apps.
- 16:02 Changeset in mainline [7114d83]lfnserial by
- Allow task to return value (will be improved).
2009-07-04:
- 13:04 Changeset in mainline [d68e4d5]lfnserial by
- Make the libblock cache behave more like a cache and fix some bugs …
Note: See TracTimeline
for information about the timeline view.