Timeline
2009-04-21:
- 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 …
- 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
- 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.
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 …
2009-04-16:
- 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 …
- 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:
- 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:01 Ticket #53 (NS16550 keyboard not functional on Sun Ultra 60) updated by
- The kernel keyboard support has been fixed in revision 4283. User …
- 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 …
- 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:
- 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 …
- 15:52 Ticket #27 (Kernel not booting on Sun Ultra 60) closed by
- fixed: Fixed in revision 4277.
- 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 …
2009-04-13:
- 21:25 Ticket #44 (Advanced way of wiring kernel HID devices) updated by
-
Status changed
I am working on this right now. - 21:24 Ticket #50 (Kconsole better tab completion) created by
- Tab completion in kconsole is working, but it might be more …
- 21:19 Ticket #21 (Tab completion in kconsole is not working) closed by
- fixed
2009-04-12:
- 07:28 Ticket #49 (Long lines don't get printed until next '\n') created by
- Happens if you try to printf() a line which doesn's fit on one output …
2009-04-10:
- 11:45 Ticket #48 (Simple GUI) created by
- After the virtual consoles overhaul is finished, …
- 11:42 Ticket #47 (Mouse driver) created by
- Implement a separate mouse driver for the user space. Get back the …
- 11:41 Ticket #46 (EGA kconsole/user console bugs) created by
- When using EGA output, the kernel console output and user space …
- 11:41 Ticket #45 (Virtual terminal recycling bug) created by
- In some cases when a virtual terminal gets recycled (e.g. the bdsh …
- 11:39 Ticket #44 (Advanced way of wiring kernel HID devices) created by
- Change the way HID devices and layers are wired together, as proposed …
- 11:34 Ticket #43 (Switch between virtual terminals using Alt+Fn) created by
- Currently plain F1, F2, … keys are used. But it is not wise to …
- 11:33 Ticket #42 (Kconsole notifications in a separate thread) created by
- Do not send kconsole notifications in kernel from the main kconsole …
- 11:27 Ticket #41 (Add support for iMac G5 (ppc64)) created by
- Add support for iMac G5 (PowerPC 970FX).
- 11:27 Ticket #40 (Implement support for Sgi Octane (mips64)) created by
- Implement support for Sgi Octane machines (mips64 big-endian …
- 11:26 Ticket #39 (Implement support for LEON CPUs (sparc32)) created by
- Implement support for LEON2 and/or LEON3 CPUs (sparc32 big-endian …
- 11:25 Ticket #22 (FAT file names should be lower-case) updated by
-
Cc changed
- 11:25 Ticket #22 (FAT file names should be lower-case) updated by
-
Cc changed
- 11:25 Ticket #38 (Unify sysinfo, bootinfo, OFW tree) created by
- Replace the ad hoc bootinfo structures and perhaps also sysinfo with a …
- 11:23 Ticket #37 (Optionally strip binaries after linking) created by
- For non-debug builds strip the binaries.
- 11:23 Ticket #35 (Support multiple instances of TMPFS) updated by
-
Cc, Status changed
- 11:22 Ticket #27 (Kernel not booting on Sun Ultra 60) updated by
-
Cc changed
- 11:22 Ticket #36 (Virtual consoles overhaul) created by
- The primitive way how virtual consoles work now has to be changed. The …
- 11:21 Ticket #23 (Non-root VFS mounts are not ready) updated by
-
Cc, Status, Owner changed
Accepting the ticket. - 11:18 Ticket #22 (FAT file names should be lower-case) updated by
-
Cc changed
- 11:17 Ticket #35 (Support multiple instances of TMPFS) created by
- The TMPFS file system needs to be enhanced to support nodes with …
- 11:15 Ticket #34 (Replace the functionality of LOW_4GiB macro) updated by
-
Description changed
- 11:14 Ticket #34 (Replace the functionality of LOW_4GiB macro) created by
- The macro was removed during the partial overhaul of the memory …
- 11:10 Ticket #27 (Kernel not booting on Sun Ultra 60) updated by
-
Status, Owner changed
The hw_map() change introduced identity mapping also for device's … - 11:09 Ticket #33 (ATA driver) updated by
-
Status, Owner changed
- 11:09 Ticket #33 (ATA driver) created by
- Implement ATA driver.
- 11:08 Ticket #32 (ppc32: use proper permissions on pages) created by
- Set properly read-only bits on page mapping on ppc32.
- 11:06 Ticket #31 (Revision of panics) created by
- Revise all uses of panic() and if it is possible and reasonable, try …
- 11:04 Ticket #30 (Investigate possibility of using unlikely(), likely()) created by
- Use the constructs unused(), unlikely() and likely() in relevant parts …
- 11:03 Ticket #29 (Unify infinite lops) created by
- Introduce a single canonical way for writing infinite loops (in case …
- 11:01 Ticket #28 (Autotooling, generated offsets) created by
- To make the source code more robust, introduce some means to detect …
- 10:59 Ticket #22 (FAT file names should be lower-case) updated by
- Why? The ECMA-107 spec for FAT16 explicitly mentions upper case …
- 10:58 Ticket #27 (Kernel not booting on Sun Ultra 60) created by
- After some changes related to the hw_map() function on sparc64, the …
- 10:57 Ticket #26 (User space is not working on iMac G4) created by
- The kernel boots OK, but the user space is not working. Unfortunately, …
- 10:55 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) created by
- There is no support for VIA-CUDA keyboard controller in user space.
- 10:45 Ticket #24 (mips32 (big endian variant) user space not working in GXEMUL) created by
- Although the kernel seems to be running fine on GXEMUL in both the …
- 10:43 Ticket #23 (Non-root VFS mounts are not ready) created by
- To be able to move forward with the development of user space, the …
- 10:42 Ticket #22 (FAT file names should be lower-case) created by
- The file names read from FAT16 filesystem should be presented in lower …
- 10:40 Ticket #21 (Tab completion in kconsole is not working) created by
- After the transition to UCS the kconsole tab completion is not working …
- 10:39 Ticket #20 (Klog output from user space) created by
- The way SYS_KLOG syscall is currently used by libc causes intermixing …
- 10:35 Ticket #19 (Fix async framework regarding nested asynchronous calls) created by
- Currently there is a flaw in the async framework regarding the sending …
- 10:33 Ticket #1 (Get support for Xen back) updated by
-
Milestone changed
- 10:30 Ticket #11 (Support PAE on ia32) updated by
-
Milestone changed
- 10:30 Ticket #3 (Memory management limitations) updated by
-
Milestone changed
- 10:29 Ticket #12 (Eliminate one of two copies during IPC_M_DATA_WRITE) updated by
-
Milestone changed
- 10:28 Ticket #15 (Implement rwlocks for uspace) updated by
-
Milestone changed
2009-04-09:
- 20:36 IPC edited by
- (diff)
- 13:44 Ticket #18 (running program from bdsh opens new console) created by
- I was thinking it would be more usual to have programs run in the same …
- 13:42 Ticket #17 (mips32 and ppc32 cannot boot from a large ramdisk) created by
- The loader doesn't check whether the contents of image.boot overlaps …
- 13:41 Ticket #16 (mips32 loaders need to maintain cache coherence) created by
- The mips32 loader needs to establish cache coherence after it copies …
- 13:41 Ticket #15 (Implement rwlocks for uspace) created by
- For example, there are many places in the emerging VFS layer that can …
- 13:40 Ticket #14 (Implement register-only ipc_wait_for) created by
- Despite the recent improvements in IPC, which can now pass as many as …
- 13:40 Ticket #13 (Slab allocator allocation description ends in the middle of a sentence) created by
- The description of the slab allocator allocation ends like this: "If …
- 13:39 Ticket #12 (Eliminate one of two copies during IPC_M_DATA_WRITE) created by
- With the addition of the IPC_M_DATA_SEND call method, a new space for …
- 13:37 Ticket #11 (Support PAE on ia32) created by
- Add support for Physical Address Extension to our ia32 port so that …
- 13:37 Ticket #10 (Register window thrashing) created by
- The following snippet of userspace pseudo code demonstrates situation …
- 13:36 Ticket #9 (Current fibril model can confuse kernel's view on threads) created by
- Since the times of HelenOS 0.2.0, the fibril (formerly pseudo threads) …
- 13:36 Ticket #8 (Port the arm32 port to real hardware) created by
- Porting HelenOS/arm32 to a real ARM machine will benefit the whole …
- 13:35 Ticket #7 (Port the arm32 port to QEMU) created by
- Porting HelenOS/arm32 to another virtual machine will help the port to …
- 13:34 Ticket #6 (pte_t should be the real thing on arm32) created by
- On arm32, the type describing the PTE (page table entry) is defined …
- 13:33 Ticket #5 (Support uspace with the ability to join threads) created by
- The kernel should provide userspace threads with syscalls for joining …
- 13:32 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) created by
- I found out that when I double the size of the buffer allocated for …
- 13:31 Ticket #3 (Memory management limitations) created by
- Running VESA framebuffer on a machine with more that 1 GB of physical …
- 13:27 Ticket #2 (IRQs can theoretically starve) created by
- With the new IRQ dispatcher, it is possible that a device generating …
- 13:24 Ticket #1 (Get support for Xen back) created by
- Resurrect the abandoned ia32xen port. Possibly also start working on …
- 13:09 WikiStart edited by
- (diff)
- 00:17 WishList created by
- 00:17 Tracing created by
- 00:17 Links created by
- 00:17 KnowledgeArticles created by
- 00:17 IPC created by
- 00:17 IMB created by
- 00:17 CurrentIssues created by
- 00:13 WikiStart created by
Note:
See TracTimeline
for information about the timeline view.
