Timeline



2009-07-08:

15:10 Ticket #92 (bdsh dies on mips32) updated by Jakub Jermář
Replying to jermar: […] This should actually be just …
14:59 Ticket #92 (bdsh dies on mips32) updated by Jakub Jermář
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 Jakub Jermář
Replying to jermar: > The corresponding message in klog …

2009-07-07:

22:49 Ticket #95 (devmap crashes on ia64) updated by Jakub Jermář
This bug is not reproducible in revision 4597 and is reproducible in …
21:39 Ticket #95 (devmap crashes on ia64) created by Jakub Jermář
[…] The crash occurs in fibril_switch().
21:14 Ticket #94 (Kernel panic in memcpy_to_uspace() on ia64) closed by Jakub Jermář
fixed: Fixed in revision 4625. The ia64 kernel did not handle writes to …
18:28 Ticket #94 (Kernel panic in memcpy_to_uspace() on ia64) created by Jakub Jermář
[…]
15:48 Ticket #93 (Exception stack frame should not be constructed by a C function on arm32) created by Jakub Jermář
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 Jakub Jermář
Status, Owner changed
15:32 Ticket #6 (pte_t should be the real thing on arm32) updated by Jakub Jermář
Status, Owner changed
15:31 Ticket #8 (Port the arm32 port to real hardware) updated by Jakub Jermář
Status, Owner, Component changed
15:31 Ticket #7 (Port the arm32 port to QEMU) updated by Jakub Jermář
Status, Owner, Component changed

2009-07-06:

22:19 Ticket #92 (bdsh dies on mips32) updated by Jakub Jermář
Replying to jermar: > bdsh (newer than 6001) will crash …
22:16 Ticket #92 (bdsh dies on mips32) created by Jakub Jermář
bdsh (newer than 6001) will crash after successfully completing a …
19:45 Ticket #83 (Pass task exit code) closed by Jiri Svoboda
fixed: I changed NS from using kernel notifications to using IPC messages for …
16:14 Ticket #83 (Pass task exit code) updated by Jiri Svoboda
As of r4617 this works. The only 'but' here is that NS should be …
14:56 Ticket #83 (Pass task exit code) updated by Jiri Svoboda
Status, Owner changed

2009-07-02:

20:58 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by Jiri Svoboda
In r4610 I added a new VIA-CUDA keyboard kernel driver. It works fine …

2009-07-01:

10:37 Ticket #74 (Reimplement user space memory allocator) closed by Martin Decky
fixed: Public domain dlmalloc removed and simple first-fit allocator …

2009-06-30:

21:42 OldMacPeripherals edited by Jiri Svoboda
(diff)
20:06 Ticket #91 (Kconsole pager) created by Jiri Svoboda
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 Jiri Svoboda
While the kernel has an architecture-independent interface to the …
19:57 Ticket #83 (Pass task exit code) updated by Jiri Svoboda
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 Jiri Svoboda
Status, Owner, Component changed
I am working on this.
19:51 Ticket #33 (ATA driver) updated by Jiri Svoboda
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 Jiri Svoboda
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 Jiri Svoboda
On egafb and serial fb, colors are downmixed to BW. Some tetris pieces …

2009-06-28:

21:41 Ticket #82 (ls: skipping bogus node null) closed by Jakub Jermář
fixed: Fixed in revisino 4587.
19:01 Ticket #84 (Replace VFS_DEVICE with VFS_FSTAT) closed by Jakub Jermář
fixed: Fixed in revision 4585.

2009-06-26:

15:08 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) closed by Jakub Jermář
fixed: Fixed in revision 4571.
13:28 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) updated by Jakub Jermář
Status changed
13:27 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) updated by Jakub Jermář
Status, Owner changed
Ok, DEVFS opens a separate connection to console for each /dev/vc*. …

2009-06-15:

21:54 Ticket #85 (Do not create a new "pending" fibril after each received call) closed by Jakub Jermář
fixed: Fixed in revision 4542.

2009-06-14:

09:47 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) updated by Jakub Jermář
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 Jakub Jermář
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 Martin Decky
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 Martin Decky
I don't understand how a version using condition variables could be …

2009-06-12:

19:19 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) created by Jakub Jermář
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 Jakub Jermář
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 Jakub Jermář
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 Jakub Jermář
Currently, libc's handle_call() will create a new "pending" fibril …

2009-06-11:

20:32 Ticket #15 (Implement rwlocks for uspace) closed by Jakub Jermář
fixed: Revision 4526 adds fibril rwlocks.

2009-06-06:

18:08 Ticket #84 (Replace VFS_DEVICE with VFS_FSTAT) created by Jakub Jermář
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 Martin Decky
OK, to be precise, fstat() won't solve this at all. What we …

2009-06-04:

12:43 WishList edited by Jakub Jermář
(diff)
12:11 Ticket #83 (Pass task exit code) created by Martin Decky
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 Martin Decky
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 Martin Decky
fixed: The proposed enhancement was implemented with some minor design …
11:57 Ticket #18 (running program from bdsh opens new console) closed by Martin Decky
fixed: Console inheritance was implemented as of revision 4490. The other …
10:14 Ticket #81 (conflicting types for fs_node_t) closed by Jakub Jermář
fixed: Fixed in 4491.

2009-06-03:

22:43 Ticket #82 (ls: skipping bogus node null) created by Jakub Jermář
When listing the /dev directory, bdsh will report: ls: skipping bogus …
22:40 Ticket #81 (conflicting types for fs_node_t) created by Jakub Jermář
Both libc and libfs define the fs_node_t type.
08:38 FSDesign edited by Jakub Jermář
(diff)

2009-06-01:

11:02 FSDesign created by Jakub Jermář
11:02 KnowledgeArticles edited by Jakub Jermář
(diff)
11:01 KnowledgeArticles edited by Jakub Jermář
(diff)
11:01 KnowledgeArticles edited by Jakub Jermář
(diff)

2009-05-28:

20:03 Ticket #76 (Framebuffer driver hangs on arm32) closed by Jakub Jermář
worksforme
19:58 Ticket #75 (Large I/O areas are broken) closed by Jakub Jermář
invalid: After fixing gxe_bd_t like this: - uint32_t pad5[0x3fc0]; + uint8_t …
14:41 Ticket #78 (Cannot do call2 task_kill 7 0 from kconsole) closed by Jakub Jermář
duplicate: This is probably a partial duplicate of ticket #50. It turns out that …
09:39 Ticket #76 (Framebuffer driver hangs on arm32) updated by Jakub Jermář
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 Jakub Jermář
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 Jakub Jermář
Component, Summary changed
In 4436, the arm32 has been fixed wrt. this bug.
08:42 Ticket #80 (tmpfs_restore() fails on arm32) created by Jakub Jermář
As of revision 4435, HelenOS/arm32 will fail to mount the root TMPFS …

2009-05-26:

17:52 Ticket #79 (Introduce and implement VFS_UNMOUNT) created by Jakub Jermář
Now that we have a functional VFS_MOUNT, it wouldn't be bad to be able …

2009-05-23:

10:26 Ticket #78 (Cannot do call2 task_kill 7 0 from kconsole) created by Jakub Jermář
It looks like symbol resolution does not work in the kernel.

2009-05-22:

18:10 Ticket #77 (Filesystem framework is extremely fragile) updated by Jiri Svoboda
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 Jakub Jermář
Cc changed
08:42 Ticket #77 (Filesystem framework is extremely fragile) created by Martin Decky
A bug (e.g. segfault) in a single filesystem implementation server …

2009-05-21:

06:32 Ticket #76 (Framebuffer driver hangs on arm32) created by Jiri Svoboda
As of r4413 the FB driver will get stuck before printing the service …

2009-05-19:

22:00 Ticket #23 (Non-root VFS mounts are not ready) closed by Jakub Jermář
fixed: Delivered in revision 4409.
20:26 Ticket #75 (Large I/O areas are broken) created by Jiri Svoboda
If you pio_enable() an area larger than page size, writes beyond the …

2009-05-18:

21:04 Ticket #74 (Reimplement user space memory allocator) created by Martin Decky
Get rid of the public domain dlmalloc memory allocator, which is …

2009-05-09:

21:57 Ticket #73 (The list of siblings of a TMPFS node should be a per-link property ...) closed by Jakub Jermář
fixed: Fixed in revision 4370.
09:17 Ticket #73 (The list of siblings of a TMPFS node should be a per-link property ...) updated by Jakub Jermář
Status changed
09:17 Ticket #73 (The list of siblings of a TMPFS node should be a per-link property ...) updated by Jakub Jermář
Summary changed
09:15 Ticket #73 (The list of siblings of a TMPFS node should be a per-link property ...) created by Jakub Jermář
TMPFS seems to be broken with respect to linking directories. A …

2009-05-08:

20:59 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) closed by Jakub Jermář
fixed: Fixed in revision 4366.
11:11 Ticket #51 (Need command to test VFS rename() operation) closed by Jakub Jermář
fixed: Fixed in revision 4364.

2009-05-07:

21:20 Ticket #72 (Write back file system data from block cache to the block device ...) updated by Jakub Jermář
Summary changed
21:10 Ticket #72 (Write back file system data from block cache to the block device ...) created by Jakub Jermář
Currently, the file system modified data ends up in the block cache …
21:02 Ticket #71 (Stack walkers) created by Jakub Jermář
Implement a common API for walking kernel and userspace stacks so that …

2009-05-06:

20:58 Ticket #70 (Cating a directory causes segfault in VFS) closed by Jakub Jermář
fixed: VFS did not test file descriptors for being < 0. Fixed in revision 4362.
19:31 Ticket #57 (FAT driver improvement: lower case bits) closed by Martin Decky
fixed: Implemented in revision #4360.
18:54 Ticket #70 (Cating a directory causes segfault in VFS) created by Martin Decky
Executing "cat srv" shell command in the root directory of the RAM …
18:52 Ticket #32 (ppc32: use proper permissions on pages) updated by Jiri Svoboda
Component changed
18:50 Ticket #64 (Detect devices by traversing the kernel device tree starting at root ...) updated by Jiri Svoboda
Component changed
18:50 Ticket #10 (Register window thrashing) updated by Jiri Svoboda
Component changed
18:48 Ticket #14 (Implement register-only ipc_wait_for) updated by Jiri Svoboda
Component changed
18:47 Ticket #2 (IRQs can theoretically starve) updated by Jiri Svoboda
Component changed
18:46 Ticket #42 (Kconsole notifications in a separate thread) updated by Jiri Svoboda
Component changed
18:46 Ticket #65 (Kernel input devices polling) updated by Jiri Svoboda
Component changed
18:45 Ticket #66 (Kernel stdout as a multiplexer) updated by Jiri Svoboda
Component changed
18:43 Ticket #6 (pte_t should be the real thing on arm32) updated by Jiri Svoboda
Component changed
18:42 Ticket #55 (Some keyboards do not support autorepeat) updated by Jiri Svoboda
Component changed
18:41 Ticket #50 (Kconsole better tab completion) updated by Jiri Svoboda
Component changed
18:41 Ticket #69 (i8042 CPU reset fails miserably in SMP configurations) updated by Jiri Svoboda
Component changed
18:39 Ticket #11 (Support PAE on ia32) updated by Jiri Svoboda
Component changed
18:38 Ticket #15 (Implement rwlocks for uspace) updated by Jiri Svoboda
Component changed
18:37 Ticket #43 (Switch between virtual terminals using Alt+Fn) updated by Jiri Svoboda
Component changed
12:55 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) updated by Jakub Jermář
Component changed
12:51 Ticket #59 (FAT server improvement: FAT12, FAT32, FAT64) updated by Jakub Jermář
Component changed
12:51 Ticket #58 (FAT server improvement: LFN) updated by Jakub Jermář
Component changed
12:51 Ticket #57 (FAT driver improvement: lower case bits) updated by Jakub Jermář
Component changed
12:50 Ticket #67 (TMPFS relies on being single-threaded) updated by Jakub Jermář
Component changed
12:50 Ticket #62 (Support file system date attributes) updated by Jakub Jermář
Component changed
12:49 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) updated by Jakub Jermář
Component changed
12:49 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) updated by Jakub Jermář
Component changed
12:49 Ticket #35 (Support multiple instances of TMPFS) updated by Jakub Jermář
Component changed
12:48 Ticket #51 (Need command to test VFS rename() operation) updated by Jakub Jermář
Component changed
12:48 Ticket #23 (Non-root VFS mounts are not ready) updated by Jakub Jermář
Component changed

2009-05-03:

09:04 Ticket #68 (Tracer locks up keyboard) closed by Jiri Svoboda
fixed: The problem was that cons_write() in the console server was waiting …
08:21 Ticket #68 (Tracer locks up keyboard) updated by Jiri Svoboda
When I add a hook directly to the keyboard driver to switch me to kcon …

2009-05-02:

12:28 StringAPI edited by Jiri Svoboda
String metrics (diff)

2009-05-01:

21:52 StringAPI edited by Jiri Svoboda
Missing word (diff)
21:50 KnowledgeArticles edited by Jiri Svoboda
String API (diff)
21:50 StringAPI created by Jiri Svoboda
The new and shiny API (t.m.)
12:53 WikiStart edited by Jiri Svoboda
Link to user's guide. (diff)
12:49 IMB edited by Jiri Svoboda
Make use of L1 headings. (diff)
12:48 Links edited by Jiri Svoboda
Make use of L1 headings. (diff)
12:48 OldMacPeripherals edited by Jiri Svoboda
Make use of L1 headings. (diff)
12:48 DeveloperDocs edited by Jiri Svoboda
Make use of L1 headings. (diff)
12:48 WishList edited by Jiri Svoboda
Make use of L1 headings. (diff)
12:47 Tracing edited by Jiri Svoboda
Make use of L1 headings. (diff)
12:47 IPC edited by Jiri Svoboda
Make use of L1 headings. (diff)
12:46 KnowledgeArticles edited by Jiri Svoboda
Make use of L1 headings. (diff)
12:46 CurrentIssues edited by Jiri Svoboda
Make use of L1 headings. (diff)
12:45 WikiStart edited by Jiri Svoboda
Make use of L1 headings. (diff)
12:44 UsersGuide created by Jiri Svoboda
For the hapless newbie.
12:10 Ticket #56 (Finish and merge the dynamic loader to trunk) updated by Jiri Svoboda
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 Martin Decky
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 Jiri Svoboda
The new method for rebooting PCs using i8042 works in uniprocessor. …
19:12 Ticket #68 (Tracer locks up keyboard) created by Jiri Svoboda
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 Martin Decky
Priority changed

2009-04-26:

10:06 OldMacPeripherals edited by Jiri Svoboda
(diff)
10:05 OldMacPeripherals edited by Jiri Svoboda
(diff)
09:59 OldMacPeripherals edited by Jiri Svoboda
(diff)
09:58 DeveloperDocs edited by Jiri Svoboda
formatting (diff)
09:57 OldMacPeripherals created by Jiri Svoboda
09:45 DeveloperDocs edited by Jiri Svoboda
(diff)
09:45 WikiStart edited by Jiri Svoboda
(diff)
09:41 DeveloperDocs created by Jiri Svoboda

2009-04-25:

22:21 Ticket #24 (mips32 (big endian variant) user space not working in GXEMUL) closed by Jiri Svoboda
fixed: The user-space loader included kernel arch/elf.h which was testing the …
16:47 Ticket #24 (mips32 (big endian variant) user space not working in GXEMUL) updated by Jiri Svoboda
Status, Owner changed

2009-04-24:

15:38 Ticket #19 (Fix async framework regarding nested asynchronous calls) closed by Martin Decky
fixed: Resolved in revision 4324.
10:50 Ticket #45 (Virtual terminal recycling bug) closed by Jakub Jermář
fixed: Fixed in revision 4321.
09:33 Ticket #46 (EGA kconsole/user console bugs) closed by Martin Decky
fixed: Solved in revision 4320.
08:03 Ticket #20 (Klog output from user space) closed by Martin Decky
fixed: Resolved in revision 4317.

2009-04-23:

11:34 Ticket #60 (Driver for ext4 filesystem) updated by Jakub Jermář
Keywords, Cc changed
11:34 Ticket #59 (FAT server improvement: FAT12, FAT32, FAT64) updated by Jakub Jermář
Keywords, Cc changed
11:33 Ticket #58 (FAT server improvement: LFN) updated by Jakub Jermář
Keywords, Cc changed
11:33 Ticket #57 (FAT driver improvement: lower case bits) updated by Jakub Jermář
Keywords, Cc changed
11:31 Ticket #23 (Non-root VFS mounts are not ready) updated by Jakub Jermář
Keywords changed
11:30 Ticket #62 (Support file system date attributes) updated by Jakub Jermář
Keywords changed
11:29 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) updated by Jakub Jermář
Keywords changed
11:29 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) updated by Jakub Jermář
Keywords changed
11:28 Ticket #51 (Need command to test VFS rename() operation) updated by Jakub Jermář
Keywords changed
11:26 Ticket #67 (TMPFS relies on being single-threaded) updated by Jakub Jermář
Cc changed
11:26 Ticket #67 (TMPFS relies on being single-threaded) created by Jakub Jermář
The TMPFS file system server protects global data structures such as …

2009-04-21:

12:55 Ticket #19 (Fix async framework regarding nested asynchronous calls) updated by Martin Decky
Priority changed
12:50 Ticket #44 (Advanced way of wiring kernel HID devices) closed by Martin Decky
fixed: The way how input devices are wired together was changed in revision …
12:48 Ticket #66 (Kernel stdout as a multiplexer) created by Martin Decky
Kernel stdout should behave as a multiplexer (sending output to all …
12:48 Ticket #65 (Kernel input devices polling) created by Martin Decky
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 Jakub Jermář
Summary changed
09:28 Ticket #64 (Detect devices by traversing the kernel device tree starting at root ...) updated by Jakub Jermář
Cc changed
09:27 Ticket #64 (Detect devices by traversing the kernel device tree starting at root ...) created by Jakub Jermář
Currently, the sparc64 kernel determines physical addresses of devices …
09:00 Ticket #38 (Unify sysinfo, bootinfo, OFW tree) updated by Jakub Jermář
Keywords, Cc changed
08:59 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) updated by Jakub Jermář
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 Martin Decky
Status changed
23:01 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) created by Martin Decky
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 Martin Decky
Status, Milestone, Summary changed
11:11 Ticket #62 (Support file system date attributes) updated by Jakub Jermář
Cc changed
11:11 Ticket #62 (Support file system date attributes) created by Jakub Jermář
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 Jakub Jermář
Cc changed
11:08 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) created by Jakub Jermář
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 Jakub Jermář
fixed: Committed in revision 4306.

2009-04-17:

09:46 Ticket #26 (User space is not working on iMac G4) closed by Martin Decky
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 Martin Decky
wontfix: OK, after some discussion in the mailing list I am closing this ticket …
13:56 Ticket #60 (Driver for ext4 filesystem) created by Martin Decky
Implement a native HelenOS driver for the ext4 file system. …
13:56 Ticket #59 (FAT server improvement: FAT12, FAT32, FAT64) created by Martin Decky
Implement support for FAT12, FAT32 and FAT64 file system formats in …
13:55 Ticket #58 (FAT server improvement: LFN) created by Martin Decky
Add support for Long File Names extension.
13:54 Ticket #57 (FAT driver improvement: lower case bits) created by Martin Decky
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 Tim Post
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 Tim Post
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 Martin Decky
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 Jakub Jermář
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 Jakub Jermář
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 Martin Decky
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 Martin Decky
fixed: User space fixed as revision 4284.
15:01 Ticket #53 (NS16550 keyboard not functional on Sun Ultra 60) updated by Martin Decky
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 Jakub Jermář
Cc, Status, Owner changed
Accepting the ticket.
11:40 Ticket #54 (VFS to FUSE connector) created by Martin Decky
Implement a connector between the HelenOS VFS server and FUSE. …
11:31 Ticket #53 (NS16550 keyboard not functional on Sun Ultra 60) created by Martin Decky
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 Jakub Jermář
Cc changed
08:35 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) updated by Jakub Jermář
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 Jiri Svoboda
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 Jiri Svoboda
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 Jakub Jermář
fixed: Fixed in revision 4277.
06:08 Ticket #49 (Long lines don't get printed until next '\n') closed by Jiri Svoboda
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 Martin Decky
Status changed
I am working on this right now.
21:24 Ticket #50 (Kconsole better tab completion) created by Martin Decky
Tab completion in kconsole is working, but it might be more …
21:19 Ticket #21 (Tab completion in kconsole is not working) closed by Martin Decky
fixed

2009-04-12:

07:28 Ticket #49 (Long lines don't get printed until next '\n') created by Lukáš Mejdrech
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 Martin Decky
After the virtual consoles overhaul is finished, …
11:42 Ticket #47 (Mouse driver) created by Martin Decky
Implement a separate mouse driver for the user space. Get back the …
11:41 Ticket #46 (EGA kconsole/user console bugs) created by Martin Decky
When using EGA output, the kernel console output and user space …
11:41 Ticket #45 (Virtual terminal recycling bug) created by Martin Decky
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 Martin Decky
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 Martin Decky
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 Martin Decky
Do not send kconsole notifications in kernel from the main kconsole …
11:27 Ticket #41 (Add support for iMac G5 (ppc64)) created by Martin Decky
Add support for iMac G5 (PowerPC 970FX).
11:27 Ticket #40 (Implement support for Sgi Octane (mips64)) created by Martin Decky
Implement support for Sgi Octane machines (mips64 big-endian …
11:26 Ticket #39 (Implement support for LEON CPUs (sparc32)) created by Martin Decky
Implement support for LEON2 and/or LEON3 CPUs (sparc32 big-endian …
11:25 Ticket #22 (FAT file names should be lower-case) updated by Jakub Jermář
Cc changed
11:25 Ticket #22 (FAT file names should be lower-case) updated by Jakub Jermář
Cc changed
11:25 Ticket #38 (Unify sysinfo, bootinfo, OFW tree) created by Martin Decky
Replace the ad hoc bootinfo structures and perhaps also sysinfo with a …
11:23 Ticket #37 (Optionally strip binaries after linking) created by Martin Decky
For non-debug builds strip the binaries.
11:23 Ticket #35 (Support multiple instances of TMPFS) updated by Jakub Jermář
Cc, Status changed
11:22 Ticket #27 (Kernel not booting on Sun Ultra 60) updated by Jakub Jermář
Cc changed
11:22 Ticket #36 (Virtual consoles overhaul) created by Martin Decky
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 Jakub Jermář
Cc, Status, Owner changed
Accepting the ticket.
11:18 Ticket #22 (FAT file names should be lower-case) updated by Jakub Jermář
Cc changed
11:17 Ticket #35 (Support multiple instances of TMPFS) created by Jakub Jermář
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 Martin Decky
Description changed
11:14 Ticket #34 (Replace the functionality of LOW_4GiB macro) created by Martin Decky
The macro was removed during the partial overhaul of the memory …
11:10 Ticket #27 (Kernel not booting on Sun Ultra 60) updated by Jakub Jermář
Status, Owner changed
The hw_map() change introduced identity mapping also for device's …
11:09 Ticket #33 (ATA driver) updated by Martin Decky
Status, Owner changed
11:09 Ticket #33 (ATA driver) created by Martin Decky
Implement ATA driver.
11:08 Ticket #32 (ppc32: use proper permissions on pages) created by Martin Decky
Set properly read-only bits on page mapping on ppc32.
11:06 Ticket #31 (Revision of panics) created by Martin Decky
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 Martin Decky
Use the constructs unused(), unlikely() and likely() in relevant parts …
11:03 Ticket #29 (Unify infinite lops) created by Martin Decky
Introduce a single canonical way for writing infinite loops (in case …
11:01 Ticket #28 (Autotooling, generated offsets) created by Martin Decky
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 Jakub Jermář
Why? The ECMA-107 spec for FAT16 explicitly mentions upper case …
10:58 Ticket #27 (Kernel not booting on Sun Ultra 60) created by Martin Decky
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 Martin Decky
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 Martin Decky
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 Martin Decky
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 Martin Decky
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 Martin Decky
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 Martin Decky
After the transition to UCS the kconsole tab completion is not working …
10:39 Ticket #20 (Klog output from user space) created by Martin Decky
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 Martin Decky
Currently there is a flaw in the async framework regarding the sending …
10:33 Ticket #1 (Get support for Xen back) updated by Martin Decky
Milestone changed
10:30 Ticket #11 (Support PAE on ia32) updated by Martin Decky
Milestone changed
10:30 Ticket #3 (Memory management limitations) updated by Martin Decky
Milestone changed
10:29 Ticket #12 (Eliminate one of two copies during IPC_M_DATA_WRITE) updated by Martin Decky
Milestone changed
10:28 Ticket #15 (Implement rwlocks for uspace) updated by Martin Decky
Milestone changed
Note: See TracTimeline for information about the timeline view.