Timeline
2009-08-02:
- 22:11 Changeset in mainline [dd2cfa7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Even more warnings.
 - 21:58 Changeset in mainline [fa5526d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix trigraphs warning.
 - 19:38 Changeset in mainline [5b3cf90]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix warnings in Bdsh and PCI lib.
 - 19:08 Changeset in mainline [f019cc07]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - More warnings.
 - 18:51 Changeset in mainline [a405563]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export 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]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - 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
 - 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
 - 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
 - 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:48 Ticket #105 (HelenOS/ppc32 non-debug does not boot (in Qemu)) updated by
 - 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
 - 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:36 Ticket #103 (Running some of the kernel tests leaks memory) updated by
 - 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
 - 
          Component changed
 - 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]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export 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:40 Ticket #69 (i8042 CPU reset fails miserably in SMP configurations) updated by
 - 
          Milestone changed
 - 11:40 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by
 - 
          Milestone changed
 - 11:39 Ticket #22 (FAT file names should be lower-case) updated by
 - 
          Component, Milestone changed
 - 11:38 Ticket #57 (FAT driver improvement: lower case bits) updated by
 - 
          Milestone changed
 - 11:38 Ticket #15 (Implement rwlocks for uspace) updated by
 - 
          Milestone changed
 - 11:37 Ticket #101 (ia64 non-debug build is broken) updated by
 - 
          Milestone changed
 - 11:37 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) updated by
 - 
          Milestone changed
 - 11:37 Ticket #93 (Exception stack frame should not be constructed by a C function on arm32) updated by
 - 
          Milestone changed
 - 11:33 Ticket #83 (Pass task exit code) updated by
 - 
          Milestone changed
 - 11:33 Ticket #74 (Reimplement user space memory allocator) updated by
 - 
          Milestone changed
 - 11:33 Ticket #44 (Advanced way of wiring kernel HID devices) updated by
 - 
          Component, Milestone changed
 - 11:32 Ticket #24 (mips32 (big endian variant) user space not working in GXEMUL) updated by
 - 
          Component, Milestone changed
 - 11:32 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) updated by
 - 
          Milestone changed
 - 11:31 Ticket #35 (Support multiple instances of TMPFS) updated by
 - 
          Milestone changed
 - 11:30 Ticket #51 (Need command to test VFS rename() operation) updated by
 - 
          Milestone changed
 - 11:30 Ticket #23 (Non-root VFS mounts are not ready) updated by
 - 
          Milestone changed
 - 11:26 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) updated by
 - 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
 - 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]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - 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
 - ARM port for development board integratorcp(ARM926EJ core module).
 - 08:19 ReleaseNotes/Trunk edited by
 - (diff)
 
2009-07-25:
- 09:52 Ticket #93 (Exception stack frame should not be constructed by a C function on arm32) updated by
 - 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
 - 
          Status changed
 
2009-07-24:
- 17:08 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) updated by
 - 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
 - 
          Status, Owner changed
 - 16:05 Ticket #101 (ia64 non-debug build is broken) closed by
 - fixed
 - 16:05 Ticket #101 (ia64 non-debug build is broken) updated by
 - Fixed in revision 4664.
 - 16:04 Changeset in mainline [7038f55]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export 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]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Make automatic start of BDDs and mounting of /data optional and …
 - 18:46 Changeset in mainline [a5facfb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Update proto definitions in tracer.
 - 18:31 Changeset in mainline [c8404d4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export 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:23 Ticket #86 (console should not depend on kbd's source code) updated by
 - 
          Milestone changed
 - 22:22 Changeset in mainline [9ad5b5cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Use bool type.
 - 22:18 Changeset in mainline [6e3a44a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Wait for app to exit before returning from tracer.
 - 22:02 Changeset in mainline [5462a30]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export 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]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Use a dedicated fibril to wait for console events so that we can quit …
 - 20:12 Changeset in mainline [8e1dc00]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Let application inherit tracer's std. files.
 - 19:50 Changeset in mainline [654a30a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Make use of fibril sync primitives.
 - 18:34 Changeset in mainline [9d8a1ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export 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]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix sparc64 non-debug build.
 
2009-07-15:
- 22:07 ReleaseNotes/Trunk edited by
 - (diff)
 - 22:00 Changeset in mainline [aa7954f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix comments.
 - 20:11 Changeset in mainline [ba6232b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export 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]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Revert accidently commited change.
 - 21:25 Changeset in mainline [50cfa6c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Method for getting console color capabilities. Use to fix invisible …
 - 20:54 Ticket #89 (Invisible Tetris pieces on non-graphical fb) updated by
 - 
          Status, Owner changed
 - 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]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - realloc() should really check whether the next block is indeed free.
 - 06:27 Ticket #98 ('cat readme' hangs on mips32) updated by
 - 
          Priority changed
> I am also seeing something like this on ia64 and sparc64, where the … - 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:22 Ticket #98 ('cat readme' hangs on mips32) updated by
 - Replying to svoboda: > If you try to run 'cat readme' on …
 - 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]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix alignment errors in realloc().
 - 19:42 Changeset in mainline [44539b4c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Adhere to the sparc64 ABI and provide stack space for procedure arguments.
 - 19:35 Changeset in mainline [716fb9d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Improve comment.
 - 19:34 Changeset in mainline [9a61ba5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export 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 …
 - 20:29 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) updated by
 - 
          Milestone changed
 - 20:25 Ticket #91 (Kconsole pager) updated by
 - 
          Component changed
 - 20:23 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) updated by
 - 
          Component changed
 - 20:17 Ticket #5 (Support uspace with the ability to join threads) updated by
 - 
          Component, Milestone changed
 - 20:16 Ticket #47 (Mouse driver) updated by
 - 
          Component, Milestone changed
 - 20:15 Ticket #48 (Simple GUI) updated by
 - 
          Component, Milestone changed
 - 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
 - 08:25 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by
 - In r4626 I rewrote the driver to use per-byte interrupts, which …
 
2009-07-11:
- 21:47 Changeset in mainline [450448d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Implement data transmission to CUDA, use to enable autopolling. Now …
 - 20:55 Changeset in mainline [4b2c458c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - sparc64's SP_DELTA needs more space.
 - 15:29 Ticket #95 (devmap crashes on ia64) updated by
 - When context_save() is given the 'returns_twice' attribute, the …
 - 15:14 Changeset in mainline [ec8b0dac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export 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]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - In fibril_switch(), make sure to reload srcf with the current fibril …
 
2009-07-08:
- 15:10 Ticket #92 (bdsh dies on mips32) updated by
 - Replying to jermar: […] This should actually be just …
 - 14:59 Ticket #92 (bdsh dies on mips32) updated by
 - 
          Summary changed
Ok, now I am almost certain that this is a userspace allocator bug. I … - 11:37 Ticket #92 (bdsh dies on mips32) updated by
 - Replying to jermar: > The corresponding message in klog …
 - 11:29 Changeset in mainline [30f869d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - mips32's istate_t must respect the 8-byte stack alignment.
 
2009-07-07:
- 22:49 Ticket #95 (devmap crashes on ia64) updated by
 - This bug is not reproducible in revision 4597 and is reproducible in …
 - 21:48 Changeset in mainline [1f0db02e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export 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]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - The ia64 kernel needs to handle the Data Access Rights fault.
 - 21:11 Changeset in mainline [80a3bd9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export 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 …
 - 15:34 Ticket #72 (Write back file system data from block cache to the block device ...) updated by
 - 
          Status, Owner changed
 - 15:32 Ticket #6 (pte_t should be the real thing on arm32) updated by
 - 
          Status, Owner changed
 - 15:31 Ticket #8 (Port the arm32 port to real hardware) updated by
 - 
          Status, Owner, Component changed
 - 15:31 Ticket #7 (Port the arm32 port to QEMU) updated by
 - 
          Status, Owner, Component changed
 
2009-07-06:
- 22:19 Ticket #92 (bdsh dies on mips32) updated by
 - Replying to jermar: > bdsh (newer than 6001) will crash …
 - 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]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Prettier output from ata_bd.
 - 21:16 Changeset in mainline [1757ffce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Do not attempt to spawn non-existing programs.
 - 20:55 Changeset in mainline [95bc57c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Servers can return value as soon as they are up. Use this with …
 - 20:16 Changeset in mainline [adb49f58]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export 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]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Move fully to IPC-based tracking of task startup and termination in …
 - 19:17 Changeset in mainline [5d96851b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Pass task ID to NS from loader. This prevents ID spoofing by user apps.
 - 16:14 Ticket #83 (Pass task exit code) updated by
 - As of r4617 this works. The only 'but' here is that NS should be …
 - 16:02 Changeset in mainline [7114d83]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Allow task to return value (will be improved).
 - 14:56 Ticket #83 (Pass task exit code) updated by
 - 
          Status, Owner changed
 
2009-07-04:
- 13:04 Changeset in mainline [d68e4d5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Make the libblock cache behave more like a cache and fix some bugs …
 
2009-07-02:
- 20:58 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by
 - In r4610 I added a new VIA-CUDA keyboard kernel driver. It works fine …
 - 19:39 Changeset in mainline [2a77841d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Kernel Mac ADB keyboard driver revived.
 - 15:23 Changeset in mainline [bb8dc88]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - remove obsolete VFS methods
 - 15:01 Changeset in mainline [0143f72]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Statically allocated stat structure will do.
 - 14:54 Changeset in mainline [271283b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix typos.
 - 14:51 Changeset in mainline [d851f597]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - small allocator optimization add some comments
 
2009-07-01:
- 16:39 Changeset in mainline [9c40f883]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - cstyle
 - 10:37 Ticket #74 (Reimplement user space memory allocator) closed by
 - fixed: Public domain dlmalloc removed and simple first-fit allocator …
 
2009-06-30:
- 21:42 OldMacPeripherals edited by
 - (diff)
 - 20:06 Ticket #91 (Kconsole pager) created by
 - Lately the number of tasks running is more that can fit on a typical …
 - 20:03 Ticket #90 (Bad memory access messages are architecture-dependent) created by
 - While the kernel has an architecture-independent interface to the …
 - 19:57 Ticket #83 (Pass task exit code) updated by
 - I would prefer a purely user-space solution (this would be consistent …
 - 19:52 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by
 - 
          Status, Owner, Component changed
I am working on this. - 19:51 Ticket #33 (ATA driver) updated by
 - 
          Status, Owner, Component changed
A prototype driver has been implemented. However, it needs to be … - 19:49 Ticket #30 (Investigate possibility of using unlikely(), likely()) updated by
 - 
          Component changed
I am strongly against this. You are basically trying to hand-optimize … - 19:41 Ticket #89 (Invisible Tetris pieces on non-graphical fb) created by
 - On egafb and serial fb, colors are downmixed to BW. Some tetris pieces …
 - 15:54 Changeset in mainline [2d11a7d8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - tester framework rewrite (go from a menu-driven interface to …
 - 15:53 Changeset in mainline [db24058]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - small fixes and coding style changes related to the new memory allocator
 - 15:51 Changeset in mainline [6db6fd1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - implement simple first-fit memory allocator (modified from original …
 - 15:50 Changeset in mainline [ae75080a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - define just the basic memory allocator interface
 - 15:48 Changeset in mainline [497ae7b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - remove dlmalloc
 - 15:46 Changeset in mainline [82346c50]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - memory allocator test (modified from original code by Tomas Bures and …
 - 15:32 Changeset in mainline [f954906]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - avoid compiler warnings and one small bug
 - 15:31 Changeset in mainline [c063d96e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - avoid compiler warning
 - 15:31 Changeset in mainline [7ece1fbe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - avoid possible segfault
 
2009-06-29:
- 16:15 Changeset in mainline [057760d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - avoid unaligned memory access
 - 16:03 Changeset in mainline [f49cf64]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - simplify init, create /dev/null0 on demand
 - 16:02 Changeset in mainline [7fcb74c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add support for creating null devices on demand
 - 09:20 Changeset in mainline [bfd247f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - set buffering according to what file descriptor we are opening (this …
 
2009-06-28:
- 21:41 Ticket #82 (ls: skipping bogus node null) closed by
 - fixed: Fixed in revisino 4587.
 - 21:41 Changeset in mainline [415c7e0d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Implement stat() and VFS_IN_STAT. Modify bdsh() to use stat() during …
 - 19:18 Changeset in mainline [75160a6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Add libfs_stat() and let FAT and TMPFS use it.
 - 19:01 Ticket #84 (Replace VFS_DEVICE with VFS_FSTAT) closed by
 - fixed: Fixed in revision 4585.
 - 18:59 Changeset in mainline [852b801]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Introduce VFS_IN_FSTAT and VFS_OUT_STAT. Provide libc fstat() and …
 - 13:43 Changeset in mainline [4198f9c3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Separate the VFS input and output protocols.
 - 12:08 Changeset in mainline [6408be3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix chaos in block library.
 
2009-06-27:
- 09:41 Changeset in mainline [00fe6bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Automatically try to mount FAT from disk0 on /data upon boot. Save …
 
2009-06-26:
- 21:34 Changeset in mainline [1fbe064b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Allow libblock to operate in write-through mode. With 'wtcache' mount …
 - 15:08 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) closed by
 - fixed: Fixed in revision 4571.
 - 15:06 Changeset in mainline [af65b72]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Do not use the pending mechanism in console.
 - 15:05 Changeset in mainline [1cab2f41]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Do not use the pending mechanism in devmap.
 - 15:04 Changeset in mainline [103bb68]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - A little bit of cstyle.
 - 15:04 Changeset in mainline [cc531be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Mention arm32 in the document describing virtual address translation.
 - 13:28 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) updated by
 - 
          Status changed
 - 13:27 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) updated by
 - 
          Status, Owner changed
Ok, DEVFS opens a separate connection to console for each /dev/vc*. … - 05:18 Changeset in mainline [9593bc8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Use condvar broadcast instead of signal when registering a new file system.
 
2009-06-25:
- 21:30 Changeset in mainline [7b47fa2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Do not use the "pending" fibril mechanism in VFS
 
2009-06-23:
- 18:33 Changeset in mainline [d4b9d28]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Tetris high-score table now persists across multiple Tetris executions …
 - 18:19 Changeset in mainline [52e4f526]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Use rwlock instead of futex for ramdisk.
 
2009-06-22:
- 20:17 Changeset in mainline [ed990cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Remove an obsolete comment.
 - 20:02 Changeset in mainline [e2dccb0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Endpoint file systems should terminate the connection fibril when VFS …
 - 13:39 Changeset in mainline [2dfd9fa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - avoid races during access to the shared hash table
 
2009-06-20:
- 19:31 Changeset in mainline [12956e57]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Use fibril synchronization in bd drivers. Use per-disk locks.
 
2009-06-18:
- 08:30 Changeset in mainline [ac47b7c2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - define endianess externally to be able to exactly specify whether we …
 
2009-06-17:
- 22:33 Changeset in mainline [553492be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Finish converting VFS to fibril synchronization.
 - 22:32 Changeset in mainline [ca093b3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Strange left-over.
 - 22:08 Changeset in mainline [4e1b57d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Use fibril synchronization in libblock.
 - 22:07 Changeset in mainline [6ebe721]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Use fibril synchronization in FAT.
 - 21:07 Changeset in mainline [34ca870]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Handle each VFS request using a dedicated connection.
 - 20:52 Changeset in mainline [61d2315]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Disk I/O should be serialized until libblock switches to fibril …
 
2009-06-16:
- 21:53 Changeset in mainline [62140db]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix assorted warnings and tiny glitches.
 - 20:22 Changeset in mainline [0471786]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix signedness issues and warnings in fb.
 - 20:09 Changeset in mainline [08c9f7d5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Suppress warnings in loader.
 - 19:56 Changeset in mainline [a624cbfd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Improve ATA cmd regs block definition to suppress warnings.
 - 19:01 Changeset in mainline [fbbbb8a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Get rid of warnings (size_t is enough for block size).
 - 18:31 Changeset in mainline [e3fa92aa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Replace one hack with another.
 
2009-06-15:
- 22:24 Changeset in mainline [103e7d7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Flush stdout before spawning shell.
 - 21:54 Ticket #85 (Do not create a new "pending" fibril after each received call) closed by
 - fixed: Fixed in revision 4542.
 - 21:51 Changeset in mainline [953769f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Handle pending input using only one fibril. Relax serialization in …
 - 21:46 Changeset in mainline [ef8bcc6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Stdio stream buffering (only for writing a.t.m.) Issue: Do we need two …
 - 20:53 Changeset in mainline [c07af37]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Handle pending lookups using only one fibril.
 - 19:17 Changeset in mainline [af7383f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Handle pending mounts using only one fibril.
 - 18:50 Changeset in mainline [0ed2e0e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Revert clandestine removal of delayed cursor position update by c4456.
 
2009-06-14:
- 14:29 Changeset in mainline [87d3ecf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Display type of root filesystem and root device upon boot.
 - 12:30 Changeset in mainline [c51a7cd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - On condvar signal/broadcast, dequeue the waiting fibril from the …
 - 09:47 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) updated by
 - What I meant is that you have the async framework, fibrils and fibril …
 - 09:25 Ticket #87 (cons_read() should be rewritten using e.g. condition variables) closed by
 - invalid: Submitter can not read C.
 
2009-06-13:
- 20:36 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) updated by
 - I don't understand the phrase "another level of asynchronous …
 - 20:33 Ticket #87 (cons_read() should be rewritten using e.g. condition variables) updated by
 - I don't understand how a version using condition variables could be …
 - 18:32 Changeset in mainline [1cbed6b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Add forgotten files.
 - 17:30 Changeset in mainline [2a18193c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - File-backed block device driver (file_bd).
 - 12:26 Changeset in mainline [d9f4c76]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Write support in ata_bd. Not used, not tested.
 - 09:45 Changeset in mainline [5481d1bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Use named constants.
 - 09:17 Changeset in mainline [4f5caea]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Move type declarations to a header file.
 
2009-06-12:
- 21:27 Changeset in mainline [1806e5d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Properly support two disks per ATA controller. Fake (Qemu-only) check …
 - 19:44 Changeset in mainline [26360f7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Use 'fibril_local' modifier for fibril-local variables instead of …
 - 19:19 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) created by
 - In cons_get_event() we are introducing another level of asynchronous …
 - 19:16 Ticket #87 (cons_read() should be rewritten using e.g. condition variables) created by
 - Currently, cons_read() contains a while loop which actively reads the …
 - 19:10 Ticket #86 (console should not depend on kbd's source code) created by
 - Currently, console uses the kbd's keybuffer.c file and functions and …
 - 19:05 Ticket #85 (Do not create a new "pending" fibril after each received call) created by
 - Currently, libc's handle_call() will create a new "pending" fibril …
 - 17:35 Changeset in mainline [9ae22ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Condition variables for fibrils.
 
2009-06-11:
- 20:32 Ticket #15 (Implement rwlocks for uspace) closed by
 - fixed: Revision 4526 adds fibril rwlocks.
 - 20:30 Changeset in mainline [92d34f0b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Implement readers-writer locks for fibrils.
 
2009-06-10:
- 21:59 Changeset in mainline [ba2a055]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix coordinate issues in EGA fb.
 - 19:15 Changeset in mainline [fc02cc41]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - get back fine-grained locking (which was removed in commit 4458), but …
 - 19:10 Changeset in mainline [95ba2b8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - remove obsolete terminology
 - 19:09 Changeset in mainline [3562ec82]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - remove obsolete comment cstyle
 - 19:08 Changeset in mainline [0d3b9474]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - remove serialization (it is not needed here)
 - 18:49 Changeset in mainline [8e13bfa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Synchronize access to pending_req.
 - 14:42 Changeset in mainline [0e31a2b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - remove yet another serialization which is not needed anymore
 
2009-06-09:
- 22:27 Changeset in mainline [230260ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Make VFS use the new synchronization for fibrils. Now there should be …
 - 22:11 Changeset in mainline [041186f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Include fibril synchronization primitives in libc build.
 - 22:09 Changeset in mainline [f3afd24]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Add simple synchronization primitives to be used with fibrils. …
 - 11:10 Changeset in mainline [ebe70f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - slightly cleanup the horrible mess of tetris introduce colors
 - 11:10 Changeset in mainline [080ad7f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - simple implementation of fdopen() and rewind()
 
2009-06-08:
- 19:45 Changeset in mainline [bd8bfcbd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Nit.
 - 19:42 Changeset in mainline [b8e57e8c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - cstyle
 - 19:39 Changeset in mainline [bac82eeb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - getchar() and fgetc() are traditionally supposed to flush stdout and …
 - 18:13 Changeset in mainline [cc27c8c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - A little bit of cleanup and a remedy for great confusion introduced in …
 - 13:42 Changeset in mainline [d9c8c81]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - rename libadt → adt
 - 12:34 Changeset in mainline [a68f737]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - keep a list of open files to support proper cleanup
 
2009-06-06:
- 23:13 Changeset in mainline [f8ef660]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Primitive ATA disk driver that you can use in Qemu (read only).
 - 18:08 Ticket #84 (Replace VFS_DEVICE with VFS_FSTAT) created by
 - devfs's VFS_DEVICE is actually a form of VFS_FSTAT. Thus we can remove …
 - 11:01 Ticket #82 (ls: skipping bogus node null) updated by
 - OK, to be precise, fstat() won't solve this at all. What we …
 
2009-06-05:
- 12:46 Changeset in mainline [abc4982]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - group fhc and obio under a common directory
 
2009-06-04:
- 18:06 Changeset in mainline [4a68194]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - no not disturb console initialization by connections
 - 16:36 Changeset in mainline [3bf907a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - be more pedantic about undefined function prototypes (to avoid memory …
 - 13:47 Changeset in mainline [8bfe48e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - as_get_mappable_page() has an argument in bytes, not in pages
 - 13:05 Changeset in mainline [1035437]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - keep the kernel console intact as long as it is possible (to be able …
 - 12:43 WishList edited by
 - (diff)
 - 12:11 Ticket #83 (Pass task exit code) created by
 - It is possible to wait on a task exit. But the task exit code gets …
 - 12:03 Ticket #82 (ls: skipping bogus node null) updated by
 - 
          Status, Owner changed
The reason for this is that the shell is trying to get the file size … - 11:59 Ticket #36 (Virtual consoles overhaul) closed by
 - fixed: The proposed enhancement was implemented with some minor design …
 - 11:57 Ticket #18 (running program from bdsh opens new console) closed by
 - fixed: Console inheritance was implemented as of revision 4490. The other …
 - 11:54 Changeset in mainline [c8b9f88]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add forgotten answer in case of an error
 - 10:14 Ticket #81 (conflicting types for fs_node_t) closed by
 - fixed: Fixed in 4491.
 - 10:12 Changeset in mainline [99272a3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - inode_t → fdi_node_t
 
2009-06-03:
- 22:47 Changeset in mainline [301ff30]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - rename libc's fs_node_t to inode_t to avoid type conflict with VFS
 - 22:43 Ticket #82 (ls: skipping bogus node null) created by
 - When listing the /dev directory, bdsh will report: ls: skipping bogus …
 - 22:40 Ticket #81 (conflicting types for fs_node_t) created by
 - Both libc and libfs define the fs_node_t type.
 - 19:34 Changeset in mainline [98000fb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - remove redundant index_t and count_t types (which were always quite …
 - 19:32 Changeset in mainline [69e68e3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - update for latest I/O changes (the protocols are not yet described …
 - 19:32 Changeset in mainline [0c25c10]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - update for latest I/O changes
 - 19:31 Changeset in mainline [cbff4c2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - update for latest I/O changes (some tests are not 100% working yet, …
 - 19:30 Changeset in mainline [73878c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - bdsh: sync with I/O changes, block until spawned task exits
 - 19:29 Changeset in mainline [36b8100a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - init rewrite: remove banner, start getvc to acquire first seven …
 - 19:28 Changeset in mainline [595edf5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add libfs_open_node() helper function cleanup
 - 19:27 Changeset in mainline [d00ae4c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add missing include
 - 19:26 Changeset in mainline [2595dab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - I/O subsystem overhaul: - add more POSIX-like file and stream …
 - 19:21 Changeset in mainline [ca3ba3a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - sync header files with implementation coding style
 - 19:20 Changeset in mainline [76d0d284]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - sync header files with implementation
 - 19:19 Changeset in mainline [5779a74]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add error constant from VFS cleanup
 - 19:18 Changeset in mainline [b78d0bd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - explicit typecast
 - 19:18 Changeset in mainline [433131d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - setup stdin, stdout and stderr according to preset file nodes cleanup
 - 19:17 Changeset in mainline [937aeee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add support for passing preset files cleanup
 - 19:16 Changeset in mainline [9db9b10]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - async framework: add generic support for processing pending operations …
 - 19:14 Changeset in mainline [e77994dd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add serialization (just to be sure)
 - 19:13 Changeset in mainline [b267ee6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - avoid compiler warning
 - 19:12 Changeset in mainline [d4a3ee5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - replace count_t with size_t coding style
 - 19:12 Changeset in mainline [e1ab30f8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - cstyle
 - 19:11 Changeset in mainline [ee369f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - pass current task stdin, stdout and stderr as preset files to the …
 - 19:09 Changeset in mainline [3ddd90c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - avoid compiler warning
 - 19:09 Changeset in mainline [2ac85ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - remove redundant index_t and count_t types (which were always quite …
 - 19:07 Changeset in mainline [67e4c35]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - fix include
 - 19:02 Changeset in mainline [80e3c69]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - reorder compiler options to be consistent with kernel
 - 19:01 Changeset in mainline [c20aa06]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - implement VFS_OPEN_NODE and VFS_DEVICE (no device handle is returned) …
 - 18:59 Changeset in mainline [17fd1d4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - devfs rewrite: - implement VFS_OPEN_NODE, VFS_DEVICE, VFS_SYNC, …
 - 18:54 Changeset in mainline [05b9912]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - VFS rewrite: - add new VFS methods - VFS_NODE for getting VFS …
 - 18:49 Changeset in mainline [215abc1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - keyboard server rewrite: rename "kbd events" to more generic "console …
 - 18:46 Changeset in mainline [bbdbf86]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add support for passing preset files rename loader_ prefix to ldr_ …
 - 18:45 Changeset in mainline [bf1fb9f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Streamline locking of phones during cloning.
 - 18:45 Changeset in mainline [40313e4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - split naming service into multiple files for better readability add …
 - 18:43 Changeset in mainline [5d0e461]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - remove futex (devmap is not multithreaded), use fibril serialization …
 - 18:41 Changeset in mainline [8dc12ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - framebuffer server rewrite: cleanup, always use canonical order of …
 - 18:39 Changeset in mainline [424cd43]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - console server rewrite: use VFS_READ/VFS_WRITE for generic I/O, …
 - 18:35 Changeset in mainline [b0a91acb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add getvc to uspace Makefile
 - 18:34 Changeset in mainline [815bf9a5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add getvc to RAM disk
 - 18:33 Changeset in mainline [831667a9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - port macros from kernel
 - 08:38 FSDesign edited by
 - (diff)
 - 05:40 Changeset in mainline [8658f89]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - send notification also during task creation (the intention is to be …
 - 05:36 Changeset in mainline [8f4bc1f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - rename the macro to be consistent with LOWER32/UPPER32 and add 64b …
 - 02:01 Changeset in mainline [770971c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Parethesize args in MERGE_LOHI32 macro.
 
2009-06-02:
- 22:40 Changeset in mainline [1ed901d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - fix stupid typo (thx Matthieu Gueguen)
 - 17:28 Changeset in mainline [95ad426]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add very simple implementation of task destruction notification (which …
 - 17:25 Changeset in mainline [34356b2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - remove type definition which is not needed anywhere
 - 17:21 Changeset in mainline [49f78c7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - getvc: a task which acquires a console device (this is a preliminary …
 
2009-06-01:
- 16:56 Changeset in mainline [50461f2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - revert commit 4443 and implement a much finer solution as suggested by …
 - 11:02 FSDesign created by
 - 11:02 KnowledgeArticles edited by
 - (diff)
 - 11:01 KnowledgeArticles edited by
 - (diff)
 - 11:01 KnowledgeArticles edited by
 - (diff)
 
2009-05-29:
- 19:27 Changeset in mainline [d0a1d961]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Put a comment for consideration.
 - 18:01 Changeset in mainline [4bda76b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - serialization of VFS_OPEN implementation to avoid lockup by concurrent …
 - 03:19 Changeset in mainline [84adbf0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Support more than one disk in gxe_bd (hardcoded to 2).
 - 02:50 Changeset in mainline [6b2f4c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Also add gxe_bd to ramdisk on arm32.
 
2009-05-28:
- 20:03 Ticket #76 (Framebuffer driver hangs on arm32) closed by
 - worksforme
 - 19:58 Ticket #75 (Large I/O areas are broken) closed by
 - invalid: After fixing gxe_bd_t like this: - uint32_t pad5[0x3fc0]; + uint8_t …
 - 19:55 Changeset in mainline [39580667]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Large I/O areas actually work as expected. Fix the definition of the …
 - 14:41 Ticket #78 (Cannot do call2 task_kill 7 0 from kconsole) closed by
 - duplicate: This is probably a partial duplicate of ticket #50. It turns out that …
 - 09:47 Changeset in mainline [0c0b800]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix function definition.
 - 09:39 Ticket #76 (Framebuffer driver hangs on arm32) updated by
 - I can't reproduce this bug as of revision 4435 and mainly 4436. Is it …
 - 09:37 Ticket #80 (tmpfs_restore() fails on arm32) closed by
 - fixed: I believe this is a duplicate of ticket #17. For arm32, this was fixed …
 - 09:36 Ticket #17 (mips32 and ppc32 cannot boot from a large ramdisk) updated by
 - 
          Component, Summary changed
In 4436, the arm32 has been fixed wrt. this bug. - 09:34 Changeset in mainline [1e48aca1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Allow arbitrarily large boot images on arm32.
 - 08:42 Ticket #80 (tmpfs_restore() fails on arm32) created by
 - As of revision 4435, HelenOS/arm32 will fail to mount the root TMPFS …
 
2009-05-27:
- 19:10 Changeset in mainline [81b430a1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - More conversions to dev_handle_t.
 - 18:48 Changeset in mainline [ad8fc510]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix type for dev_handle.
 
2009-05-26:
- 17:52 Ticket #79 (Introduce and implement VFS_UNMOUNT) created by
 - Now that we have a functional VFS_MOUNT, it wouldn't be bad to be able …
 
2009-05-23:
- 16:28 Changeset in mainline [ac23b9d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - avoid accessing uninitialized files array at all times
 - 16:25 Changeset in mainline [493853ec]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Hold the namespace rwlock during the entire operation of …
 - 10:26 Ticket #78 (Cannot do call2 task_kill 7 0 from kconsole) created by
 - It looks like symbol resolution does not work in the kernel.
 - 09:51 Changeset in mainline [4ef6645]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Surprisingly easy support for homogenous mounts. It works by simply …
 
2009-05-22:
- 19:18 Changeset in mainline [16d17ca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Add fs_handle argument to libfs_mount() needed to recognize homogenous …
 - 18:10 Ticket #77 (Filesystem framework is extremely fragile) updated by
 - A good example is to try and mount a FAT filesystem from a gxe_bd …
 - 09:13 Ticket #77 (Filesystem framework is extremely fragile) updated by
 - 
          Cc changed
 - 08:42 Ticket #77 (Filesystem framework is extremely fragile) created by
 - A bug (e.g. segfault) in a single filesystem implementation server …
 
2009-05-21:
- 20:06 Changeset in mainline [3ecc02e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Allow arbitrary block size in gxe_bd. Fix offset calculation.
 - 19:37 Changeset in mainline [ae55ee8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix rename() on a non-root file system.
 - 19:26 Changeset in mainline [b1e9d2c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - turn off SMP for Athlon XP
 - 19:14 Changeset in mainline [e7645de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Move ramdisk under bd.
 - 18:21 Changeset in mainline [296ddec0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Call libfs_mount() from tmpfs_mount().
 - 18:09 Changeset in mainline [0442c02]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Answer VFS_MOUNT with return values obtained from VFS_MOUNTED.
 - 17:15 Changeset in mainline [7d158097]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Refuse to clone the phone which is itself used to make the …
 - 15:32 Changeset in mainline [1601f3c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - console cleanup (no functional changes)
 - 07:05 Changeset in mainline [a095d20]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add simple devfs filesystem and mount it as /dev add generic NULL …
 - 07:03 Changeset in mainline [cb41a5e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - improve devmap interface remove spared device
 - 06:57 Changeset in mainline [2246de6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add list_count() cstyle
 - 06:55 Changeset in mainline [55982d6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - cstyle
 - 06:32 Ticket #76 (Framebuffer driver hangs on arm32) created by
 - As of r4413 the FB driver will get stuck before printing the service …
 
2009-05-20:
- 11:57 Changeset in mainline [fc0110d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add space before $@
 - 10:29 Changeset in mainline [b0ea8a9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - remove obsolete reference to libipc
 
2009-05-19:
- 22:01 Changeset in mainline [44a53fd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Experimental GXemul disk driver (device 'disk0').
 - 22:00 Ticket #23 (Non-root VFS mounts are not ready) closed by
 - fixed: Delivered in revision 4409.
 - 21:50 Changeset in mainline [854c564]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix type definition.
 - 21:49 Changeset in mainline [83937ccd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Rudimentary support for non-root mounts.
 - 21:48 Changeset in mainline [27fd651]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Add 'bdd' shell command (block device dump) for testing block device …
 - 21:47 Changeset in mainline [2c0e5d2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Add IPC_M_CONNECTION_CLONE and IPC_M_CONNECT_ME.
 - 21:41 Changeset in mainline [0c2eee0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Remove unused and non-functional code.
 - 21:39 Changeset in mainline [287e83f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Do not test the same condition twice.
 - 21:36 Changeset in mainline [5b9d80c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix ipc_forward_slow().
 - 20:26 Ticket #75 (Large I/O areas are broken) created by
 - If you pio_enable() an area larger than page size, writes beyond the …
 - 19:06 Changeset in mainline [60866a3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - pio_enable() was not allocating address space properly (unless sz ⇐ …
 
2009-05-18:
- 21:04 Ticket #74 (Reimplement user space memory allocator) created by
 - Get rid of the public domain dlmalloc memory allocator, which is …
 - 21:02 Changeset in mainline [c00589d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - remove the confusing "Improved support for hyperthreading" …
 - 19:45 Changeset in mainline [1090b8c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - C binding for devmap. Gets rid of duplicate code.
 - 17:16 Changeset in mainline [c5747fe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Rename ramdisk protocol → block device protocol.
 
2009-05-17:
- 19:04 Changeset in mainline [687246b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - TLB demap optimalization for US3.
 
2009-05-15:
- 20:22 Changeset in mainline [acf37bc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Reduce Udebug overhead with some nifty tricks.
 
2009-05-14:
- 21:56 Changeset in mainline [40a0e504]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - udebug_stoppable_begin/end() should always proceed. In any case they …
 - 21:49 Changeset in mainline [9ba6262]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Revert accidental change.
 - 21:29 Changeset in mainline [ae5aa90]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Clean up various log messages, mostly udebug.
 
2009-05-12:
- 21:04 Changeset in mainline [8ebc8bf4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Add IPC ping-pong benchmark to tester.
 
2009-05-11:
- 21:00 Changeset in mainline [cc99bcd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - msg→wdata.inlist needs to be allocated before the reply_received() …
 - 20:13 Changeset in mainline [e38d66b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Slash missing in bdsh makefile.
 - 19:21 Changeset in mainline [537611cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Create a second RD device called "spared". This is for testing purposes.
 - 18:48 Changeset in mainline [d4a172b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Add a bdsh wrapper around mount().
 
2009-05-09:
- 21:57 Ticket #73 (The list of siblings of a TMPFS node should be a per-link property ...) closed by
 - fixed: Fixed in revision 4370.
 - 21:56 Changeset in mainline [cf95bc0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Streamline TMPFS and fix its design so that it properly supports …
 - 09:17 Ticket #73 (The list of siblings of a TMPFS node should be a per-link property ...) updated by
 - 
          Status changed
 - 09:17 Ticket #73 (The list of siblings of a TMPFS node should be a per-link property ...) updated by
 - 
          Summary changed
 - 09:15 Ticket #73 (The list of siblings of a TMPFS node should be a per-link property ...) created by
 - TMPFS seems to be broken with respect to linking directories. A …
 - 08:39 Changeset in mainline [4f46695e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Lookup a node's parent lexically rather than using the broken L_PARENT …
 
2009-05-08:
- 22:05 Changeset in mainline [f4876df]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Only announce loader registration in verbose mode.
 - 20:59 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) closed by
 - fixed: Fixed in revision 4366.
 - 20:58 Changeset in mainline [14040e5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Allow rename("a", "aa");
 - 11:26 Changeset in mainline [54a6ff6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix doxygen comments.
 - 11:11 Ticket #51 (Need command to test VFS rename() operation) closed by
 - fixed: Fixed in revision 4364.
 - 11:10 Changeset in mainline [046f342]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Add a primitive 'mv' command. This 'mv' is a mere wrapper around …
 
2009-05-07:
- 21:20 Ticket #72 (Write back file system data from block cache to the block device ...) updated by
 - 
          Summary changed
 - 21:10 Ticket #72 (Write back file system data from block cache to the block device ...) created by
 - Currently, the file system modified data ends up in the block cache …
 - 21:02 Ticket #71 (Stack walkers) created by
 - Implement a common API for walking kernel and userspace stacks so that …
 - 19:52 Changeset in mainline [66b430e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Kernel Ski driver should pull more keys at a time, similarly to the …
 
2009-05-06:
- 20:58 Ticket #70 (Cating a directory causes segfault in VFS) closed by
 - fixed: VFS did not test file descriptors for being < 0. Fixed in revision 4362.
 - 20:57 Changeset in mainline [386e276]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Negative file descriptors shoud be considered invalid. This fixes …
 - 20:54 Changeset in mainline [8bb129d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - HelenOS open() returns the actual error code, not mere -1.
 - 19:31 Ticket #57 (FAT driver improvement: lower case bits) closed by
 - fixed: Implemented in revision #4360.
 - 19:30 Changeset in mainline [a248234]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add support for lowercase extension and lowercase basename bits (NT …
 - 18:54 Ticket #70 (Cating a directory causes segfault in VFS) created by
 - Executing "cat srv" shell command in the root directory of the RAM …
 - 18:52 Ticket #32 (ppc32: use proper permissions on pages) updated by
 - 
          Component changed
 - 18:50 Ticket #64 (Detect devices by traversing the kernel device tree starting at root ...) updated by
 - 
          Component changed
 - 18:50 Ticket #10 (Register window thrashing) updated by
 - 
          Component changed
 - 18:48 Ticket #14 (Implement register-only ipc_wait_for) updated by
 - 
          Component changed
 - 18:47 Ticket #2 (IRQs can theoretically starve) updated by
 - 
          Component changed
 - 18:46 Ticket #42 (Kconsole notifications in a separate thread) updated by
 - 
          Component changed
 - 18:46 Ticket #65 (Kernel input devices polling) updated by
 - 
          Component changed
 - 18:45 Ticket #66 (Kernel stdout as a multiplexer) updated by
 - 
          Component changed
 - 18:43 Ticket #6 (pte_t should be the real thing on arm32) updated by
 - 
          Component changed
 - 18:42 Ticket #55 (Some keyboards do not support autorepeat) updated by
 - 
          Component changed
 - 18:41 Ticket #50 (Kconsole better tab completion) updated by
 - 
          Component changed
 - 18:41 Ticket #69 (i8042 CPU reset fails miserably in SMP configurations) updated by
 - 
          Component changed
 - 18:39 Changeset in mainline [0be3e8b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Do not attempt to unlink non-empty FAT directories.
 - 18:39 Ticket #11 (Support PAE on ia32) updated by
 - 
          Component changed
 - 18:38 Ticket #15 (Implement rwlocks for uspace) updated by
 - 
          Component changed
 - 18:37 Ticket #43 (Switch between virtual terminals using Alt+Fn) updated by
 - 
          Component changed
 - 12:55 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) updated by
 - 
          Component changed
 - 12:51 Ticket #59 (FAT server improvement: FAT12, FAT32, FAT64) updated by
 - 
          Component changed
 - 12:51 Ticket #58 (FAT server improvement: LFN) updated by
 - 
          Component changed
 - 12:51 Ticket #57 (FAT driver improvement: lower case bits) updated by
 - 
          Component changed
 - 12:50 Ticket #67 (TMPFS relies on being single-threaded) updated by
 - 
          Component changed
 - 12:50 Ticket #62 (Support file system date attributes) updated by
 - 
          Component changed
 - 12:49 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) updated by
 - 
          Component changed
 - 12:49 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) updated by
 - 
          Component changed
 - 12:49 Ticket #35 (Support multiple instances of TMPFS) updated by
 - 
          Component changed
 - 12:48 Ticket #51 (Need command to test VFS rename() operation) updated by
 - 
          Component changed
 - 12:48 Ticket #23 (Non-root VFS mounts are not ready) updated by
 - 
          Component changed
 
2009-05-05:
- 22:18 Changeset in mainline [770d281]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Do not attempt to unlink() FAT root.
 - 22:09 Changeset in mainline [b6035ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Introduce the concept of FS nodes. A FS node is a typed abstraction of …
 
2009-05-04:
- 23:15 Changeset in mainline [c852f4be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Add console.write method to tracer.
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    