Timeline
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.
 
2009-05-03:
- 09:04 Ticket #68 (Tracer locks up keyboard) closed by
 - fixed: The problem was that cons_write() in the console server was waiting …
 - 09:01 Changeset in mainline [0b6d70d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - klog_puts() is useful for debugging.
 - 09:01 Changeset in mainline [6568225]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix incorrect serialization in console, which could lead to the …
 - 08:21 Ticket #68 (Tracer locks up keyboard) updated by
 - When I add a hook directly to the keyboard driver to switch me to kcon …
 
2009-05-02:
- 12:28 StringAPI edited by
 - String metrics (diff)
 
2009-05-01:
- 21:52 StringAPI edited by
 - Missing word (diff)
 - 21:50 KnowledgeArticles edited by
 - String API (diff)
 - 21:50 StringAPI created by
 - The new and shiny API (t.m.)
 - 12:53 WikiStart edited by
 - Link to user's guide. (diff)
 - 12:49 IMB edited by
 - Make use of L1 headings. (diff)
 - 12:48 Links edited by
 - Make use of L1 headings. (diff)
 - 12:48 OldMacPeripherals edited by
 - Make use of L1 headings. (diff)
 - 12:48 DeveloperDocs edited by
 - Make use of L1 headings. (diff)
 - 12:48 WishList edited by
 - Make use of L1 headings. (diff)
 - 12:47 Tracing edited by
 - Make use of L1 headings. (diff)
 - 12:47 IPC edited by
 - Make use of L1 headings. (diff)
 - 12:46 KnowledgeArticles edited by
 - Make use of L1 headings. (diff)
 - 12:46 CurrentIssues edited by
 - Make use of L1 headings. (diff)
 - 12:45 WikiStart edited by
 - Make use of L1 headings. (diff)
 - 12:44 UsersGuide created by
 - For the hapless newbie.
 - 12:10 Ticket #56 (Finish and merge the dynamic loader to trunk) updated by
 - I brought the dynload branch in sync with trunk (it was lagging behind …
 
2009-04-29:
- 09:56 Ticket #69 (i8042 CPU reset fails miserably in SMP configurations) updated by
 - I have already investigated this and it seems to be a bug in QEMU (I …
 
2009-04-28:
- 19:19 Ticket #69 (i8042 CPU reset fails miserably in SMP configurations) created by
 - The new method for rebooting PCs using i8042 works in uniprocessor. …
 - 19:12 Ticket #68 (Tracer locks up keyboard) created by
 - In the current trunk revision trying to trace a task (use +s so that …
 - 11:39 Ticket #23 (Non-root VFS mounts are not ready) updated by
 - 
          Priority changed
 
2009-04-27:
- 14:48 Changeset in mainline [8e7afdbc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - make sgcnin_init() consistent with similar driver functions
 
2009-04-26:
- 10:06 OldMacPeripherals edited by
 - (diff)
 - 10:05 OldMacPeripherals edited by
 - (diff)
 - 09:59 OldMacPeripherals edited by
 - (diff)
 - 09:58 DeveloperDocs edited by
 - formatting (diff)
 - 09:57 OldMacPeripherals created by
 - 09:45 DeveloperDocs edited by
 - (diff)
 - 09:45 WikiStart edited by
 - (diff)
 - 09:41 DeveloperDocs created by
 
2009-04-25:
- 22:25 Changeset in mainline [43847ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Select correct kbd controller driver on bgxemul.
 - 22:21 Ticket #24 (mips32 (big endian variant) user space not working in GXEMUL) closed by
 - fixed: The user-space loader included kernel arch/elf.h which was testing the …
 - 22:18 Changeset in mainline [a31efeb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix ELF loading issue on mips32eb.
 - 16:49 Changeset in mainline [409b0d6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Fix interpretation of return value. This caused loader to crash …
 - 16:47 Ticket #24 (mips32 (big endian variant) user space not working in GXEMUL) updated by
 - 
          Status, Owner changed
 - 12:00 Changeset in mainline [9701d49]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - On sgcn disable polling too when switching to kcon.
 - 11:54 Changeset in mainline [ccd1a14]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Stop userspace kbd driver from polling when switching to kcon. Also, …
 
2009-04-24:
- 20:33 Changeset in mainline [ebfabf6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Use better method names.
 - 20:24 Changeset in mainline [10270a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Better switch to kcon on serial console — relinquish/reclaim screen …
 - 15:38 Ticket #19 (Fix async framework regarding nested asynchronous calls) closed by
 - fixed: Resolved in revision 4324.
 - 15:38 Changeset in mainline [c07544d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - create a new fibril for each notification received, which allows to do …
 - 14:56 Changeset in mainline [422fd81]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - push newline to stdin only if the kconsole was previously silent
 - 12:38 Changeset in mainline [3c101bd4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - fix disappeared cursor in aligned rendering
 - 10:50 Ticket #45 (Virtual terminal recycling bug) closed by
 - fixed: Fixed in revision 4321.
 - 10:48 Changeset in mainline [700dcb5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Clear the framebuffer when the new connection inherits the virtual …
 - 09:33 Ticket #46 (EGA kconsole/user console bugs) closed by
 - fixed: Solved in revision 4320.
 - 09:32 Changeset in mainline [d797054c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - avoid touching EGA video memory or cursor in silent mode
 - 08:28 Changeset in mainline [821cc93]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - make the 'continue' command behave even nicer
 - 08:16 Changeset in mainline [402de0c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - force to kernel console to always print the prompt when switching to …
 - 08:03 Ticket #20 (Klog output from user space) closed by
 - fixed: Resolved in revision 4317.
 - 08:01 Changeset in mainline [566f4cfb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - use buffering for klog output (this can be used to avoid the ugly …
 
2009-04-23:
- 11:34 Ticket #60 (Driver for ext4 filesystem) updated by
 - 
          Keywords, Cc changed
 - 11:34 Ticket #59 (FAT server improvement: FAT12, FAT32, FAT64) updated by
 - 
          Keywords, Cc changed
 - 11:33 Ticket #58 (FAT server improvement: LFN) updated by
 - 
          Keywords, Cc changed
 - 11:33 Ticket #57 (FAT driver improvement: lower case bits) updated by
 - 
          Keywords, Cc changed
 - 11:31 Ticket #23 (Non-root VFS mounts are not ready) updated by
 - 
          Keywords changed
 - 11:30 Ticket #62 (Support file system date attributes) updated by
 - 
          Keywords changed
 - 11:29 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) updated by
 - 
          Keywords changed
 - 11:29 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) updated by
 - 
          Keywords changed
 - 11:28 Ticket #51 (Need command to test VFS rename() operation) updated by
 - 
          Keywords changed
 - 11:26 Ticket #67 (TMPFS relies on being single-threaded) updated by
 - 
          Cc changed
 - 11:26 Ticket #67 (TMPFS relies on being single-threaded) created by
 - The TMPFS file system server protects global data structures such as …
 
2009-04-22:
- 17:11 Changeset in mainline [ab1861a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - generate the prerendered glyph mask not using rgb_, but properly using …
 
2009-04-21:
- 20:16 Changeset in mainline [a1a83e5e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Replace non-canonical B instructions with BA %xcc. Fix one occurrence …
 - 20:01 Changeset in mainline [5646813]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Replace all deprecated BA (Bicc) instructions with BA %xcc instructions.
 - 19:52 Changeset in mainline [253d3d0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Convert sgcn to the new HID wiring mechanism.
 - 16:36 Changeset in mainline [f2d2c7ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - fix of-by-one-character bug in str_chr() and str_rchr()
 - 12:55 Ticket #19 (Fix async framework regarding nested asynchronous calls) updated by
 - 
          Priority changed
 - 12:50 Ticket #44 (Advanced way of wiring kernel HID devices) closed by
 - fixed: The way how input devices are wired together was changed in revision …
 - 12:48 Ticket #66 (Kernel stdout as a multiplexer) created by
 - Kernel stdout should behave as a multiplexer (sending output to all …
 - 12:48 Ticket #65 (Kernel input devices polling) created by
 - Implement support for kernel input devices polling again according to …
 - 12:46 Changeset in mainline [c2417bc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - change the way how input devices are wired together according to …
 - 12:43 Changeset in mainline [44b7783]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - rename _getc() to indev_pop_character() implicit creation of stdin via …
 - 12:40 Changeset in mainline [d6d04e7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add explicit option for VIA CUDA
 - 09:40 Ticket #64 (Detect devices by traversing the kernel device tree starting at root ...) updated by
 - 
          Summary changed
 - 09:28 Ticket #64 (Detect devices by traversing the kernel device tree starting at root ...) updated by
 - 
          Cc changed
 - 09:27 Ticket #64 (Detect devices by traversing the kernel device tree starting at root ...) created by
 - Currently, the sparc64 kernel determines physical addresses of devices …
 - 09:00 Ticket #38 (Unify sysinfo, bootinfo, OFW tree) updated by
 - 
          Keywords, Cc changed
 - 08:59 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) updated by
 - 
          Keywords, Cc changed
 
2009-04-20:
- 23:01 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) updated by
 - 
          Status changed
 - 23:01 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) created by
 - Although both ppc32 and sparc64 ports use most of the common OFW code …
 - 22:58 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by
 - 
          Status, Milestone, Summary changed
 - 22:49 Changeset in mainline [8c1eb69]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add support for alternate spelling of macio alias
 - 11:11 Ticket #62 (Support file system date attributes) updated by
 - 
          Cc changed
 - 11:11 Ticket #62 (Support file system date attributes) created by
 - Neither VFS nor the individual file systems currently honor the date …
 - 11:08 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) updated by
 - 
          Cc changed
 - 11:08 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) created by
 - The current VFS protocol can handle only 32-bit file offsets and file …
 
2009-04-18:
- 20:16 Ticket #35 (Support multiple instances of TMPFS) closed by
 - fixed: Committed in revision 4306.
 - 20:14 Changeset in mainline [8d049ee0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Support multiple TMPFS instances.
 - 15:32 Changeset in mainline [594303b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Support mount options. Let tmpfs decide whether to start empty or …
 - 15:29 Changeset in mainline [6b6e423a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Allow IPC_M_DATA_WRITE to transfer zero data.
 - 15:27 Changeset in mainline [c259b9b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Allow malloc(0, …) in kernel.
 - 13:37 Changeset in mainline [c08c355]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Make IPC_M_PING part of the VFS_MOUNT protocol again.
 - 13:12 Changeset in mainline [58d7280]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Return the actual error code instead of EREFUSED.
 
2009-04-17:
- 09:46 Ticket #26 (User space is not working on iMac G4) closed by
 - worksforme: The problem was probably caused by some generic bug which has been …
 - 09:09 Changeset in mainline [11f56c7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add support for up-to-date Mac booting specs (this fixes booting on …
 
2009-04-16:
- 22:20 Changeset in mainline [fe24a52]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Handle shift properly on top row of main block in Czech layout.
 - 21:41 Changeset in mainline [87d71bf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - fix off-by-one bug in kconsole argument parser
 - 15:41 Changeset in mainline [3c0a841]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - ISO image is now produced on ppc32
 - 14:01 Ticket #22 (FAT file names should be lower-case) closed by
 - wontfix: OK, after some discussion in the mailing list I am closing this ticket …
 - 13:56 Ticket #60 (Driver for ext4 filesystem) created by
 - Implement a native HelenOS driver for the ext4 file system. …
 - 13:56 Ticket #59 (FAT server improvement: FAT12, FAT32, FAT64) created by
 - Implement support for FAT12, FAT32 and FAT64 file system formats in …
 - 13:55 Ticket #58 (FAT server improvement: LFN) created by
 - Add support for Long File Names extension.
 - 13:54 Ticket #57 (FAT driver improvement: lower case bits) created by
 - Add support for "lower case extension" and "lower case base name" bits …
 - 11:39 Changeset in mainline [e40ec257]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - don't forget to flush the console after the application finishes (yes, …
 - 11:13 Changeset in mainline [c33e36b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add yaboot license and information
 - 11:07 Changeset in mainline [bbd0e4f2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add symlink to grub
 - 11:06 Changeset in mainline [10471852]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - remove duplicate grub
 - 11:01 Changeset in mainline [b4c6e83]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - ppc32: create bootable ISO image instead of plain binary add sample …
 - 11:00 Changeset in mainline [be4fc71]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - remove tailing space
 - 11:00 Changeset in mainline [14fc1d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add yaboot
 - 10:25 Changeset in mainline [f0707ab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - unify where to place the distribution root: always use boot/distroot
 - 08:12 Ticket #51 (Need command to test VFS rename() operation) updated by
 - 
          Owner, Priority, Cc, Status changed
I'll add 'ren' for now to test rename(), then implement a recursive … - 00:28 Ticket #51 (Need command to test VFS rename() operation) updated by
 - I'll implement a 'mv' command to test this.
 
2009-04-15:
- 22:01 Changeset in mainline [d15815e2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Implement Czech combinator keys (hacek and carka).
 - 19:25 Ticket #22 (FAT file names should be lower-case) reopened by
 - I have following reasons why I would prefer to see lower case file …
 - 18:38 Ticket #56 (Finish and merge the dynamic loader to trunk) created by
 - This ticket is created to track progress on merging the dynamic loader …
 - 18:19 Ticket #22 (FAT file names should be lower-case) closed by
 - worksforme: I am going to close this ticket. If you find a defendable argument why …
 - 17:39 Ticket #55 (Some keyboards do not support autorepeat) created by
 - Some keyboards (e.g. NS16550 on Sun Ultra 60) do not support …
 - 15:46 Ticket #53 (NS16550 keyboard not functional on Sun Ultra 60) closed by
 - fixed: User space fixed as revision 4284.
 - 15:44 Changeset in mainline [9239333]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - add NS16550 support for sparc64
 - 15:01 Ticket #53 (NS16550 keyboard not functional on Sun Ultra 60) updated by
 - The kernel keyboard support has been fixed in revision 4283. User …
 - 15:00 Changeset in mainline [f03afad]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - repair a bug in calculating the address of hardware devices (no …
 - 12:48 Ticket #53 (NS16550 keyboard not functional on Sun Ultra 60) updated by
 - 
          Cc, Status, Owner changed
Accepting the ticket. - 11:40 Ticket #54 (VFS to FUSE connector) created by
 - Implement a connector between the HelenOS VFS server and FUSE. …
 - 11:31 Ticket #53 (NS16550 keyboard not functional on Sun Ultra 60) created by
 - Both the kernel and the user space keyboard is not functional on Sun …
 - 10:14 Changeset in mainline [17646b1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - 
          repair two glitches in memory management
(no beer today 
         - 08:36 Ticket #51 (Need command to test VFS rename() operation) updated by
 - 
          Cc changed
 - 08:35 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) updated by
 - 
          Cc, Status, Owner changed
Accepting the ticket. 
2009-04-14:
- 19:31 Changeset in mainline [6700ee2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Forbid destination string buffers of size zero altogether as they most …
 - 19:21 Changeset in mainline [4482bc7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - strcat() → str_append().
 - 19:08 Changeset in mainline [732bb0c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Nuke strncmp().
 - 18:47 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) created by
 - vfs_rename() detects whether we are moving a directory to its own …
 - 18:39 Ticket #51 (Need command to test VFS rename() operation) created by
 - There is no way to interactively test the rename() operation. A shell …
 - 18:26 Changeset in mainline [47a6708]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - No need for strncmp() fs_name_to_handle() as vfs_info.name is always …
 - 15:52 Ticket #27 (Kernel not booting on Sun Ultra 60) closed by
 - fixed: Fixed in revision 4277.
 - 15:50 Changeset in mainline [2bf4936]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - On sparc64, do fast indentity mapping only for physical memory. For …
 - 15:47 Changeset in mainline [577b531]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - Replace the deprecated Bicc instructions with proper Bcc instructions.
 - 14:16 Changeset in mainline [4ee4046]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
 - complete configuration options
 - 06:08 Ticket #49 (Long lines don't get printed until next '\n') closed by
 - invalid: Not a defect. Console output is buffered with line granularity. To see …
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    