Timeline



2009-05-14:

21:56 Changeset in mainline [40a0e504]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
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 Jiri Svoboda <jirik.svoboda@…>
Revert accidental change.
21:29 Changeset in mainline [ae5aa90]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
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 Jiri Svoboda <jirik.svoboda@…>
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 Jakub Jermar <jakub@…>
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 Jiri Svoboda <jirik.svoboda@…>
Slash missing in bdsh makefile.
19:21 Changeset in mainline [537611cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
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 Jakub Jermar <jakub@…>
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 Jakub Jermář
fixed: Fixed in revision 4370.
21:56 Changeset in mainline [cf95bc0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
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 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 …
08:39 Changeset in mainline [4f46695e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
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 Jiri Svoboda <jirik.svoboda@…>
Only announce loader registration in verbose mode.
20:59 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) closed by Jakub Jermář
fixed: Fixed in revision 4366.
20:58 Changeset in mainline [14040e5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Allow rename("a", "aa");
11:26 Changeset in mainline [54a6ff6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix doxygen comments.
11:11 Ticket #51 (Need command to test VFS rename() operation) closed by Jakub Jermář
fixed: Fixed in revision 4364.
11:10 Changeset in mainline [046f342]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
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 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 …
19:52 Changeset in mainline [66b430e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
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 Jakub Jermář
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 Jakub Jermar <jakub@…>
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 Jakub Jermar <jakub@…>
HelenOS open() returns the actual error code, not mere -1.
19:31 Ticket #57 (FAT driver improvement: lower case bits) closed by Martin Decky
fixed: Implemented in revision #4360.
19:30 Changeset in mainline [a248234]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add support for lowercase extension and lowercase basename bits (NT …
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 Changeset in mainline [0be3e8b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not attempt to unlink non-empty FAT directories.
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-05:

22:18 Changeset in mainline [770d281]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not attempt to unlink() FAT root.
22:09 Changeset in mainline [b6035ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
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 Jiri Svoboda <jirik.svoboda@…>
Add console.write method to tracer.

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 …
09:01 Changeset in mainline [0b6d70d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
klog_puts() is useful for debugging.
09:01 Changeset in mainline [6568225]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
Fix incorrect serialization in console, which could lead to the …
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-27:

14:48 Changeset in mainline [8e7afdbc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
make sgcnin_init() consistent with similar driver functions

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:25 Changeset in mainline [43847ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
Select correct kbd controller driver on bgxemul.
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 …
22:18 Changeset in mainline [a31efeb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
Fix ELF loading issue on mips32eb.
16:49 Changeset in mainline [409b0d6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
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 Jiri Svoboda
Status, Owner changed
12:00 Changeset in mainline [9701d49]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
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 Jiri Svoboda <jirik.svoboda@…>
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 Jiri Svoboda <jirik.svoboda@…>
Use better method names.
20:24 Changeset in mainline [10270a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
Better switch to kcon on serial console — relinquish/reclaim screen …
15:38 Ticket #19 (Fix async framework regarding nested asynchronous calls) closed by Martin Decky
fixed: Resolved in revision 4324.
15:38 Changeset in mainline [c07544d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
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 Martin Decky <martin@…>
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 Martin Decky <martin@…>
fix disappeared cursor in aligned rendering
10:50 Ticket #45 (Virtual terminal recycling bug) closed by Jakub Jermář
fixed: Fixed in revision 4321.
10:48 Changeset in mainline [700dcb5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Clear the framebuffer when the new connection inherits the virtual …
09:33 Ticket #46 (EGA kconsole/user console bugs) closed by Martin Decky
fixed: Solved in revision 4320.
09:32 Changeset in mainline [d797054c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
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 Martin Decky <martin@…>
make the 'continue' command behave even nicer
08:16 Changeset in mainline [402de0c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
force to kernel console to always print the prompt when switching to …
08:03 Ticket #20 (Klog output from user space) closed by Martin Decky
fixed: Resolved in revision 4317.
08:01 Changeset in mainline [566f4cfb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
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 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-22:

17:11 Changeset in mainline [ab1861a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
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 Jakub Jermar <jakub@…>
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 Jakub Jermar <jakub@…>
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 Jakub Jermar <jakub@…>
Convert sgcn to the new HID wiring mechanism.
16:36 Changeset in mainline [f2d2c7ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
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 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 …
12:46 Changeset in mainline [c2417bc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
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 Martin Decky <martin@…>
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 Martin Decky <martin@…>
add explicit option for VIA CUDA
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
22:49 Changeset in mainline [8c1eb69]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add support for alternate spelling of macio alias
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.
20:14 Changeset in mainline [8d049ee0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Support multiple TMPFS instances.
15:32 Changeset in mainline [594303b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
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 Jakub Jermar <jakub@…>
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 Jakub Jermar <jakub@…>
Allow malloc(0, …) in kernel.
13:37 Changeset in mainline [c08c355]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
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 Jakub Jermar <jakub@…>
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 Martin Decky
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 Martin Decky <martin@…>
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 Jiri Svoboda <jirik.svoboda@…>
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 Martin Decky <martin@…>
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 Martin Decky <martin@…>
ISO image is now produced on ppc32
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 …
11:39 Changeset in mainline [e40ec257]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
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 Martin Decky <martin@…>
add yaboot license and information
11:07 Changeset in mainline [bbd0e4f2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add symlink to grub
11:06 Changeset in mainline [10471852]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove duplicate grub
11:01 Changeset in mainline [b4c6e83]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
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 Martin Decky <martin@…>
remove tailing space
11:00 Changeset in mainline [14fc1d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add yaboot
10:25 Changeset in mainline [f0707ab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
unify where to place the distribution root: always use boot/distroot
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:

22:01 Changeset in mainline [d15815e2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
Implement Czech combinator keys (hacek and carka).
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:44 Changeset in mainline [9239333]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add NS16550 support for sparc64
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 …
15:00 Changeset in mainline [f03afad]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
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 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 …
10:14 Changeset in mainline [17646b1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
repair two glitches in memory management (no beer today :))
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:

19:31 Changeset in mainline [6700ee2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
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 Jiri Svoboda <jirik.svoboda@…>
strcat() → str_append().
19:08 Changeset in mainline [732bb0c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
Nuke strncmp().
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 …
18:26 Changeset in mainline [47a6708]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jirik.svoboda@…>
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 Jakub Jermář
fixed: Fixed in revision 4277.
15:50 Changeset in mainline [2bf4936]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
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 Jakub Jermar <jakub@…>
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 Martin Decky <martin@…>
complete configuration options
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 …
Note: See TracTimeline for information about the timeline view.