Timeline
2018-11-06:
- 19:52 Changeset in mainline [ac9e79d] by
- Fix as_t reference counting Commit …
- 15:46 Ticket #763 (Kernel/user console arbitration broken in SKI) created by
- As of 4a8d0dd1629a42ad3c6e78f6c3807e0c3a00b6b0 when I go to kernel …
- 14:34 Ticket #762 (cht kernel test hangs on MSIM) created by
- As of 4a8d0dd1629a42ad3c6e78f6c3807e0c3a00b6b0 the cht test on MSIM …
- 09:39 Changeset in mainline [88cc71c0] by
- Replace as_area_btree with ordered dictionary.
2018-11-05:
- 17:31 Changeset in mainline [4a8d0dd1] by
- Do not async_accept_0() callback connections Callback connections do …
- 09:13 Changeset in mainline [6f7071b] by
- Use ordered dictionary for kernel pareas instead of B+ tree.
2018-11-04:
- 21:03 Ticket #761 (Package for GZX) created by
- GZX, a ZX Spectrum emulator (by …
- 15:43 Changeset in mainline [9c26ef0] by
- Cleanup abi doxygroups
- 14:34 Changeset in mainline [d57c7c2] by
- Make sure not to answer async calls twice This commit explicitly …
- 14:33 Changeset in mainline [9c1841b] by
- Do not answer a call twice
- 14:31 Changeset in mainline [da75af4] by
- Do not accept callback connections For callback connections, the call …
- 10:37 Ticket #758 (Killing barber makes vterm nonresponsive) closed by
- fixed: Fixed in commit 790f3a3a7e4d0de0dc62be56505cd98a8966eaef. As the …
- 10:32 Changeset in mainline [790f3a3] by
- Do not answer call twice Answering the same call handle twice is an …
2018-11-03:
- 23:32 Changeset in mainline [aab5e46] by
- Thread and task iterator functions.
- 21:36 Changeset in mainline [ef1eab7] by
- Replace AVL trees in kernel with ordered dictionary.
- 21:17 Changeset in mainline [ad2cf04] by
- Fix standard deviation formula (except for the missing sqrt).
- 07:40 Ticket #743 (Assertion failed (main_fibril.tcb) in task 88, file "generic/libc.c", ...) closed by
- fixed: This was clearly a situation when after a successful boot and spawning …
- 07:35 Changeset in mainline [c74b9de] by
- Fail gracefully on failure to allocate TLS
2018-11-02:
- 19:55 Ticket #194 (Driver for AMD Lance network card clone) closed by
- wontfix: Not really needed.
- 19:53 Ticket #30 (Investigate possibility of using unlikely(), likely()) closed by
- wontfix: The need for this has been very low in the last 10 years. Closing now.
- 19:51 Ticket #29 (Unify infinite lops) closed by
- wontfix: I don't see any need for this after 10 years it has been open.
- 19:47 Ticket #760 (vreg's can be modified by an arbitrary thread running on another CPU) created by
-
On amd64 and ia32,
vreg_init()
creates a user-writable page for each … - 19:39 Ticket #759 (Incremental build is broken) created by
- Incremental build is severely broken. Steps to reproduce: 1. build …
- 18:11 Ticket #758 (Killing barber makes vterm nonresponsive) created by
- As of commit e131bd05cd3ced3b445c51035c8943d3ead77524, killing the …
- 10:41 Changeset in mainline [e131bd05] by
- Fix cstyle.
- 10:35 Changeset in mainline [d6d6b3e] by
- IPC benchmark can be more precise and more scientific.
- 08:57 Ticket #757 (Need sqrt function) created by
- This commit 516e7808c5e1e23b10a77bb1429054a16f6fedc3 removed sqrt and …
2018-11-01:
- 22:26 Changeset in mainline [2e4343b] by
- Fix comments get_current() refers to out of order local changes.
- 22:20 Changeset in mainline [d1da1ff2] by
- Fix kernel stack allocation
- 14:30 Changeset in mainline [a6e55886] by
- Rename THE/the_t to CURRENT/current_t (#50) Because the word "THE" …
- 09:36 Changeset in mainline [bab75df6] by
- Let kernel code get printf via the standard stdio header. Clean up …
2018-10-31:
- 19:06 Changeset in mainline [071cb36] by
- Don't use the word "context" in explanation of CURRENT
- 18:15 Changeset in mainline [91a8f83] by
- Rename THE/the_t to CURRENT/current_t Because the word "THE" occurs …
- 16:48 Changeset in mainline [482f968] by
- Make FRAME_HIGHMEM fall back to low memory on failure. Which is what …
- 12:09 Changeset in mainline [37781819] by
- Fix doxygen groups.
- 11:23 Ticket #756 (Taskdump cannot load symbols if command is not run via absolute path) created by
- Taskdump will fail finding the binary for a command that was not …
- 11:21 Changeset in mainline [c70e841] by
- Fix broken and failing chars_malloc scanf test.
- 11:05 Changeset in mainline [208db5a] by
- Make ordered dictionary available in kernel, too.
- 07:26 Ticket #749 (Map and eradicate uses of kernel addresses as IDs for userspace) closed by
- fixed: Commit 676900501376128cbb87ed9ea866e1bfbb52a5db stopped using kernel …
- 06:03 Changeset in mainline [beb83c1] by
- Add async_accept_0() for accepting connections
- 06:03 Changeset in mainline [167616c] by
- Remove the last remaining vestiges of in_phone_hash
- 06:03 Changeset in mainline [2f7134b] by
- Remove outdated comment
- 06:03 Changeset in mainline [faf19d4] by
- Wait for the hangup in ldr_run We cannot leave any phones open and …
- 06:03 Changeset in mainline [82cd2e0] by
- Do not leave connected phones behind The connection structure is …
- 06:03 Changeset in mainline [53ee7a0] by
- Fix cstyle
- 06:03 Changeset in mainline [6769005] by
- Use user-defined labels instead of phone hashes This commit changes …
- 00:42 Changeset in mainline [59ff52d] by
- Add async_accept_0() for accepting connections
2018-10-29:
- 20:56 Changeset in mainline [8048931c] by
- Remove the last remaining vestiges of in_phone_hash
- 20:55 Changeset in mainline [8b6cd5c] by
- Remove outdated comment
- 18:20 Changeset in mainline [94ab1fe] by
- Tolerate empty PCI sub buses.
- 17:56 Changeset in mainline [f230cbd] by
- Wait for the hangup in ldr_run We cannot leave any phones open and …
- 17:15 Changeset in mainline [6fc4a32] by
- Do not leave connected phones behind The connection structure is …
- 17:15 Changeset in mainline [eec201d] by
- Fix cstyle
- 17:15 Changeset in mainline [f5837524] by
- Use user-defined labels instead of phone hashes This commit changes …
- 16:06 Ticket #755 (Shared libraries should be shared in memory, too) created by
- HelenOS supports shared objects, namely libc, (on some architectures), …
- 14:29 ReleaseNotes/Mainline edited by
- (diff)
- 14:27 ReleaseNotes/Mainline edited by
- ISA-only (diff)
- 14:11 Changeset in mainline [b25970f] by
- Fix ISA-only PC support.
- 11:35 Changeset in mainline [184f2f8a] by
- PCI driver should fail when no devices are found. Handle error …
- 09:13 Ticket #754 (Toolchain build fails with cryptic message when dependecies are missing) created by
- I had to reinstall my Fedora 28 and rebuild the HelenOS toolchain. The …
2018-10-28:
- 21:47 Ticket #753 (VFS holds up answers to some calls) closed by
- fixed: Server loops simply need to answer also the IPC_M_PHONE_HUNGUP …
- 21:36 Changeset in mainline [889cdb1] by
- Always answer the IPC_M_PHONE_HUNGUP message
- 20:21 Changeset in mainline [5c38838] by
- Answer the IPC_M_PHONE_HUNGUP call
- 19:56 Ticket #753 (VFS holds up answers to some calls) created by
- Sometime between 0.7.2 and commit …
2018-10-24:
- 17:59 Changeset in mainline [bf05c74] by
- Fix kernel ubsan
2018-10-22:
- 21:21 Ticket #752 (hound crashes on a dual-CPU system) created by
- When booted with multiple CPUs, the following hound crash is …
2018-10-21:
- 23:12 Changeset in mainline [cfdeedc] by
- Keep kernel in ELF format By keeping kernel in an ELF file (instead …
- 22:05 Ticket #751 (ppc32 boot fails when boot and stack allocations are in some places) created by
- Prior to commit …
- 21:57 Changeset in mainline [d59718e] by
- Move stack to always be after all boot allocations This works around …
- 15:43 Changeset in mainline [566457ad] by
- Fix typo
2018-10-20:
- 16:09 Changeset in mainline [4db05ea] by
- Pass ppc32 kernel entry point from C code
2018-10-19:
- 07:51 Changeset in mainline [2cea4c58] by
- gui: use the over composer in the button repaint function When …
- 07:51 Changeset in mainline [4fff3c7] by
- compositor: fix the over operator If a vterm is on top of a vcalc and …
2018-10-18:
- 22:33 Changeset in mainline [14ad75c] by
- gui: use the over composer in the button repaint function When …
- 18:55 Changeset in mainline [d723a80] by
- compositor: fix the over operator If a vterm is on top of a vcalc and …
- 14:55 Changeset in mainline [bae43dc] by
- Clean up some unnecessary linker script symbols
- 14:54 Changeset in mainline [1d18bbc0] by
- Add things to .gitignore
2018-10-17:
- 22:51 Changeset in mainline [8a1afd2] by
- Remove hardcoded data variables from kernel linker scripts
- 21:05 Changeset in mainline [7900e5d] by
- Fix typo
- 19:54 Changeset in mainline [09c6389] by
- compositor: ignore "mouse button pressed" events when resizing/moving …
- 16:58 Changeset in mainline [8ca4b602] by
- Pass IA-64 kernel entry point from C code
- 15:44 Changeset in mainline [e344422] by
- Move kernel/arch/*/include/arch/elf.h to abi/
- 14:20 Changeset in mainline [2d93763a] by
- compositor: ignore "mouse button pressed" events when resizing/moving …
2018-10-16:
- 18:03 Changeset in mainline [d24e987] by
- Make access via capabilities revokable This commit makes it possible …
2018-10-15:
- 08:38 Changeset in mainline [c0cef6f9] by
- src/demos: errno_t typedef missing
- 08:37 Ticket #750 (Missing linker script inside HelenOS) created by
- Userspace linker scripts were removed in …
2018-10-14:
- 13:14 Ticket #707 (Some code creates threads instead of fibrils) closed by
- worksforme: As of 68a0d60965b3d761a94fddcea64dc153811763cf, the only user of …
2018-10-13:
- 19:43 Ticket #749 (Map and eradicate uses of kernel addresses as IDs for userspace) created by
- The kernel (still) intentionally leaks kernel addresses at various …
2018-10-12:
- 17:48 Ticket #411 (Make bootimage compression optional) closed by
- fixed: Fixed in commits …
- 17:45 Changeset in mainline [68a0d60] by
- Use uncompressed bootimage by default on GTA02 and ski Fixes issue #411
- 17:44 Changeset in mainline [dcc2c5d] by
- Make bootimage compression optional Fixes issue #411
- 17:06 Ticket #597 (Native mkfs for ext4 filesystem) closed by
- fixed: Fixed in commit 21751785b96d50c71310a8d9b941dda5399bd88a and …
- 17:02 Ticket #689 (Taskdump cannot load symbols for binaries not in /app or /srv) closed by
- fixed: Fixed in commit 92864752b1dfddb2a35e0b2216820f6ed1dbeb0d
- 16:55 Changeset in mainline [d4eba6d] by
- Fix comment typo
- 16:45 Ticket #473 (ASUSTeK M3N WS strange behaviour) closed by
- deferred: Deferring.
- 16:43 Ticket #301 (Spurious interrupts in Bochs during boot) closed by
- deferred: Cannot even boot to Grub with bochs 2.6.9. Deferring.
- 15:03 Changeset in mainline [209cd41] by
- Replace scripts and HTML generated in boot/Makefile with a testrunner app
- 14:21 Changeset in mainline [d09eeb2] by
- Fix ccheck failure. I plead guilty.
- 13:59 Ticket #715 (Pcut requires the use of Yoda comparisons) closed by
- wontfix
- 13:53 Ticket #748 (Persistent network configuration) created by
- Network configuration in HelenOS is not preserved across reboots, even …
- 13:43 Ticket #747 (Volume server configuration needs to be persistent) created by
- Currently volume server configuration is in /cfg. Thanks to this it is …
- 13:40 Ticket #746 (Proper implementation of SIF) created by
- Replace the placeholder SIF implementation with a proper one that …
- 13:37 Ticket #745 (mkext4 should support other block sizes than 1 kB) created by
- Currently we can only create ext4 (ext2) file systems with 1 kB block …
- 13:16 Changeset in mainline [b82985e] by
- Inserting volume by path.
- 13:07 Changeset in mainline [6d00aff] by
- Fix clean
- 12:18 Changeset in mainline [0e8c158] by
- App listing in boot doesn't need whole binary path for each entry …
2018-10-11:
- 14:16 Changeset in mainline [8fefd8b] by
- Preserve srv directory structure
- 13:52 Changeset in mainline [9286475] by
- Set task name to full path instead of just the base name This …
- 07:56 GitCommitRules edited by
- Link to good commit message. (diff)
2018-10-10:
- 17:41 Changeset in mainline [63a045c] by
- Unify handling of compressed init data and use regular tar + gzip to …
2018-10-09:
- 17:27 Ticket #574 (Add *-helenos-* target to GCC) closed by
- fixed: Fixed in commit bbe5e34956da986df4d32357c697e539e8cfec0d
- 17:20 Ticket #723 (coastline should support harbours buildable only on certain architectures) closed by
- fixed: The matric script is obsoleted by ci's build.py. It got support for …
- 17:16 Ticket #733 (ext4fs should be able to report the volume label) closed by
- fixed: Fixed in b209135fccd9282dabef632255a0a7e0b536ab6c
- 17:15 Ticket #724 (libsoftint should support __multi3) closed by
- invalid: libsoftint was removed in 954c0240b720c64358bccbdcdcb035fdd5a6f347
- 17:14 Ticket #708 (Resource management and failure mode of async calls leads to deadlocks) closed by
- fixed
- 17:12 Ticket #632 (Missing libsoftfloat functions affecting Coastline matrix) closed by
- wontfix: libsoftfloat has been removed in 954c0240b720c64358bccbdcdcb035fdd5a6f347
- 08:40 Changeset in mainline [63c1dd5] by
- Persistence of Tetris highscore table. Detect live mode and create …
- 06:30 Ticket #744 (Spawning tasks leaks memory) created by
- Each spawned task (apparently independent of any particular task, but …
- 06:13 Ticket #743 (Assertion failed (main_fibril.tcb) in task 88, file "generic/libc.c", ...) created by
- When executing the scenario of libisl smoke test manually (several …
2018-10-08:
- 18:34 Changeset in mainline [ee9c703] by
- Make INTERFACE_LOC_SUPPLIER serial again This commit entirely reverts …
2018-10-07:
- 17:25 Changeset in mainline [30785f1] by
- Handle errors returned by loc_service_add_to_cat()
- 17:22 Changeset in mainline [0bd66f5] by
- Do not call ddf_fun_destroy() on bound functions
Note: See TracTimeline
for information about the timeline view.