Timeline
2010-02-01:
- 21:11 Ticket #180 (Userspace allocator cannot handle big sizes) updated by
- Repeating the same with 180k image size gave me a different stack …
- 20:43 Ticket #180 (Userspace allocator cannot handle big sizes) created by
- 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
- As of revision mainline,236 if I create a file system with HelenOS …
- 19:24 Changeset in mainline [393bef1]lfnserialticket/834-toolchain-update by
- Fix compiler warnings.
- 19:18 Changeset in mainline [0055cfd]lfnserialticket/834-toolchain-update by
- Fix type of argument passed to tmpfs_node_put(). Fix compiler warning.
- 19:09 Changeset in mainline [c16013b]lfnserialticket/834-toolchain-update by
- Use assert() instead of abort() to improve debugability.
2010-01-31:
- 20:53 Changeset in mainline [fc2e71e]lfnserialticket/834-toolchain-update by
- Forbid mounting the same TMPFS instance multiple times.
- 18:22 Changeset in mainline [1735f3e]lfnserialticket/834-toolchain-update by
- Merge from mainline.
- 18:21 ReleaseNotes/Trunk edited by
- 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
-
Milestone changed
- 18:18 Ticket #79 (Introduce and implement VFS_UNMOUNT) closed by
- fixed: FAT unmount support added in changeset:head,236.
- 18:11 Changeset in mainline [2e07f62c]lfnserialticket/834-toolchain-update by
- Merge progress from the file system branch allowing FAT to be unmounted.
- 18:07 Changeset in mainline [430de97]lfnserialticket/834-toolchain-update by
- Add fat_node_fini_by_dev_handle() and finish fat_unmounted().
- 18:05 Changeset in mainline [64bc4b6]lfnserialticket/834-toolchain-update by
- Add block_cache_fini().
- 17:25 Changeset in mainline [b86d436]lfnserialticket/834-toolchain-update by
- Merged head changes up to revision 220.
- 17:17 HardwareSupport edited by
- Note on graphics (diff)
- 17:05 HardwareSupport edited by
- New ADB drivers. (diff)
- 16:58 ReleaseNotes/Trunk edited by
- ADB drivers. (diff)
- 14:10 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by
- For OpenPIC support see ticket #177, for PearPC support see ticket #178.
- 14:09 Ticket #178 (ADB drivers are buggy in PearPC) created by
- In PearPC the ADB keyboard will not work unless you press some key …
- 14:06 Ticket #177 (OpenPIC driver for ppc32) created by
- 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
- fixed: In changeset:head,235 a userspace ADB driver, ADB keyboard and mouse …
- 13:56 Changeset in mainline [ab4bace]lfnserialticket/834-toolchain-update by
- Merge ADB drivers. Brings userspace keyboard and mouse for …
- 13:50 Changeset in mainline [b73c26d]lfnserialticket/834-toolchain-update by
- Add ADB mouse driver.
- 13:17 Ticket #176 (ppc32 incremental build does not update boot) created by
- When building ppc32 incrementally, the boot/ dir is not handled …
- 12:41 Changeset in mainline [3a2f8aa]lfnserialticket/834-toolchain-update by
- ADB driver for userspace, ADB keyboard support.
- 09:29 Ticket #131 (Task memory dumps) updated by
-
Milestone changed
- 09:28 Ticket #71 (Stack walkers) updated by
-
Milestone changed
- 09:27 Ticket #47 (Mouse driver) updated by
-
Milestone changed
- 09:26 Ticket #128 (FAT file system creator) updated by
-
Milestone changed
- 09:26 Ticket #104 (The reboot command sometimes cannot complete) updated by
-
Milestone changed
- 09:25 Ticket #86 (console should not depend on kbd's source code) updated by
-
Milestone changed
2010-01-30:
- 19:19 Ticket #172 (VFS should close client's open files upon client hangup) closed by
- fixed: Fixed in changeset:head,234.
- 18:52 Changeset in mainline [89ee7ff]lfnserialticket/834-toolchain-update by
- Merge VFS and FAT fixes.
- 18:51 Changeset in mainline [7efc517]lfnserialticket/834-toolchain-update by
- Move fat_sanity_check() to fat_fat.c
- 17:55 Changeset in mainline [593585df]lfnserialticket/834-toolchain-update by
- Do not leak u in fat_idx_init_by_dev_handle().
- 17:15 Changeset in mainline [64aed80]lfnserialticket/834-toolchain-update by
- Do not leak options in fat_mounted().
- 15:33 Ticket #175 (Kernel hangs in ipc_cleanup()) closed by
- fixed: Fixed in changeset:head,233.
- 15:33 Ticket #175 (Kernel hangs in ipc_cleanup()) updated by
- The problem seems to be related to homogenous mounts (e.g. FAT on FAT) …
- 15:31 Changeset in mainline [c713aa56]lfnserialticket/834-toolchain-update by
- Do not deadlock when the task cleans up messages it sent itself.
- 14:47 Ticket #175 (Kernel hangs in ipc_cleanup()) created by
- The hang described in ticket #169 is actually caused by kernel looping …
- 10:37 Changeset in mainline [f29a3a2]lfnserialticket/834-toolchain-update by
- Clean up the table of open files after the client closes its VFS …
2010-01-29:
2010-01-28:
- 22:28 Changeset in mainline [83349b03]lfnserialticket/834-toolchain-update by
- Ignore symbols with type other than 'object' or 'function'.
- 13:04 Changeset in mainline [e7aa9f4]lfnserialticket/834-toolchain-update by
- rename the "abs32le" preconfigured defaults to "special (abs32le)" …
2010-01-27:
- 22:23 Changeset in mainline [a9bbe48d]lfnserialticket/834-toolchain-update by
- Merge formatting macros for userspace.
- 22:22 Changeset in mainline [1ccafee]lfnserialticket/834-toolchain-update by
- Add type formatting macros for HelenOS system types (sys/typefmt.h) …
- 21:44 Changeset in mainline [fb6f1a5]lfnserialticket/834-toolchain-update by
- Implement some of C99 inttypes.h header (formatting macros for …
- 20:35 Changeset in mainline [b79d450]lfnserialticket/834-toolchain-update by
- Merge mainline changes.
- 20:22 Ticket #174 (Mounting the same file system instance under multiple mount points ...) updated by
-
Summary changed
- 20:21 Ticket #174 (Mounting the same file system instance under multiple mount points ...) created by
- When e.g. TMPFS is mounted like this: mount tmpfs /scratch null/0 …
- 20:21 Changeset in mainline [95e6c4f]lfnserialticket/834-toolchain-update by
- Merge small taskdump improvements.
- 20:19 Ticket #173 (Need a command line tool to manage null devices) created by
- 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
- Currently, the memory occupied by client's open files is deallocated …
- 20:10 Changeset in mainline [bca408b]lfnserialticket/834-toolchain-update by
- Merge TMPFS fix.
- 20:08 Changeset in mainline [f0bdfb7]lfnserialticket/834-toolchain-update by
- It currently makes more sense to just dump stack traces to klog, …
- 20:03 Changeset in mainline [196a1439]lfnserialticket/834-toolchain-update by
- Slightly improve taskdump output.
- 19:29 Changeset in mainline [1715b6af]lfnserialticket/834-toolchain-update by
- nodes_compare() must check the number of passed keys.
2010-01-26:
- 22:49 Changeset in mainline [2314381]lfnserialticket/834-toolchain-update by
- Merge jsvoboda/helenos/taskdump: Taskdump now prints stack traces, …
- 22:46 Changeset in mainline [3698e44]lfnserialticket/834-toolchain-update by
- Add ability to determine task name and load symbol table from the …
- 21:31 Changeset in mainline [e515b21a]lfnserialticket/834-toolchain-update by
- Make stacktrace implementation in C library more generic. Use it in …
- 19:18 Changeset in mainline [bb0d3d24]lfnserialticket/834-toolchain-update by
- Merge TMPFS fixes and TMPFS support for unmount.
- 19:16 Changeset in mainline [e056e820]lfnserialticket/834-toolchain-update by
- Finish implementation of tmpfs_unmounted().
- 19:03 Changeset in mainline [9bddf37]lfnserialticket/834-toolchain-update by
- Free up node's resources in the 'nodes' hash table remove callback.
- 17:53 Changeset in mainline [88e870e]lfnserialticket/834-toolchain-update by
- Do not free() node's data area if it was not allocated.
- 17:49 Changeset in mainline [e856c34]lfnserialticket/834-toolchain-update by
- Change the order of TMPFS node keys.
- 17:13 Changeset in mainline [4557462]lfnserialticket/834-toolchain-update by
- Add missing free().
- 12:42 Ticket #79 (Introduce and implement VFS_UNMOUNT) updated by
- 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-update by
- Merge progress on the unmount feature.
- 22:25 Changeset in mainline [c888102]lfnserialticket/834-toolchain-update by
- Finish implementation of libfs_unmount().
- 22:10 Repositories edited by
- Add taskdump branch. (diff)
- 21:55 Changeset in mainline [3c11713]lfnserialticket/834-toolchain-update by
- Add dummy libfs unmount support and change all file systems to use it. …
- 21:42 Changeset in mainline [6a4e972]lfnserialticket/834-toolchain-update by
- VFS_OUT_UNMOUNT method should be accompanied by a file system index …
- 21:40 Changeset in mainline [80487bc5]lfnserialticket/834-toolchain-update by
- Allow taskdump to read register state and extract PC, FP (not …
- 21:29 Repositories edited by
- link to the fs branch (diff)
- 21:12 Changeset in mainline [ea44bd1]lfnserialticket/834-toolchain-update by
- When looking up the mount point node during vfs_mount() L_MP must be …
- 21:04 Changeset in mainline [f7376cbf]lfnserialticket/834-toolchain-update by
- Rename L_NOCROSS_LAST_MP to L_MP and introduce L_ROOT. Lookup the …
- 20:15 Changeset in mainline [0d21b53]lfnserialticket/834-toolchain-update by
- Move code code waiting for debugger to udebug.c:udebug_thread_fault(). …
- 19:52 Changeset in mainline [64af8f1]lfnserialticket/834-toolchain-update by
- remove pyc files also in tools/checkers
- 18:40 Changeset in mainline [50fda24]lfnserialticket/834-toolchain-update by
- add Abstract32 Little Endian architecture (abs32le) the purpose of …
2010-01-24:
- 19:48 Changeset in mainline [86018c1]lfnserialticket/834-toolchain-update by
- Implemented uspace keyboard driver. Cleanup needed.
- 17:40 Changeset in mainline [eeb643d]lfnserialticket/834-toolchain-update by
- Implemented Niagara output userspace driver.
- 17:32 Changeset in mainline [e095644]lfnserialticket/834-toolchain-update by
- Merge partial support for the unmount feature. VFS_OUT_UNMOUNT and …
- 17:30 Changeset in mainline [ae75e2e3]lfnserialticket/834-toolchain-update by
- Finish implementation of VFS_IN_UNMOUNT in vfs.
- 17:21 Changeset in mainline [c4aca2c]lfnserialticket/834-toolchain-update by
- Add vfs_node_forget(). Beware!
- 16:05 Changeset in mainline [319f4fb]lfnserialticket/834-toolchain-update by
- Add vfs_nodes_refcount_sum_get().
- 16:01 Changeset in mainline [203a090]lfnserialticket/834-toolchain-update by
- Add hash_table_apply().
- 13:02 Changeset in mainline [4b995b92]lfnserialticket/834-toolchain-update by
- Introduce the L_NOCROSS_LAST_MP lookup flag and treat the last mount …
- 12:31 Changeset in mainline [c1a8e5e6]lfnserialticket/834-toolchain-update by
- Fix outdated comment.
2010-01-23:
- 20:40 Ticket #131 (Task memory dumps) closed by
- fixed: Task dump infrastructure was merged in changeset:head,222. Udebug …
- 20:20 Changeset in mainline [fea0ce6]lfnserialticket/834-toolchain-update by
- Merge task dump infrastructure.
- 20:18 Changeset in mainline [bc310a05]lfnserialticket/834-toolchain-update by
- Make taskdump output faster.
- 20:08 Changeset in mainline [03333bc]lfnserialticket/834-toolchain-update by
- Save dumps in files under /scratch.
- 19:19 Changeset in mainline [a074b4f]lfnserialticket/834-toolchain-update by
- Implement fault notifications and task monitoring service.
- 14:25 Changeset in mainline [336db295]lfnserialticket/834-toolchain-update by
- Fix THREAD_READ, add AREAS_READ Udebug method. Add task dump utility.
2010-01-22:
- 18:11 Changeset in mainline [b9067dfa]lfnserialticket/834-toolchain-update by
- Finish the libc implementation of unmount().
- 17:23 Changeset in mainline [1b31a9f]lfnserialticket/834-toolchain-update by
- Add method number for VFS_OUT_UNMOUNTED.
- 17:22 Changeset in mainline [7f5e070]lfnserialticket/834-toolchain-update by
- Add dummy implementation of VFS_IN_UNMOUNT.
- 17:16 Changeset in mainline [9a25aeb]lfnserialticket/834-toolchain-update by
- Finish the unmount bdsh command.
- 17:16 Changeset in mainline [21f32ee1]lfnserialticket/834-toolchain-update by
- Add dummy unmount() implementation to libc.
- 17:01 Changeset in mainline [0cb2d72]lfnserialticket/834-toolchain-update by
- Add dummy unmount command to bdsh.
- 16:52 Changeset in mainline [48e1467]lfnserialticket/834-toolchain-update by
- Merge mainline changes.
2010-01-21:
2010-01-20:
- 22:00 ReleaseNotes/Trunk edited by
- GUID partition table driver (diff)
- 21:59 Changeset in mainline [9d3133d]lfnserialticket/834-toolchain-update by
- Merge GUID partition table driver.
- 21:56 Changeset in mainline [975e7e9]lfnserialticket/834-toolchain-update by
- Implement a basic GUID partition table driver.
- 20:33 Changeset in mainline [383ddd6]lfnserialticket/834-toolchain-update by
- Merge mainline changes.
2010-01-18:
- 18:01 Ticket #170 (Cannot build HelenOS for any platform) closed by
- fixed: Fixed in changeset:head,220. A missing '-' in a include directive of …
- 17:54 Changeset in mainline [3c081d0e]lfnserialticket/834-toolchain-update by
- Add missing dash (ignore mark) and dependency.
- 10:54 Ticket #170 (Cannot build HelenOS for any platform) updated by
-
Summary changed
- 10:48 Ticket #170 (Cannot build HelenOS for any platform) updated by
-
Priority, Component changed
This looks to be a global build system problem as also other … - 10:47 Ticket #171 (Cannot build ia32) closed by
- duplicate: Huh, this is just a duplicate of #170, I got into some …
- 10:46 Ticket #171 (Cannot build ia32) created by
- It is not possible to build the current head: […]
- 10:04 Ticket #170 (Cannot build HelenOS for any platform) created by
- It is not possible to build the current head: […]
2010-01-17:
- 11:02 Changeset in mainline [3e30c0b]lfnserialticket/834-toolchain-update by
- Merge fix for loader not using the correct linker script.
- 11:01 Changeset in mainline [8416d46]lfnserialticket/834-toolchain-update by
- Fix loader not using the correct linker script.
2010-01-16:
- 21:45 Changeset in mainline [cec261e]lfnserialticket/834-toolchain-update by
- Merge improvement of remaining userspace makefiles.
- 21:43 Changeset in mainline [ccb785b]lfnserialticket/834-toolchain-update by
- Use common make rules with loader.
- 21:22 Changeset in mainline [94790d01]lfnserialticket/834-toolchain-update by
- Use -include where appropriate.
- 20:59 Changeset in mainline [079f440]lfnserialticket/834-toolchain-update by
- Also use common make rules for libc.
- 19:15 Changeset in mainline [cf240cb]lfnserialticket/834-toolchain-update by
- Common make rules for libraries (except libc).
2010-01-15:
- 22:22 Changeset in mainline [dc9162b]lfnserialticket/834-toolchain-update by
- Merge first attempt at decreasing userspace makefile madness.
- 22:21 Changeset in mainline [15eeb93]lfnserialticket/834-toolchain-update by
- libpci can only be built on ia32/amd64.
- 22:13 Changeset in mainline [e5773c6]lfnserialticket/834-toolchain-update by
- 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
- fixed: Fixed in changeset:head,216.
- 20:34 Changeset in mainline [d45660a]lfnserialticket/834-toolchain-update by
- Merge FAT server fix.
- 20:31 Changeset in mainline [92bee46]lfnserialticket/834-toolchain-update by
- Refuse to mount FAT file systems with root directory entries that do …
- 20:12 Ticket #152 (ia64 parallel build fails) closed by
- 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
- I actually think that we should disallow root directories that are not …
- 20:10 Changeset in mainline [5edb1f5]lfnserialticket/834-toolchain-update by
- Fix ia64 parallel build.
- 19:36 Changeset in mainline [61c0402]lfnserialticket/834-toolchain-update by
- Merge mainline changes.
- 19:35 Ticket #168 (Cannot write to file on FAT with certain root_ent_max / totsec) closed by
- fixed: Fixed in changeset:head,214.
- 19:34 Changeset in mainline [963462af]lfnserialticket/834-toolchain-update by
- Merge FAT server fix.
- 19:32 Changeset in mainline [50f9c3a]lfnserialticket/834-toolchain-update by
- Be more careful when testing whether the considered cluster really exists.
- 18:30 Changeset in mainline [99de22b]lfnserialticket/834-toolchain-update by
- Merged latest trunk changes.
2010-01-14:
- 22:39 UsersGuide edited by
- 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
- 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
- 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
- fixed: Fixed in changeset:head,213.
- 20:16 Changeset in mainline [563d6077]lfnserialticket/834-toolchain-update by
- Fix off-by-one error in kconsole command matching code.
- 19:20 Ticket #167 (Implement kernel stack tracing hooks for sparc64) created by
- Implement kernel hooks for stack tracing on sparc64. Currently, there …
- 19:14 Ticket #166 (Implement kernel stack tracing hooks for ppc32) created by
- Implement kernel hooks for stack tracing on ppc32. Besides the hooks, …
- 19:11 Ticket #165 (Implement stack tracing hooks for mips32) updated by
-
Summary changed
- 19:11 Ticket #165 (Implement stack tracing hooks for mips32) created by
- Implement kernel and libc hooks for stack tracing on mips32.
- 19:09 Ticket #164 (Implement stack tracing hooks for ia64) created by
- Implement kernel and libc hooks for stack tracing on ia64.
- 17:46 Ticket #71 (Stack walkers) closed by
- fixed: The kernel generic and ia32 and amd64 support was merged in …
- 15:55 UsersGuide edited by
- Changed path for toolchain.sh (diff)
- 15:29 Ticket #163 (Console does not handle mouse input) created by
- Mouse handling used to be implemented in Gcons. When running on a …
- 15:25 Ticket #162 (Mouse interface for console applications) created by
- While we have a mouse driver / mouse driver interface, this is only …
2010-01-13:
- 21:41 Changeset in mainline [aa53ee69]lfnserialticket/834-toolchain-update by
- Merge: remove accidentally commited debugging code.
- 21:41 Changeset in mainline [2ffaab5]lfnserialticket/834-toolchain-update by
- Remove accidentaly commited debugging code.
- 21:35 Changeset in mainline [990c70e]lfnserialticket/834-toolchain-update by
- Merge FAT sanity checks.
- 21:33 Changeset in mainline [711e1f32]lfnserialticket/834-toolchain-update by
- Do some sanity checks when mounting a fat file system.
- 20:39 Changeset in mainline [65737d4]lfnserialticket/834-toolchain-update by
- Merge mainline changes.
- 17:52 Changeset in mainline [fd608dc]lfnserialticket/834-toolchain-update by
- Merge the stacktrace branch. This merge introduces support for kernel …
- 17:48 Changeset in mainline [15817089]lfnserialticket/834-toolchain-update by
- When dumping istate, print a stack trace from it.
- 17:35 Changeset in mainline [a5f63cd]lfnserialticket/834-toolchain-update by
- Stop tracing arm32 stacks on the exception boundary. For arm32, it …
- 17:20 Changeset in mainline [c94841e]lfnserialticket/834-toolchain-update by
- Dump istate only if not killing the task.
- 17:13 Changeset in mainline [83c5973]lfnserialticket/834-toolchain-update by
- Rename arm32's r11 to fp.
- 17:04 Changeset in mainline [4b78d57]lfnserialticket/834-toolchain-update by
- Stop tracing arm32 kernel thread stacks at their bottoms.
- 17:03 Changeset in mainline [1298da25]lfnserialticket/834-toolchain-update by
- Create the first stack frame on the initial arm32 kernel stack.
- 16:47 Changeset in mainline [afd0106]lfnserialticket/834-toolchain-update by
- Add support for kernel stack traces on arm32.
2010-01-11:
- 22:41 Ticket #159 (i8042-based keyboard not functional on HelenOS/ia64) updated by
- And also changeset:head,209, bugs in makefiles.
- 22:17 Changeset in mainline [439ba77]lfnserialticket/834-toolchain-update by
- Merge yet more fixes for i460gx keyboard.
- 22:16 Changeset in mainline [9dcadb0]lfnserialticket/834-toolchain-update by
- ia64/i460gx: third time's the charm.
- 20:33 Ticket #159 (i8042-based keyboard not functional on HelenOS/ia64) closed by
- fixed: Also needed to update i8042 property names in ia64.c. Fixed in …
- 20:31 Changeset in mainline [070e05a]lfnserialticket/834-toolchain-update by
- Merge real fix for ticket #159.
- 20:30 Changeset in mainline [03a4476]lfnserialticket/834-toolchain-update by
- Really fix keyboard on ia64/i460gx.
- 19:54 Ticket #161 (Machine target bgxemul does not build) closed by
- fixed: Fixed in changeset:head,207.
- 19:50 Changeset in mainline [c03f610]lfnserialticket/834-toolchain-update by
- Merge the stacktrace branch.
- 19:43 Changeset in mainline [405f759]lfnserialticket/834-toolchain-update by
- Fix mips32eb build.
2010-01-10:
- 22:39 Ticket #161 (Machine target bgxemul does not build) created by
- Big endian MIPS build (bgxemul) fails to link with unresolved symbols …
- 22:36 Ticket #159 (i8042-based keyboard not functional on HelenOS/ia64) updated by
- This might be fixed in changeset:head,206 but I currently have no way …
- 22:34 Changeset in mainline [52cdcbc]lfnserialticket/834-toolchain-update by
- Merge possible fix for i460GX keyboard regression. (ticket #159)
- 22:32 Changeset in mainline [ed212f7]lfnserialticket/834-toolchain-update by
- On i460GX need to add i8042 and c_mouse to the ramdisk, too.
- 21:15 Ticket #160 (Kconsole accepts commands with one extra trailing character) created by
- Kconsole will accept commands such as cpusx and taskw.
- 20:48 Changeset in mainline [d9ee2ea]lfnserialticket/834-toolchain-update by
- Change the way how RIDs are mapped onto ASIDs. Instead of 7 RIDs per …
- 19:17 Ticket #157 (The ia64 kernel survives the fault1 kernel test) closed by
- fixed: Fixed in changeset:head,204. The problem was that addresses with both …
- 19:12 Ticket #159 (i8042-based keyboard not functional on HelenOS/ia64) created by
- When running in Simics (the ia64 model named vasa), the legacy PC …
- 19:00 Changeset in mainline [0ff9e67]lfnserialticket/834-toolchain-update by
- Do not make the kernel region (RID 0) accessible from VRNs != 7.
- 16:04 Ticket #157 (The ia64 kernel survives the fault1 kernel test) updated by
- I think the key to this ticket is the answer to why Simics, after …
- 15:11 Ticket #157 (The ia64 kernel survives the fault1 kernel test) updated by
- Quite interesting, Simics does not generate any trap when accessing …
- 14:01 Changeset in mainline [ccce242]lfnserialticket/834-toolchain-update by
- Merge file_bd fixes.
- 13:58 Changeset in mainline [6c01702]lfnserialticket/834-toolchain-update by
- Flush stream when writing blocks in file_bd. Also check fseek() return …
- 12:22 Changeset in mainline [c77a64f]lfnserialticket/834-toolchain-update by
- Must clear error indicator when reading/writing blocks in file_bd, …
- 12:16 Changeset in mainline [5f70118]lfnserialticket/834-toolchain-update by
- Merge mainline changes.
- 11:22 ReleaseNotes/Trunk edited by
- Add mkfile and mkfat. (diff)
- 09:34 Ticket #128 (FAT file system creator) closed by
-
fixed: The tool
mkfat
was merged in changeset:head,200. Also … - 00:02 Ticket #158 (The sparc64 kernel hangs during the fault1 test) closed by
- fixed: Fixed in changeset:head,202. When the kernel was trying to dump the …
2010-01-09:
- 23:48 Changeset in mainline [1ac3a52]lfnserialticket/834-toolchain-update by
- The kernel symbol table must be always 8-byte aligned.
- 22:18 Changeset in mainline [c4702798]lfnserialticket/834-toolchain-update by
- Revert accidental change in mkfat.py.
- 22:12 Changeset in mainline [234e39e]lfnserialticket/834-toolchain-update by
- Merge mkfile and mkfat.
- 22:01 Changeset in mainline [9245413]lfnserialticket/834-toolchain-update by
- Add syntax help for mkfat.
- 21:52 Changeset in mainline [08232ee]lfnserialticket/834-toolchain-update by
- Obtain block device size automatically, if possible. Implement …
- 21:05 Changeset in mainline [dccf721]lfnserialticket/834-toolchain-update by
- Add mkfat utility. Fix block writing in libblock and file_bd driver.
2010-01-08:
- 22:13 Changeset in mainline [40d4c1d]lfnserialticket/834-toolchain-update by
- Merge the stack tracing branch. The merge includes generic and amd64 …
- 22:11 Changeset in mainline [6d7f9bfe]lfnserialticket/834-toolchain-update by
- Dummy support for sparc64 kernel stack traces.
- 22:10 Ticket #158 (The sparc64 kernel hangs during the fault1 test) created by
- The sparc64 kernel hangs during the fault1 test, which is not the …
- 22:09 Ticket #157 (The ia64 kernel survives the fault1 kernel test) created by
- The ia64 kernel survives the fault1 kernel test. This is however not …
- 21:38 Changeset in mainline [4afd4ab]lfnserialticket/834-toolchain-update by
- Dummy support for ppc32 kernel stack traces.
- 21:36 Changeset in mainline [f839070]lfnserialticket/834-toolchain-update by
- Add semicolon.
- 21:32 Changeset in mainline [e1f0fe9]lfnserialticket/834-toolchain-update by
- Dummy support for mips32 kernel stack traces.
- 21:29 Changeset in mainline [336d2faa]lfnserialticket/834-toolchain-update by
- Add shell command for creating zero-filled files (mkfile).
- 21:24 Changeset in mainline [21941ac]lfnserialticket/834-toolchain-update by
- Dummy support for ia64 kernel stack traces.
- 21:10 Changeset in mainline [aff0503]lfnserialticket/834-toolchain-update by
- Add dummy support for arm32 kernel stack traces.
- 21:02 Changeset in mainline [49924b4]lfnserialticket/834-toolchain-update by
- Add semicolon.
- 20:58 Changeset in mainline [304342e]lfnserialticket/834-toolchain-update by
- Add amd64 specific support for kernel stack traces.
- 20:58 Changeset in mainline [fabc883]lfnserialticket/834-toolchain-update by
- Add semicolon.
- 20:27 Changeset in mainline [cb597bc2]lfnserialticket/834-toolchain-update by
- Improve instruction suffix.
- 20:23 Changeset in mainline [203deeb8]lfnserialticket/834-toolchain-update by
- Print the stack trace on bad ia32 trap.
- 20:22 Changeset in mainline [f2f6636]lfnserialticket/834-toolchain-update by
- When panicing, print a kernel stack trace.
- 20:21 Changeset in mainline [a5c86478]lfnserialticket/834-toolchain-update by
- When killing a task, print its stack trace to klog.
- 20:18 Changeset in mainline [f6069801]lfnserialticket/834-toolchain-update by
- Add generic support for kernel stack traces. One can print …
- 20:16 Changeset in mainline [4290746]lfnserialticket/834-toolchain-update by
- Add ia32 specific support kernel stack traces.
- 20:13 Changeset in mainline [bac86377]lfnserialticket/834-toolchain-update by
- Put sentinels to beginnings of all ia32 kernel stacks to stop …
- 20:08 Changeset in mainline [8fb47ec0]lfnserialticket/834-toolchain-update by
- Add EBP to ia32 istate. Add interface to extract frame pointer from istate.
- 20:06 Changeset in mainline [f1a2c6e]lfnserialticket/834-toolchain-update by
- Add semicolon.
- 20:03 Changeset in mainline [0dee005]lfnserialticket/834-toolchain-update by
- Change symtab_name_lookup() to also return the offset from the …
- 20:01 Changeset in mainline [b83ba81]lfnserialticket/834-toolchain-update by
- Formatting changes.
- 20:00 Changeset in mainline [7db4275]lfnserialticket/834-toolchain-update by
- Print just the stack trace.
- 19:59 Changeset in mainline [3c01906]lfnserialticket/834-toolchain-update by
- Formatting changes.
- 14:11 Ticket #55 (Some keyboards do not support autorepeat) updated by
- OK since a serial terminal does send key releases, even adding SWAR is …
- 10:57 Ticket #55 (Some keyboards do not support autorepeat) updated by
- The current keyboard stack does not deal with auto-repeat. Any …
- 10:47 Ticket #47 (Mouse driver) closed by
- fixed: Fixed in changeset:head,183, changeset:head,184 and changeset:head,196.
- 10:40 Ticket #47 (Mouse driver) updated by
-
Owner, Status changed
2010-01-07:
- 20:01 Changeset in mainline [eb0bc90]lfnserialticket/834-toolchain-update by
- Merge amd64 boot messages clarification.
- 19:41 Changeset in mainline [a5603ff]lfnserialticket/834-toolchain-update by
- Merge supression of cursor noise in editor.
- 19:40 Changeset in mainline [8190e63]lfnserialticket/834-toolchain-update by
- Hide cursor during redraw to supress noise.
- 19:06 Changeset in mainline [985e26d2]lfnserialticket/834-toolchain-update by
- Merge mainline changes.
- 14:57 Ticket #156 (Improve support for non-xterm terminal emulators) updated by
-
Component changed
- 14:57 Ticket #156 (Improve support for non-xterm terminal emulators) created by
- HelenOS console can be accessed over a serial terminal, which is used …
2010-01-06:
- 22:33 HowToContribute edited by
- Grammar etc. (diff)
- 21:34 Meetings edited by
- Add missing diacritics. (diff)
- 21:27 HardwareSupport edited by
- Add PS/2 mouse. (diff)
- 21:22 ReleaseNotes/Trunk edited by
- Mouse driver. (diff)
- 21:07 Changeset in mainline [fccc236]lfnserialticket/834-toolchain-update by
- Clarify amd64 boot error messages a bit.
- 20:56 Changeset in mainline [5eb5dcf]lfnserialticket/834-toolchain-update by
- Merge mainline changes
- 20:52 Changeset in mainline [eca2435]lfnserialticket/834-toolchain-update by
- Merge mouse fixes.
- 20:51 Changeset in mainline [2ae1e6e]lfnserialticket/834-toolchain-update by
- Do not redraw mouse pointer when kernel console is active.
- 20:47 Changeset in mainline [1e816c8]lfnserialticket/834-toolchain-update by
- Prevent mouse wrapping around by fixing limit() fnction.
- 20:44 Changeset in mainline [385a3d6]lfnserialticket/834-toolchain-update by
- Fix mouse IRQ bug.
- 20:33 Changeset in mainline [6ef2c11]lfnserialticket/834-toolchain-update by
- Merge mainline changes.
- 20:31 Changeset in mainline [4da7d79]lfnserialticket/834-toolchain-update by
- Small cleanup.
- 14:02 Changeset in mainline [d510c0fe]lfnserialticket/834-toolchain-update by
- * accepted socket negative identifiers fix
- 14:01 Changeset in mainline [1b053ca2]lfnserialticket/834-toolchain-update by
- * echo accepted message if verbose fix
- 14:00 Changeset in mainline [be0d92e]lfnserialticket/834-toolchain-update by
- + explicitly enable registered IRQ (forgotten change from svn, network …
2010-01-05:
- 17:27 Changeset in mainline [23efd30]lfnserialticket/834-toolchain-update by
- remove obsolete directory
- 17:25 Changeset in mainline [b3d513f]lfnserialticket/834-toolchain-update by
- restructure servers into a more well-arranged hierarchy
- 16:08 Changeset in mainline [ed63298]lfnserialticket/834-toolchain-update by
- add more Vcc compatibility preprocessing (by Ondrej Sery)
- 15:36 Meetings edited by
- Adding pub. (diff)
- 12:57 Changeset in mainline [679c361]lfnserialticket/834-toolchain-update by
- preprocess sources using GCC preprocessor run Vcc with correct Windows path
- 11:56 Changeset in mainline [04c3a21f]lfnserialticket/834-toolchain-update by
- move the toolchain.sh script from the contrib directory to tools …
- 11:54 UsersGuide edited by
- (diff)
2010-01-04:
- 23:55 Changeset in mainline [6064dab]lfnserialticket/834-toolchain-update by
- move checker tools one directory up initial (dummy) support for Vcc
- 23:51 Changeset in mainline [eac9722]lfnserialticket/834-toolchain-update by
- + ip treats outgoing zero (0) address as localhost
- 23:25 Changeset in mainline [ede63e4]lfnserialticket/834-toolchain-update by
- * socket identifier generation moved to libsocket, + data fragment …
- 23:19 Changeset in mainline [b766352]lfnserialticket/834-toolchain-update by
- add support for implicit choices even in text-based configuration
- 22:47 Changeset in mainline [1a0fb3f8]lfnserialticket/834-toolchain-update by
- + icmp and libsocket timeouting connecting
- 20:56 Changeset in mainline [b648ae4]lfnserialticket/834-toolchain-update by
- + socket TRY_AGAIN error definition
- 20:34 Changeset in mainline [5e18892]lfnserialticket/834-toolchain-update by
- + Networking architecture 'none' to avoid networking at all
- 17:57 Changeset in mainline [b4ff8a6d]lfnserialticket/834-toolchain-update by
- + tl packet dimension cache update function
- 17:55 Changeset in mainline [c92a5753]lfnserialticket/834-toolchain-update by
- + device invalid ientifier definition
- 17:50 Changeset in mainline [daecfed3]lfnserialticket/834-toolchain-update by
- * packet server allocates more free space than requested for possible …
- 17:44 Changeset in mainline [9d28b9c]lfnserialticket/834-toolchain-update by
- * nettest[12] default datagram size corresponds to the pattern, * …
- 17:32 Changeset in mainline [2d68c72]lfnserialticket/834-toolchain-update by
- + echo prints socket identifier if verbose
- 17:30 Changeset in mainline [7586c85]lfnserialticket/834-toolchain-update by
- Default networking architecture definition
- 15:21 Changeset in mainline [8786aa5]lfnserialticket/834-toolchain-update by
- remove Stanse-specific constructs from makefiles add generic support …
2010-01-03:
- 19:48 ReleaseNotes/Trunk edited by
- Clarify what kind of failure causes stack trace to be printed. (diff)
- 19:36 ReleaseNotes/Trunk edited by
- (diff)
- 19:28 Ticket #155 (Need a way to determine symbol name from an address) updated by
- In order to do this, symbol information must be available to the …
- 16:40 Ticket #155 (Need a way to determine symbol name from an address) updated by
-
Summary changed
- 12:18 Ticket #155 (Need a way to determine symbol name from an address) created by
- For the sake of more readable uspace stack traces, it would be useful …
- 00:16 Repositories edited by
- Pointer to the networking branch. (diff)
Note:
See TracTimeline
for information about the timeline view.