Timeline



2010-02-11:

21:05 Changeset in mainline [85e48a9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
part of device manager
18:36 Ticket #142 (Support for T1 and T2 processors in HelenOS) updated by Jakub Jermář
Summary changed
Changing the summary to reflect the fact that UltraSPARC III and IV …
18:24 Ticket #183 (Userspace heap allocator is not thread safe) created by Jakub Jermář
The userspace heap allocator is not thread safe. At least I can't see …
18:20 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) updated by Jakub Jermář
Milestone changed
18:18 Ticket #180 (Userspace allocator cannot handle big sizes) closed by Jakub Jermář
fixed: Fixed in changeset:head,263.
18:15 Changeset in mainline [e70edd1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Check for heap wrap-around when growing the heap.
00:02 Ticket #61 (Support 64-bit file offsets and file sizes in the VFS protocol) closed by Martin Decky
fixed: Fixed as of changeset head,261

2010-02-10:

23:51 Changeset in mainline [ed903174]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
implement support for 64bit file offsets * the libc API is a small …
23:33 Changeset in mainline [b32c604f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
finally make uspace compilation warnings fatal
23:31 Changeset in mainline [ca12383]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
update uspace IA64 definitions to be up-to-date with their kernel …
23:31 Changeset in mainline [e2ae2fc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle cleanup
23:22 Changeset in mainline [0eadd171]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add platform-dependent limits for size_t and ssize_t
23:20 Changeset in mainline [9647c86]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add explicit -Werror-implicit-function-declaration
23:20 Changeset in mainline [0701066]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle changes (no changes in functionality)
23:15 Changeset in mainline [36e9cd1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
silence compiler warnings (no change in actual functionality)
21:15 Ticket #180 (Userspace allocator cannot handle big sizes) updated by Jakub Jermář
Summary changed
21:05 Changeset in mainline [e4c4247]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
parts of device manager (unstable)
21:05 Ticket #180 (Userspace allocator cannot handle big sizes) updated by Jakub Jermář
I found a simple reproducible test case, based on the file system …
19:40 Ticket #182 (FAT is doing I/O beyond the end of the device) closed by Jakub Jermář
fixed: Fixed in changeset:head,254.
19:39 Changeset in mainline [3149fc0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge fixes from the file system branch.
19:35 Changeset in mainline [24a2517]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not try to create '.' and '..' entries in files in fat_link().
19:34 Changeset in mainline [5178ee2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Harden _fat_get_block() against attempts to read a zero-length file.
18:08 fat.disasm.bz2 attached to Ticket #182 by Jakub Jermář
18:06 Screenshot-QEMU.png attached to Ticket #182 by Jakub Jermář
18:05 Ticket #182 (FAT is doing I/O beyond the end of the device) created by Jakub Jermář
During investigation of ticket #180 (see the second scenario for how …
17:53 Changeset in mainline [16fc3c9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Be more verbose when blocks read or write fails.

2010-02-09:

21:03 Changeset in mainline [83b4cf53]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix typo.
21:03 Changeset in mainline [5bda2f96]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from mainline.
20:32 Changeset in mainline [a60b2d7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge: Harden file_bd again out-of-bounds access.
20:30 Changeset in mainline [fb150d78]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Check device address bounds in file_bd and report violations.
20:19 Changeset in mainline [e27cf669]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.

2010-02-08:

20:14 Meetings edited by Jiri Svoboda
Location for the meeting Feb 13th (diff)

2010-02-07:

18:59 CoreFiles edited by Jiri Svoboda
Optimize (diff)
15:17 tmpfs.bz2 attached to Ticket #180 by Jakub Jermář
TMPFS binary which produced the already attached core file.
15:11 Ticket #180 (Userspace allocator cannot handle big sizes) updated by Jakub Jermář
Keywords, Component changed
I think this is an allocator bug. From the attached screenshot and …
14:48 core8.bz2 attached to Ticket #180 by Jakub Jermář
Core file with memory contents of the crashed tmpfs.
14:44 Screenshot.png attached to Ticket #180 by Jakub Jermář
Screenshot showing the stack trace, address space areas and the kill …
10:56 Changeset in mainline [eb73a50]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge taskdump fixes.
10:55 Changeset in mainline [e067dcd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Make both Intel and ARM symbol resolution work with a nasty hack.
10:33 Changeset in mainline [444a54e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix missing percent sign in format string.

2010-02-06:

22:13 KnowledgeArticles edited by Jiri Svoboda
Add CoreFiles link (diff)
22:12 CoreFiles created by Jiri Svoboda
Core files. Finally.
21:38 Changeset in mainline [f27ada7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge saving of ELF core files.
21:36 Changeset in mainline [dafa2d04]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Let taskdump save ELF core files. (Only memory, no register state yet.)
14:59 Ticket #180 (Userspace allocator cannot handle big sizes) updated by Jakub Jermář
The second example is still reproducible as of head,250. From the …
10:54 Changeset in mainline [696979ce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from mainline.
10:51 Ticket #179 (Cannot write data to FAT (ENOSPC)) closed by Jakub Jermář
fixed: Fixed in changeset:head,250.
10:49 Changeset in mainline [25e963a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from the file system branch.
10:47 Changeset in mainline [3f93cdbe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Support for FAT16 file systems with 65536 or more sectors.
10:35 Ticket #179 (Cannot write data to FAT (ENOSPC)) updated by Jakub Jermář
Actually there appears to be some confusion about what FAT16 is (see …
10:18 Ticket #179 (Cannot write data to FAT (ENOSPC)) updated by Jakub Jermář
In the example above, the device will have 65536 blocks, which is too …
09:47 Changeset in mainline [a281fc82]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not leak msg in error paths after ipc_forward_fast() failed. This …
09:42 Ticket #181 (Need a way to wait for a reply "asynchronously") created by Jakub Jermář
In the error paths such as the one in …

2010-02-05:

22:25 Changeset in mainline [19f24fd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.
19:49 Meetings edited by Jiri Svoboda
(diff)
19:39 DeveloperDocs edited by Jiri Svoboda
DWARF specification (diff)
19:32 DeveloperDocs edited by Jiri Svoboda
System V ABI (diff)
19:13 Ticket #155 (Need a way to determine symbol name from an address) updated by Jiri Svoboda
Taskdump can print the stack trace including the symbol names. abort() …
18:53 Ticket #48 (Simple GUI) updated by Jiri Svoboda
Do you mean a simple enhancement of the console server so that it …
18:47 Ticket #12 (Eliminate one of two copies during IPC_M_DATA_WRITE) updated by Jiri Svoboda
Summary changed
I think you mean IPC_M_DATA_WRITE.
18:40 Ticket #30 (Investigate possibility of using unlikely(), likely()) reopened by Jiri Svoboda
OK, maybe I don't have to close this ticket, but let me rephrase this. …
18:37 Meetings edited by Jakub Jermář
make a comment about wifi in caresello (diff)
14:25 Changeset in mainline [0358da0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
device manager - parts of code
10:57 Changeset in mainline [3b3e776]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Lenka Trochtova <trochtova.lenka@…>
merged with head
10:21 Ticket #30 (Investigate possibility of using unlikely(), likely()) closed by Jiri Svoboda
wontfix: I am closing this ticket as it does not really describe an …
09:54 DeveloperDocs edited by Jiri Svoboda
SATA AHCI (diff)
09:44 Meetings edited by Jiri Svoboda
Next meeting (diff)

2010-02-04:

20:14 Changeset in mainline [d42976c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge fixes from the file system branch. In particular, prevent …
17:01 Changeset in mainline [4cac2d69]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix futile typedef to a working one
16:51 Changeset in mainline [b1d3c36]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
small arch/generic interface cleanup: context_set() should be always …
16:24 Changeset in mainline [d32358f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
abs32le: explicitly support SMP configurations abs32le: add several …
15:46 Changeset in mainline [eda925a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve naming conventions: merge async_data_receive() and …

2010-02-03:

16:52 Changeset in mainline [b4cbef1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add minimal data size check into async_data_receive introduce more …
15:18 Changeset in mainline [472c09d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
more consistent naming scheme: async_data_blob_receive → …
13:55 Changeset in mainline [28be7fa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle changes, no change in functionality
13:36 Changeset in mainline [210e50a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
understand an empty fqdn as the device argument to mount() as an …
12:45 Changeset in mainline [82474ef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve the GCC contract of halt(), make it explicitly noreturn
12:44 Changeset in mainline [c1d3549]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add missing functions to abs32le
12:43 Changeset in mainline [7d6f7d2b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
move to GCC 4.4.3

2010-02-01:

21:11 Ticket #180 (Userspace allocator cannot handle big sizes) updated by Jiri Svoboda
Repeating the same with 180k image size gave me a different stack …
20:43 Ticket #180 (Userspace allocator cannot handle big sizes) created by Jiri Svoboda
As of revision mainline,236, if I create a disk image on tmpfs, create …
20:31 Ticket #179 (Cannot write data to FAT (ENOSPC)) created by Jiri Svoboda
As of revision mainline,236 if I create a file system with HelenOS …
19:24 Changeset in mainline [393bef1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix compiler warnings.
19:18 Changeset in mainline [0055cfd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix type of argument passed to tmpfs_node_put(). Fix compiler warning.
19:09 Changeset in mainline [c16013b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use assert() instead of abort() to improve debugability.

2010-01-31:

20:53 Changeset in mainline [fc2e71e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Forbid mounting the same TMPFS instance multiple times.
18:22 Changeset in mainline [1735f3e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from mainline.
18:21 ReleaseNotes/Trunk edited by Jakub Jermář
Mention the unmount feature in release notes. (diff)
18:19 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by Jakub Jermář
Milestone changed
18:18 Ticket #79 (Introduce and implement VFS_UNMOUNT) closed by Jakub Jermář
fixed: FAT unmount support added in changeset:head,236.
18:11 Changeset in mainline [2e07f62c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge progress from the file system branch allowing FAT to be unmounted.
18:07 Changeset in mainline [430de97]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add fat_node_fini_by_dev_handle() and finish fat_unmounted().
18:05 Changeset in mainline [64bc4b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add block_cache_fini().
17:25 Changeset in mainline [b86d436]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Pavel Rimsky <pavel@…>
Merged head changes up to revision 220.
17:17 HardwareSupport edited by Jiri Svoboda
Note on graphics (diff)
17:05 HardwareSupport edited by Jiri Svoboda
New ADB drivers. (diff)
16:58 ReleaseNotes/Trunk edited by Jiri Svoboda
ADB drivers. (diff)
14:10 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by Jiri Svoboda
For OpenPIC support see ticket #177, for PearPC support see ticket #178.
14:09 Ticket #178 (ADB drivers are buggy in PearPC) created by Jiri Svoboda
In PearPC the ADB keyboard will not work unless you press some key …
14:06 Ticket #177 (OpenPIC driver for ppc32) created by Jiri Svoboda
Currently we only support Heathrow PIC on ppc32 (G3 Mac). We need to …
14:04 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) closed by Jiri Svoboda
fixed: In changeset:head,235 a userspace ADB driver, ADB keyboard and mouse …
13:56 Changeset in mainline [ab4bace]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge ADB drivers. Brings userspace keyboard and mouse for …
13:50 Changeset in mainline [b73c26d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add ADB mouse driver.
13:17 Ticket #176 (ppc32 incremental build does not update boot) created by Jiri Svoboda
When building ppc32 incrementally, the boot/ dir is not handled …
12:41 Changeset in mainline [3a2f8aa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
ADB driver for userspace, ADB keyboard support.
09:29 Ticket #131 (Task memory dumps) updated by Jakub Jermář
Milestone changed
09:28 Ticket #71 (Stack walkers) updated by Jakub Jermář
Milestone changed
09:27 Ticket #47 (Mouse driver) updated by Jakub Jermář
Milestone changed
09:26 Ticket #128 (FAT file system creator) updated by Jakub Jermář
Milestone changed
09:26 Ticket #104 (The reboot command sometimes cannot complete) updated by Jakub Jermář
Milestone changed
09:25 Ticket #86 (console should not depend on kbd's source code) updated by Jakub Jermář
Milestone changed

2010-01-30:

19:19 Ticket #172 (VFS should close client's open files upon client hangup) closed by Jakub Jermář
fixed: Fixed in changeset:head,234.
18:52 Changeset in mainline [89ee7ff]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge VFS and FAT fixes.
18:51 Changeset in mainline [7efc517]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Move fat_sanity_check() to fat_fat.c
17:55 Changeset in mainline [593585df]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not leak u in fat_idx_init_by_dev_handle().
17:15 Changeset in mainline [64aed80]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not leak options in fat_mounted().
15:33 Ticket #175 (Kernel hangs in ipc_cleanup()) closed by Jakub Jermář
fixed: Fixed in changeset:head,233.
15:33 Ticket #175 (Kernel hangs in ipc_cleanup()) updated by Jakub Jermář
The problem seems to be related to homogenous mounts (e.g. FAT on FAT) …
15:31 Changeset in mainline [c713aa56]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not deadlock when the task cleans up messages it sent itself.
14:47 Ticket #175 (Kernel hangs in ipc_cleanup()) created by Jakub Jermář
The hang described in ticket #169 is actually caused by kernel looping …
10:37 Changeset in mainline [f29a3a2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Clean up the table of open files after the client closes its VFS …

2010-01-29:

17:15 Changeset in mainline [8e33e1d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Pavel Rimsky <pavel@…>
Cleanup.

2010-01-28:

22:28 Changeset in mainline [83349b03]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Ignore symbols with type other than 'object' or 'function'.
13:04 Changeset in mainline [e7aa9f4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
rename the "abs32le" preconfigured defaults to "special (abs32le)" …

2010-01-27:

22:23 Changeset in mainline [a9bbe48d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge formatting macros for userspace.
22:22 Changeset in mainline [1ccafee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add type formatting macros for HelenOS system types (sys/typefmt.h) …
21:44 Changeset in mainline [fb6f1a5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Implement some of C99 inttypes.h header (formatting macros for …
20:35 Changeset in mainline [b79d450]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.
20:22 Ticket #174 (Mounting the same file system instance under multiple mount points ...) updated by Jakub Jermář
Summary changed
20:21 Ticket #174 (Mounting the same file system instance under multiple mount points ...) created by Jakub Jermář
When e.g. TMPFS is mounted like this: mount tmpfs /scratch null/0 …
20:21 Changeset in mainline [95e6c4f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge small taskdump improvements.
20:19 Ticket #173 (Need a command line tool to manage null devices) created by Jakub Jermář
The HelenOS libc provides the devmap_null_create/destroy() API, but …
20:15 Ticket #172 (VFS should close client's open files upon client hangup) created by Jakub Jermář
Currently, the memory occupied by client's open files is deallocated …
20:10 Changeset in mainline [bca408b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge TMPFS fix.
20:08 Changeset in mainline [f0bdfb7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
It currently makes more sense to just dump stack traces to klog, …
20:03 Changeset in mainline [196a1439]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Slightly improve taskdump output.
19:29 Changeset in mainline [1715b6af]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
nodes_compare() must check the number of passed keys.

2010-01-26:

22:49 Changeset in mainline [2314381]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge jsvoboda/helenos/taskdump: Taskdump now prints stack traces, …
22:46 Changeset in mainline [3698e44]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add ability to determine task name and load symbol table from the …
21:31 Changeset in mainline [e515b21a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Make stacktrace implementation in C library more generic. Use it in …
19:18 Changeset in mainline [bb0d3d24]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge TMPFS fixes and TMPFS support for unmount.
19:16 Changeset in mainline [e056e820]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Finish implementation of tmpfs_unmounted().
19:03 Changeset in mainline [9bddf37]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Free up node's resources in the 'nodes' hash table remove callback.
17:53 Changeset in mainline [88e870e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not free() node's data area if it was not allocated.
17:49 Changeset in mainline [e856c34]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Change the order of TMPFS node keys.
17:13 Changeset in mainline [4557462]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add missing free().
12:42 Ticket #79 (Introduce and implement VFS_UNMOUNT) updated by Jakub Jermář
In changeset:head,223 the support for unmount was delivered to VFS. In …

2010-01-25:

22:26 Changeset in mainline [ce8c848]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge progress on the unmount feature.
22:25 Changeset in mainline [c888102]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Finish implementation of libfs_unmount().
22:10 Repositories edited by Jiri Svoboda
Add taskdump branch. (diff)
21:55 Changeset in mainline [3c11713]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add dummy libfs unmount support and change all file systems to use it. …
21:42 Changeset in mainline [6a4e972]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
VFS_OUT_UNMOUNT method should be accompanied by a file system index …
21:40 Changeset in mainline [80487bc5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Allow taskdump to read register state and extract PC, FP (not …
21:29 Repositories edited by Jakub Jermář
link to the fs branch (diff)
21:12 Changeset in mainline [ea44bd1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
When looking up the mount point node during vfs_mount() L_MP must be …
21:04 Changeset in mainline [f7376cbf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Rename L_NOCROSS_LAST_MP to L_MP and introduce L_ROOT. Lookup the …
20:15 Changeset in mainline [0d21b53]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Move code code waiting for debugger to udebug.c:udebug_thread_fault(). …
19:52 Changeset in mainline [64af8f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove pyc files also in tools/checkers
18:40 Changeset in mainline [50fda24]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add Abstract32 Little Endian architecture (abs32le) the purpose of …

2010-01-24:

19:48 Changeset in mainline [86018c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Pavel Rimsky <pavel@…>
Implemented uspace keyboard driver. Cleanup needed.
17:40 Changeset in mainline [eeb643d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Pavel Rimsky <pavel@…>
Implemented Niagara output userspace driver.
17:32 Changeset in mainline [e095644]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge partial support for the unmount feature. VFS_OUT_UNMOUNT and …
17:30 Changeset in mainline [ae75e2e3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Finish implementation of VFS_IN_UNMOUNT in vfs.
17:21 Changeset in mainline [c4aca2c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add vfs_node_forget(). Beware!
16:05 Changeset in mainline [319f4fb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add vfs_nodes_refcount_sum_get().
16:01 Changeset in mainline [203a090]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add hash_table_apply().
13:02 Changeset in mainline [4b995b92]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Introduce the L_NOCROSS_LAST_MP lookup flag and treat the last mount …
12:31 Changeset in mainline [c1a8e5e6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix outdated comment.

2010-01-23:

20:40 Ticket #131 (Task memory dumps) closed by Jiri Svoboda
fixed: Task dump infrastructure was merged in changeset:head,222. Udebug …
20:20 Changeset in mainline [fea0ce6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge task dump infrastructure.
20:18 Changeset in mainline [bc310a05]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Make taskdump output faster.
20:08 Changeset in mainline [03333bc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Save dumps in files under /scratch.
19:19 Changeset in mainline [a074b4f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Implement fault notifications and task monitoring service.
14:25 Changeset in mainline [336db295]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix THREAD_READ, add AREAS_READ Udebug method. Add task dump utility.

2010-01-22:

18:11 Changeset in mainline [b9067dfa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Finish the libc implementation of unmount().
17:23 Changeset in mainline [1b31a9f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add method number for VFS_OUT_UNMOUNTED.
17:22 Changeset in mainline [7f5e070]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add dummy implementation of VFS_IN_UNMOUNT.
17:16 Changeset in mainline [9a25aeb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Finish the unmount bdsh command.
17:16 Changeset in mainline [21f32ee1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add dummy unmount() implementation to libc.
17:01 Changeset in mainline [0cb2d72]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add dummy unmount command to bdsh.
16:52 Changeset in mainline [48e1467]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge mainline changes.

2010-01-21:

14:09 ReleaseNotes/Trunk edited by Jakub Jermář
(diff)

2010-01-20:

22:00 ReleaseNotes/Trunk edited by Jiri Svoboda
GUID partition table driver (diff)
21:59 Changeset in mainline [9d3133d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge GUID partition table driver.
21:56 Changeset in mainline [975e7e9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Implement a basic GUID partition table driver.
20:33 Changeset in mainline [383ddd6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.

2010-01-18:

18:01 Ticket #170 (Cannot build HelenOS for any platform) closed by Jiri Svoboda
fixed: Fixed in changeset:head,220. A missing '-' in a include directive of …
17:54 Changeset in mainline [3c081d0e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add missing dash (ignore mark) and dependency.
10:54 Ticket #170 (Cannot build HelenOS for any platform) updated by Jakub Jermář
Summary changed
10:48 Ticket #170 (Cannot build HelenOS for any platform) updated by Jakub Jermář
Priority, Component changed
This looks to be a global build system problem as also other …
10:47 Ticket #171 (Cannot build ia32) closed by Jakub Jermář
duplicate: Huh, this is just a duplicate of #170, I got into some …
10:46 Ticket #171 (Cannot build ia32) created by Jakub Jermář
It is not possible to build the current head: […]
10:04 Ticket #170 (Cannot build HelenOS for any platform) created by Jakub Jermář
It is not possible to build the current head: […]

2010-01-17:

11:02 Changeset in mainline [3e30c0b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge fix for loader not using the correct linker script.
11:01 Changeset in mainline [8416d46]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix loader not using the correct linker script.

2010-01-16:

21:45 Changeset in mainline [cec261e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge improvement of remaining userspace makefiles.
21:43 Changeset in mainline [ccb785b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Use common make rules with loader.
21:22 Changeset in mainline [94790d01]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Use -include where appropriate.
20:59 Changeset in mainline [079f440]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Also use common make rules for libc.
19:15 Changeset in mainline [cf240cb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Common make rules for libraries (except libc).

2010-01-15:

22:22 Changeset in mainline [dc9162b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge first attempt at decreasing userspace makefile madness.
22:21 Changeset in mainline [15eeb93]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
libpci can only be built on ia32/amd64.
22:13 Changeset in mainline [e5773c6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Extract common makefile part for apps and servers, use for all apps …
20:34 Ticket #169 (ls hangs in fat fs root directory if root_ent_max not divisible by 16) closed by Jakub Jermář
fixed: Fixed in changeset:head,216.
20:34 Changeset in mainline [d45660a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge FAT server fix.
20:31 Changeset in mainline [92bee46]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Refuse to mount FAT file systems with root directory entries that do …
20:12 Ticket #152 (ia64 parallel build fails) closed by Jiri Svoboda
fixed: Fixed in changeset:head,215.
20:10 Ticket #169 (ls hangs in fat fs root directory if root_ent_max not divisible by 16) updated by Jakub Jermář
I actually think that we should disallow root directories that are not …
20:10 Changeset in mainline [5edb1f5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix ia64 parallel build.
19:36 Changeset in mainline [61c0402]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge mainline changes.
19:35 Ticket #168 (Cannot write to file on FAT with certain root_ent_max / totsec) closed by Jakub Jermář
fixed: Fixed in changeset:head,214.
19:34 Changeset in mainline [963462af]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge FAT server fix.
19:32 Changeset in mainline [50f9c3a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Be more careful when testing whether the considered cluster really exists.
18:30 Changeset in mainline [99de22b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Pavel Rimsky <pavel@…>
Merged latest trunk changes.

2010-01-14:

22:39 UsersGuide edited by Martin Decky
Fix the note about toolchain.sh location (diff)
21:24 Ticket #169 (ls hangs in fat fs root directory if root_ent_max not divisible by 16) created by Jiri Svoboda
The fat file system driver does not handle the case when root_ent_max …
21:17 Ticket #168 (Cannot write to file on FAT with certain root_ent_max / totsec) created by Jiri Svoboda
For some combinations of root_ent_max (number of root entries) and …
20:17 Ticket #160 (Kconsole accepts commands with one extra trailing character) closed by Jakub Jermář
fixed: Fixed in changeset:head,213.
20:16 Changeset in mainline [563d6077]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix off-by-one error in kconsole command matching code.
19:20 Ticket #167 (Implement kernel stack tracing hooks for sparc64) created by Jakub Jermář
Implement kernel hooks for stack tracing on sparc64. Currently, there …
19:14 Ticket #166 (Implement kernel stack tracing hooks for ppc32) created by Jakub Jermář
Implement kernel hooks for stack tracing on ppc32. Besides the hooks, …
19:11 Ticket #165 (Implement stack tracing hooks for mips32) updated by Jakub Jermář
Summary changed
19:11 Ticket #165 (Implement stack tracing hooks for mips32) created by Jakub Jermář
Implement kernel and libc hooks for stack tracing on mips32.
19:09 Ticket #164 (Implement stack tracing hooks for ia64) created by Jakub Jermář
Implement kernel and libc hooks for stack tracing on ia64.
17:46 Ticket #71 (Stack walkers) closed by Jakub Jermář
fixed: The kernel generic and ia32 and amd64 support was merged in …
15:55 UsersGuide edited by Jiri Svoboda
Changed path for toolchain.sh (diff)
15:29 Ticket #163 (Console does not handle mouse input) created by Jiri Svoboda
Mouse handling used to be implemented in Gcons. When running on a …
15:25 Ticket #162 (Mouse interface for console applications) created by Jiri Svoboda
While we have a mouse driver / mouse driver interface, this is only …

2010-01-13:

21:41 Changeset in mainline [aa53ee69]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge: remove accidentally commited debugging code.
21:41 Changeset in mainline [2ffaab5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Remove accidentaly commited debugging code.
21:35 Changeset in mainline [990c70e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge FAT sanity checks.
21:33 Changeset in mainline [711e1f32]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Do some sanity checks when mounting a fat file system.
20:39 Changeset in mainline [65737d4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge mainline changes.
17:52 Changeset in mainline [fd608dc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge the stacktrace branch. This merge introduces support for kernel …
17:48 Changeset in mainline [15817089]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
When dumping istate, print a stack trace from it.
17:35 Changeset in mainline [a5f63cd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Stop tracing arm32 stacks on the exception boundary. For arm32, it …
17:20 Changeset in mainline [c94841e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Dump istate only if not killing the task.
17:13 Changeset in mainline [83c5973]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Rename arm32's r11 to fp.
17:04 Changeset in mainline [4b78d57]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Stop tracing arm32 kernel thread stacks at their bottoms.
17:03 Changeset in mainline [1298da25]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Create the first stack frame on the initial arm32 kernel stack.
16:47 Changeset in mainline [afd0106]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add support for kernel stack traces on arm32.
Note: See TracTimeline for information about the timeline view.