Timeline
2009-09-24:
- 16:49 Changeset in mainline [54e4479]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Update tmpfs implementation of libfs operations wrt. the preceding API …
- 15:56 Changeset in mainline [0daba21]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Most libfs operations should be able to return an error code.
- 13:51 Ticket #117 (softint should provide __muldi3) closed by
- fixed: Fixed in [head, 95].
2009-09-23:
- 21:42 Changeset in mainline [d27ed12]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Added software emulation of 64bit multiplication (muldi3).
- 02:49 Ticket #120 (Some HelenOS code breaks strict aliasing rules) updated by
- GCC with -Wall prints a warning in many cases where the strict …
2009-09-22:
- 15:07 Ticket #120 (Some HelenOS code breaks strict aliasing rules) updated by
- C99 also allows to access a variable through a compatible type. …
- 15:01 Ticket #121 (Parallel build does not work) created by
- On SMP machines building can be significantly faster if GNU make is …
- 14:58 Ticket #120 (Some HelenOS code breaks strict aliasing rules) created by
- According to GCC man page, -fstrict-aliasing is always active for …
2009-09-21:
- 16:11 Changeset in mainline [edb14ca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge FAT server error handling improvements.
- 16:09 Changeset in mainline [46c0498]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make fat_unlink() return an error code instead of hitting an assertion …
- 16:00 Changeset in mainline [4b4668e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make fat_link() return an error code instead of hitting an assertion …
- 15:28 Changeset in mainline [4098e38]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make fat_node_sync() return an error code.
- 11:53 Changeset in mainline [f6b5593]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge mainline changes.
2009-09-18:
- 16:41 Changeset in mainline [c1618ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix flawed protocol
2009-09-17:
- 22:42 Changeset in mainline [69dc065]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- initial Clang support this is more like a proof-of-concept (tested …
- 21:22 Changeset in mainline [82cf692]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- protocol closure (now all bindings are satisfied and the whole …
- 20:36 Changeset in mainline [3037384]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- support interface inheritance on protocol level
- 17:03 Changeset in mainline [810860a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- various protocol fixes add console architecture
- 00:42 Changeset in mainline [41eca31]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- output directed bindings
- 00:04 Changeset in mainline [0e8ad0b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix typos
- 00:01 Changeset in mainline [f1fb1d1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- flattening of bindings has to be done interatively until there is …
2009-09-16:
- 23:22 Changeset in mainline [51d4040]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add support for 'alternative' statement in BP implement interface …
- 22:46 Changeset in mainline [cf7b3e0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- various fixes and cleanup
- 22:45 Changeset in mainline [57688fe2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- flatten final BP hierarchy (by resolving subsumes and delegations), …
- 21:31 Changeset in mainline [e5d4294]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge editor improvements from ~jsvoboda/helenos/edit.
- 21:25 Changeset in mainline [743e17b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Try maintaining column during vertical caret movements.
- 21:09 Changeset in mainline [884b461]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Optimize redraw upon character deletion.
- 20:35 Changeset in mainline [c29f20b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use variable-size buffer for sheet data.
- 20:19 Changeset in mainline [99e5526]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Handle long lines properly.
- 20:18 ReleaseNotes/Trunk edited by
- Add ATA and MBR driver. (diff)
- 17:16 Changeset in mainline [8c73012]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add bindings
- 17:15 Changeset in mainline [704311b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix syntax
- 16:40 Changeset in mainline [fed03a3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- generate standalone BPs (.bp and .archbp)
- 13:42 Changeset in mainline [ee5b35a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- complete ADL parsing with basic syntax checks generating of interface …
2009-09-15:
- 19:59 Changeset in mainline [2a70672]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- more sophisticated ADL parser
- 16:07 Changeset in mainline [ea5f46d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- hierarchical composition of components (tmpfs, fat, devfs are logical …
- 13:45 Changeset in mainline [1993f9a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- update architecture and behavior description update preprocessor
- 08:58 Changeset in mainline [ec8bab59]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove superfluous variable
2009-09-14:
- 14:30 Ticket #113 (arm32 is broken) closed by
- fixed: Fix merged in head,73.
- 14:26 Changeset in mainline [6688cc1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge fix for ticket #113.
- 14:10 Changeset in mainline [19b5929]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Define the hardcoded_* variables in the ia64 linker script.
- 14:08 Changeset in mainline [bae6169]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not define the hardcoded_* variables twice. These variables should …
- 11:26 Ticket #113 (arm32 is broken) updated by
- I finally built a cross gdb for arm32 so that now I am able to set a …
2009-09-13:
- 23:46 Changeset in mainline [c35aabe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge simple text editor.
- 23:41 Changeset in mainline [b077886e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge mainline changes.
- 23:35 Changeset in mainline [3052ff4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add simple text editor.
2009-09-11:
- 16:26 Changeset in mainline [2ac62cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add klog
- 16:21 Changeset in mainline [8c52f66]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- simplify and add missing protocols
- 15:53 Changeset in mainline [e8e2ae1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- simplify names
- 15:46 Changeset in mainline [07fdf203]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Extend HelenOS architecture description by introducing Architecture …
- 10:31 Changeset in mainline [ac2c2ea7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- syntax highlighting rules (CoolEdit/Midnight Commander) for Behavior …
- 07:35 Ticket #33 (ATA driver) closed by
- fixed: Since #head,48 the block layer has been fixed to use 64-bit block …
2009-09-10:
- 21:38 Changeset in mainline [262cd01]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge small console API fixes from ~jsvoboda/helenos/console.
- 21:36 Changeset in mainline [8be2833]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Hide implementation details.
- 21:27 Changeset in mainline [9b11daef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix argument order.
2009-09-08:
- 14:38 Changeset in mainline [6b89868]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add inbound interfaces
- 14:24 Changeset in mainline [e742429]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add BP preprocessor small protocol fixes
- 11:19 Ticket #119 (Revive support for Dell PowerEdge 7150 machine (ia64)) created by
- Investigate why the current version of HelenOS fails to boot on the …
2009-09-07:
- 15:32 Changeset in mainline [de48286]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add console behavior protocol
2009-09-06:
- 20:35 Ticket #117 (softint should provide __muldi3) updated by
-
Keywords changed
- 20:33 Ticket #118 (-Os on some architectures requires softint to support __ashldi3) created by
- -Os on some architectures requires softint to support ashldi3
2009-09-05:
- 19:23 Ticket #117 (softint should provide __muldi3) created by
- Currently it is not possible to build the arm32 target with gcc 4.4.1 …
- 18:40 Changeset in mainline [da3e227]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge ia64 fixes.
- 18:33 Changeset in mainline [8b4cfb9d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Serialize after the RSM instruction in pk_disable().
- 18:31 Changeset in mainline [502984be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Serialize writes to region registers in as_install_arch().
2009-09-04:
- 22:11 Changeset in mainline [b53e6d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge small improvements to mbd_part and bdd.
- 22:08 Changeset in mainline [309ede1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- In bdd do not use block cache, fix block address advancing, improve …
- 21:50 Changeset in mainline [ad4b32c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge mainline changes.
- 21:31 Changeset in mainline [40240b1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- revert recent unnecessary commit
- 19:37 Changeset in mainline [7e266ff]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Detect unused PTEs by null type, not by null addresses.
- 18:12 Ticket #115 (ia64/ski is broken) closed by
- fixed: Fixed in [head,59] by implementing a very basic support for …
- 18:07 Changeset in mainline [93d66ef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- GCC 4.4.1 with -O3 uses speculative memory access add basic support …
- 18:06 Changeset in mainline [5bda2f3e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ia64 cleanup and conding style (no change in functionality)
- 18:03 Changeset in mainline [029d94a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- check for NULL
- 10:37 Changeset in mainline [9aa54d4a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add doc references and small cstyle fixes.
- 09:07 WikiStart edited by
- (diff)
- 07:51 Ticket #116 (Last mainline commit not shown on main page since Bazaar switch) updated by
- My favorite command for displaying linear history containing all …
2009-09-03:
- 21:47 Ticket #116 (Last mainline commit not shown on main page since Bazaar switch) created by
- Since switching to Bazaar the main helenos.org page no longer shows …
- 15:58 Changeset in mainline [d044447]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge FAT server error handling improvements.
- 15:57 Changeset in mainline [056fa40]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge bdd command improvements.
- 15:04 Changeset in mainline [2f636b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not abort in fat_alloc_clusters() when an I/O error is detected.
- 14:46 Changeset in mainline [cca29e3c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make fat_append_clusters(), fat_chop_clusters(), fat_free_clusters(), …
- 13:36 Changeset in mainline [dc87ad11]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make fat_get_cluster() return an error code.
- 13:24 Changeset in mainline [e402382]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make fat_cluster_walk() return an error code.
- 12:48 Changeset in mainline [684b655]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make _fat_block_get() return an error code.
- 12:23 Changeset in mainline [cffce57]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Deal with I/O errors in the bdd command gracefully.
2009-09-02:
- 15:23 Changeset in mainline [e86a849a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- use fetchadd8.rel directly, not via atomic_add() (3rd operand of …
- 12:23 Ticket #114 (memory reservation feature needed) updated by
-
Summary, Type changed
I am changing the synopsis and the type of this ticket as this is …
2009-09-01:
- 21:33 Changeset in mainline [0712ff2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge MBR extended partition support.
- 21:27 Changeset in mainline [e27b89a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove fixed limitation on partition count.
- 21:22 Ticket #115 (ia64/ski is broken) updated by
- What are the symptoms?
- 21:18 Changeset in mainline [cd3e6a2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge libblock improvements.
- 21:16 Changeset in mainline [7a56b1ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Out of memory condition in block_get() can be handled by returning ENOMEM.
- 21:08 Changeset in mainline [4f690cd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Instead of returning toxic blocks to the caller, block_get() should …
- 20:34 Changeset in mainline [440b0ce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add support for logical partitions.
- 19:09 Changeset in mainline [822d22a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Small fixes.
- 16:18 Ticket #115 (ia64/ski is broken) created by
- After moving to GCC 4.4.1, the ia64 port seems to be broken when …
- 14:27 Changeset in mainline [aac12264]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix several forgotten obsolete ifdefs
- 13:32 Changeset in mainline [7d01790]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add more (yet unfinished) protocols
- 11:20 Ticket #114 (memory reservation feature needed) updated by
-
Cc changed
- 10:35 Ticket #114 (memory reservation feature needed) updated by
-
Cc changed
- 10:33 Ticket #114 (memory reservation feature needed) updated by
- And what should be the expected behaviour? In the first example you …
- 10:08 Ticket #114 (memory reservation feature needed) created by
- The following code works: main(){ while (malloc (1024 * 1024)); } …
2009-08-31:
- 21:55 Changeset in mainline [d061efe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge MBR partition driver.
- 20:24 Repositories edited by
- Fix copy-and-paste error. (diff)
- 20:23 Repositories edited by
- I love branches. (diff)
- 20:15 Changeset in mainline [00b1d20e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add PC MBR partition driver (mbr_part). Only supports primary …
- 16:22 Ticket #113 (arm32 is broken) created by
- After moving to GCC 4.4.1, the arm32 port seems to be broken when …
2009-08-30:
- 22:30 Changeset in mainline [cfa8738]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge block device interface improvements.
- 22:27 Changeset in mainline [a830611]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Proper abbreviation for communication is 'comm.', not 'com.'
- 22:25 Changeset in mainline [1ee00b7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Revamp block device interface: (1) block size is fixed, determined by …
- 09:59 Changeset in mainline [b7b3fda]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Reset the return code at the beginning of each block_get() retry.
2009-08-28:
- 14:38 WikiStart edited by
- (diff)
- 14:33 WikiStart edited by
- Line spacing. (diff)
2009-08-27:
- 20:00 Changeset in mainline [ff62c6d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge libblock improvements.
- 19:57 Changeset in mainline [402a18f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Let block_get() and block_put() deal with I/O errors.
- 18:44 Changeset in mainline [f2f89315]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix typo. Use proper architecture names.
- 18:34 Changeset in mainline [cd688d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add the 'toxic' member to block_t.
- 18:31 Changeset in mainline [c91f2d1b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Enable the block_get() and block_put() APIs to return error.
- 16:38 Changeset in mainline [02ee6bf5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- As a provision for handling I/O errors, block_get() should write back …
- 12:37 UsersGuide edited by
- (diff)
- 12:33 Changeset in mainline [ff211d2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- progress to GCC 4.4.1 use a single script to build cross-compilers …
- 12:23 Changeset in mainline [38428aa3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- workaround strict-aliasing rules
- 11:21 Changeset in mainline [c4d11c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- gdtr_reg is actually an output operand, not input operand
- 10:59 Changeset in mainline [5418217]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add parentheses for better clarity
- 10:56 Changeset in mainline [1075ac6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- compare signatures byte-by-byte (avoid dereferencing type-punned …
- 10:21 Changeset in mainline [ddfc39a3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- block_put() should not hold the cache lock when syncing the block.
- 09:43 Changeset in mainline [5ac8918]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix typo.
2009-08-26:
- 16:59 Changeset in mainline [6c3d54e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- replace load /dev/zero by a more portable command
- 13:47 Changeset in mainline [67c708e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- restructure protocols to respect the same hierarchy as tasks in the …
- 13:15 Changeset in mainline [52ff7699]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- two more protocols
- 12:33 Changeset in mainline [8614534]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- more protocols always specify interface on outgoing calls replace …
- 12:05 Changeset in mainline [471a32d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- more protocols some fixes
2009-08-25:
- 17:54 Changeset in mainline [3fa3160]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- initial draft of behavior protocol specification
2009-08-24:
- 15:09 Changeset in mainline [ed5ad30]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- reflect the change of the names of the macro
- 14:41 Changeset in mainline [e0565005]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- initialize and setup all displays which can be detected in OFW tree …
2009-08-23:
- 21:45 Ticket #33 (ATA driver) updated by
- On 32-bit platforms, the block indices will unfortunately be cropped …
- 21:25 BazaarWorkflow edited by
- Small tweeks and fixes. (diff)
- 21:18 Ticket #33 (ATA driver) updated by
- As of #head,32 the ATA driver should support 28-bit and 48-bit LBA, …
- 21:05 HardwareSupport edited by
- ATA disks no longer have the silly size limit (120 PB ought to be … (diff)
- 20:54 Changeset in mainline [21d8020]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge ATA LBA-48 feature.
- 20:41 Changeset in mainline [5048be7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move code to compute and program block coordinates to separate …
2009-08-22:
- 19:46 Changeset in mainline [22af3af]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add basic description of the pseudocode commands.
- 19:34 Changeset in mainline [1c1657c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix: LBA-48 uses different command numbers.
- 18:57 Repositories edited by
- Fix copy'n'paste error. (diff)
- 18:56 Repositories edited by
- You can never have enough branches. (diff)
- 18:36 Changeset in mainline [a1f48f6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add LBA-48 addressing support.
- 15:28 HardwareSupport edited by
- Thanks to LBA-28 ATA disks can be 4x larger (diff)
- 15:20 Changeset in mainline [e5792d1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge ATA driver improvements.
- 15:17 Changeset in mainline [4ef117f8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Display device size in megabytes.
- 15:08 Changeset in mainline [a99cf073]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add LBA-28 addressing support.
- 14:24 Changeset in mainline [b94334f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Structure for identify data
- 13:58 Changeset in mainline [0e6dce8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Display device model name upon initialization.
- 11:49 Repositories edited by
- Registering branches at Launchpad (diff)
- 10:48 Changeset in mainline [b50b5af2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge mainline changes.
- 10:40 Repositories edited by
- Jiri's branches (diff)
2009-08-21:
- 14:12 Changeset in mainline [a71c158]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- kernel output devices now suport multiple instances (except ski and …
- 14:08 Changeset in mainline [90c8b8d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- extend the spinlock interface (static spinlocks, statically declared …
- 14:02 Changeset in mainline [af8e565]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fix spelling
- 07:33 Changeset in mainline [bc7d44c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge fibril synchronization improvements.
- 07:31 Changeset in mainline [207e208e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Tracer needs to know about SYS_IPC_POKE.
- 07:25 Changeset in mainline [8619f25]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fibril synchronization needs to have a means to interrupt idle threads …
- 07:22 Changeset in mainline [057d21a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add SYS_IPC_POKE syscall.
- 07:03 Changeset in mainline [6c4a56f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Support for waitq_unsleep().
2009-08-20:
- 20:47 Changeset in mainline [1ea99cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge changes from original Subversion dynload branch.
- 20:03 Changeset in mainline [b9c7425]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- prepare outdev_t devices (particularly stdout) to work as repreaters …
- 17:10 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) closed by
- fixed: As of revision head,24 ppc32 port is on par with sparc64.
- 16:58 Changeset in mainline [e731b0d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- make ppc32 OFW usage on par with sparc64, make appropriate …
- 16:52 Changeset in mainline [a11099f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- coding style (no change in functionality)
- 16:48 Changeset in mainline [5360cf0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- coding style (no change in functionality)
- 16:42 Changeset in mainline [00a020d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- declare unknown visual type and allow fb_init() to fail gracefully
- 16:40 Changeset in mainline [824d6dd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- split hardware-specific OFW definitions into separate header files
- 16:39 Changeset in mainline [8a8c311]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add generic boot header for memcpy() definition
- 14:23 Changeset in mainline [2e151ab0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove redundant argument names from function headers.
2009-08-19:
- 17:45 Repositories edited by
- (diff)
- 15:09 Changeset in mainline [8344d0a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- minor changes
2009-08-17:
- 21:31 BazaarWorkflow edited by
- Rebasing link to Bazaar doc. (diff)
- 20:39 WikiStart edited by
- Source code repos. (diff)
- 20:23 HardwareSupport edited by
- Some real disk support. (diff)
- 20:07 Repositories edited by
- Add table head and Owner column. (diff)
- 20:02 Repositories edited by
- Grammar, etc. (diff)
- 20:00 WikiStart edited by
- Link Repositories article. (diff)
- 19:58 Repositories created by
- HelenOS repositories.
- 19:50 BazaarWorkflow edited by
- Reogranize sentence to make it more readable. (diff)
- 19:47 BazaarWorkflow edited by
- Be more specific, yet again. (diff)
- 19:46 BazaarWorkflow edited by
- Be more specific. (diff)
- 19:43 BazaarWorkflow edited by
- head-clone instead of head_clone (diff)
- 19:41 BazaarWorkflow edited by
- Better wording. (diff)
- 19:30 BazaarWorkflow edited by
- Diverged message. (diff)
- 19:27 BazaarWorkflow edited by
- Add in the clones. (diff)
- 19:13 BazaarWorkflow edited by
- Algorithm for checking if it is safe to push. (diff)
- 19:00 BazaarTheory edited by
- Replace nonsense with some sense. (diff)
- 18:43 BazaarWorkflow edited by
- NOW it should make some sense… hopefully. (diff)
2009-08-16:
- 19:37 BazaarWorkflow edited by
- Changeset comments should be in infinitive. (diff)
- 19:36 BazaarWorkflow edited by
- Typo (diff)
- 19:35 BazaarWorkflow edited by
- Comments for merge changesets. (diff)
- 19:33 BazaarTheory edited by
- bzr log (diff)
- 19:32 BazaarWorkflow edited by
- Think twice. (diff)
- 19:22 BazaarTheory edited by
- Link Bazaar workflow (diff)
- 19:21 BazaarTheory edited by
- Merging a feature branch (diff)
- 19:08 BazaarTheory created by
- Bazaar theory (raving).
- 18:40 BazaarWorkflow edited by
- Bazaar Theory. Seriously. (diff)
- 18:33 BazaarWorkflow edited by
- Structured history is good. (diff)
- 18:29 BazaarWorkflow edited by
- Resolve merge conflict with rebasing. (diff)
- 18:26 BazaarWorkflow edited by
- Structured history (diff)
- 18:14 WikiStart edited by
- Link to Bazaar Workflow guide (diff)
- 18:13 BazaarWorkflow created by
- Distributed version control magic. Hic sunt dracones.
2009-08-13:
- 17:26 Changeset in mainline [fd210de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- dd branch synchronized with head
- 17:08 Changeset in mainline [75a2dc08]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- dd branch synchronized with head
2009-08-12:
- 21:02 Changeset in mainline [64cbf94]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge FAT server fixes.
- 20:50 Changeset in mainline [d44aabd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Grow the parent node size if fat_link() allocates a new cluster.
- 20:45 Changeset in mainline [d290ef4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fat_link() should zero out all the blocks of the newly allocated …
- 20:44 Changeset in mainline [5f116e7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Introduce fat_zero_cluster().
- 18:22 Changeset in mainline [b713492b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix the root directory check when fat_link() needs to allocate a new …
- 18:21 Changeset in mainline [00a9625]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- fat_create_node() should mark new zeroed blocks dirty.
- 18:16 Changeset in mainline [8b58fc1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- VFS does not define the meaning of the VFS node size member for …
- 13:13 Changeset in mainline [7c68a05d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cleanup: remove fix_symlinks.sh as it is no longer needed (bzr handles …
2009-08-11:
- 15:48 Changeset in mainline [5ab1648]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove obsolete TASK_WAIT notification
- 15:11 Ticket #112 (mkfat.py creates seemingly large image with insufficient space) closed by
- wontfix: This is not a bug, this is a property of FAT. Remember that the root …
- 13:29 Changeset in mainline [5a8fbcb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- better way of generating revision identification via bzr version-info …
- 07:07 Ticket #112 (mkfat.py creates seemingly large image with insufficient space) created by
- When we increase fat16_clusters in our mkfat.py utility to 4096*5, it …
2009-08-10:
- 20:12 Changeset in mainline [040f5c1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge to mainline.
- 19:47 Changeset in mainline [3734106]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make libc more resilient against getting out of sync the VFS protocol.
- 18:35 Changeset in mainline [9441458]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove errorneous clearing of begin_call (Thx Tomas Brambora).
- 17:00 Changeset in mainline [b39fd4c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add missing include file ipc/kbd.h.
2009-08-09:
- 16:04 Changeset in mainline [a4885a42]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Console server does not need to include fb.h.
- 16:01 Ticket #86 (console should not depend on kbd's source code) closed by
- fixed: Fixed in #head,9. After the rewrite of the keyboard driver, it was …
- 15:57 Changeset in mainline [e795203]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move keybuffer code to console as it is not used in keyboard driver.
- 15:38 Ticket #110 (Keyboard driver should support keyboard LEDs) closed by
- fixed: Implemented in #head,8 (for the PC).
- 15:36 Ticket #33 (ATA driver) updated by
- After #head,7 the ATA driver seems to be working with real hardware. I …
- 15:19 Changeset in mainline [c145bc2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Updating keyboard LEDs.
- 14:35 Changeset in mainline [24f27bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- dd branch synchronized with head
- 13:56 Changeset in mainline [cb0ea39]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- dd: initial import of the original svn branch
2009-08-08:
- 15:40 Changeset in mainline [330965c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge mainline changes.
- 15:21 Changeset in mainline [31de325]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Implement simple timeout when waiting for device.
- 14:04 Changeset in mainline [54d0ddc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add comments and wait_status() function.
- 13:49 Changeset in mainline [42cfd91]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge Jiri's changes.
- 13:17 Changeset in mainline [d5f8f19]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Merge mainline changes.
- 12:19 Changeset in mainline [1724745f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix typos.
- 12:16 Changeset in mainline [e49b57b2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Update comment.
- 11:16 Ticket #104 (The reboot command sometimes cannot complete) closed by
- fixed: I believe this issue was fixed in #head,4.
- 11:10 Ticket #111 (HelenOS/amd64 feels non-preemptive) closed by
- fixed: Fixed in revision 7.
- 10:31 Changeset in mainline [8688a6e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Let the uinit kernel thread run with interrupts enabled by default and …
- 10:29 Changeset in mainline [586cd56]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use the RFLAGS defines instead of magic numbers.
- 10:08 Changeset in mainline [a7de7907]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Adhere to algorithms in ATA-2 standard. Do not reset drives at startup …
- 09:30 Changeset in mainline [9732e98]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Coding style fixes.
2009-08-07:
- 21:52 Ticket #111 (HelenOS/amd64 feels non-preemptive) created by
- Running /app/tester loop1 on the latest HelenOS/amd64 will wedge the …
- 21:37 Changeset in mainline [121966e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- task_done() should not kill tasks one by one and wait until each dies. …
- 18:39 Ticket #109 (After switching to bzr, revision number is not displayed) closed by
- fixed: This was fixed in revision 3. Note that after that change, the …
- 16:25 Ticket #110 (Keyboard driver should support keyboard LEDs) created by
- The keyboard driver should set keyboard LEDs depending on the current …
- 16:22 Ticket #109 (After switching to bzr, revision number is not displayed) created by
- Bzr revision number is not determined properly for compiling in.
- 16:16 Changeset in mainline [e31c2c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Include the bzr revision ID instead of the svn revision.
2009-08-06:
- 14:27 UsersGuide edited by
- (diff)
- 14:26 ReleaseNotes/Trunk edited by
- (diff)
- 14:26 ReleaseNotes/Template edited by
- (diff)
- 14:18 Ticket #96 (Index Pages in HelenOS Trac do not work) closed by
- fixed: Index page created.
- 14:17 TitleIndex created by
- 14:05 UsersGuide edited by
- (diff)
- 13:45 Changeset in mainline [24edc18]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add '.bzr' to the ignore lists
2009-08-04:
- 12:18 ReleaseNotes/0.4.1 edited by
- iBook G4 (diff)
- 05:46 ReleaseNotes/0.4.1 edited by
- Adjust release date (was after midnight, anyway) (diff)
- 00:40 Milestone 0.4.1 completed
2009-08-03:
- 21:46 Ticket #108 (Building of release files should be automated) created by
- There should be a script to build the release files. This should be …
- 21:32 ReleaseNotes/Template edited by
- Sync with emptied Trunk notes (diff)
- 21:31 ReleaseNotes/Trunk edited by
- Purge document (diff)
- 21:27 ReleaseNotes edited by
- Add link to 0.4.1 release notes (diff)
- 21:25 ReleaseNotes/0.4.1 created by
- Copy Trunk release notes to 0.4.1
- 21:11 Changeset in mainline [9035c5a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export0.4.1 by
- Bump version to 0.4.1 (Escalopino).
- 21:06 Changeset in mainline [19490ce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix 16bpp modes.
- 19:26 ReleaseNotes/Trunk edited by
- (diff)
- 19:24 Ticket #13 (Slab allocator allocation description ends in the middle of a sentence) updated by
-
Keywords, Type changed
- 19:23 Ticket #96 (Index Pages in HelenOS Trac do not work) updated by
-
Keywords changed
- 19:22 Ticket #14 (Implement register-only ipc_wait_for) updated by
-
Type changed
- 19:21 Ticket #72 (Write back file system data from block cache to the block device ...) updated by
-
Type changed
- 19:21 Ticket #79 (Introduce and implement VFS_UNMOUNT) updated by
-
Type changed
- 19:19 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) updated by
-
Milestone changed
- 19:19 ReleaseNotes/Trunk edited by
- Remove uncomplete description for devmap's improvements. (diff)
- 19:13 ReleaseNotes/Trunk edited by
- known bugs (diff)
- 18:35 Ticket #105 (HelenOS/ppc32 non-debug does not boot (in Qemu)) updated by
-
Milestone changed
The problem seems to be specific for Qemu version 0.9.0. Version … - 17:58 Ticket #104 (The reboot command sometimes cannot complete) updated by
-
Milestone changed
Retargeting this for 0.5.0 in the eve of the 0.4.1 release. - 17:57 Ticket #103 (Running some of the kernel tests leaks memory) updated by
-
Milestone changed
Retargeting this for 0.5.0 in the eve of 0.4.1 release. - 17:49 Ticket #107 (HelenOS/sparc64 does not boot with CONFIG_RD_EXTERNAL) closed by
- invalid: Someone should explain to the submitter that it is not realistic to …
- 15:29 Ticket #4 (HelenOS/sparc64 unstable with CONFIG_TSB) updated by
-
Summary changed
The issue still exists with revision 4684, but I think it has slightly … - 15:25 Ticket #107 (HelenOS/sparc64 does not boot with CONFIG_RD_EXTERNAL) created by
- The Ultra 60 workstation on my desk cannot find RAM disk when the …
2009-08-02:
- 22:11 Changeset in mainline [dd2cfa7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Even more warnings.
- 21:58 Changeset in mainline [fa5526d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix trigraphs warning.
- 19:38 Changeset in mainline [5b3cf90]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix warnings in Bdsh and PCI lib.
- 19:08 Changeset in mainline [f019cc07]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- More warnings.
- 18:51 Changeset in mainline [a405563]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix some warnings.
- 16:30 WishList edited by
- Obsolete (diff)
- 16:29 WikiStart edited by
- Grammar (diff)
- 16:26 WikiStart edited by
- Reformat (diff)
- 16:19 WikiStart edited by
- Add Hardware Support link (diff)
- 16:18 HardwareSupport created by
- Will it work with my machine/peripheral?
- 09:19 ReleaseNotes/Trunk edited by
- Grammar (diff)
2009-07-31:
- 19:12 Ticket #106 (Wrong visuals for HelenOS/sparc64 simics framebuffer) closed by
- fixed: Fixed in revision 4676.
- 19:11 Changeset in mainline [30885b9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- RGB conversion functions should work with a well-defined pixel format.
2009-07-30:
- 15:58 Changeset in mainline [646b996]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cleanup some of the dirty hacks introduced into the arm32 port add …
- 15:17 Changeset in mainline [76093ae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- there is no need to pass the MACHINE value explicitly in Makefile.inc
- 15:15 Changeset in mainline [87bedd1c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- improve consistency
2009-07-29:
- 21:21 Ticket #106 (Wrong visuals for HelenOS/sparc64 simics framebuffer) created by
- I suspect that the change in the framebuffer code in revision 4669 …
- 19:48 Ticket #105 (HelenOS/ppc32 non-debug does not boot (in Qemu)) updated by
- Interestingly enough, I can reproduce this only on my iBook G4 where I …
- 19:23 Changeset in mainline [88d653c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add simple atomic_lock_arch() to mips32 so that it builds for the msim …
- 15:19 Ticket #105 (HelenOS/ppc32 non-debug does not boot (in Qemu)) created by
- HelenOS/ppc32 non-debug does not boot (in Qemu). The last displayed …
- 12:36 Ticket #103 (Running some of the kernel tests leaks memory) updated by
- It may seem that in the case of the slab2 test, the memory is not …
- 12:19 Ticket #103 (Running some of the kernel tests leaks memory) updated by
-
Component changed
- 12:19 Ticket #104 (The reboot command sometimes cannot complete) created by
- Sometimes, issuing the reboot kconsole command (debug build) will end …
- 12:09 Changeset in mainline [ba0aa6f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- the size argument to split_mark() should include the header and footer size
- 12:09 Ticket #7 (Port the arm32 port to QEMU) closed by
- fixed: Fixed in 4669
- 11:40 Ticket #69 (i8042 CPU reset fails miserably in SMP configurations) updated by
-
Milestone changed
- 11:40 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by
-
Milestone changed
- 11:39 Ticket #22 (FAT file names should be lower-case) updated by
-
Component, Milestone changed
- 11:38 Ticket #57 (FAT driver improvement: lower case bits) updated by
-
Milestone changed
- 11:38 Ticket #15 (Implement rwlocks for uspace) updated by
-
Milestone changed
- 11:37 Ticket #101 (ia64 non-debug build is broken) updated by
-
Milestone changed
- 11:37 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) updated by
-
Milestone changed
- 11:37 Ticket #93 (Exception stack frame should not be constructed by a C function on arm32) updated by
-
Milestone changed
- 11:33 Ticket #83 (Pass task exit code) updated by
-
Milestone changed
- 11:33 Ticket #74 (Reimplement user space memory allocator) updated by
-
Milestone changed
- 11:33 Ticket #44 (Advanced way of wiring kernel HID devices) updated by
-
Milestone, Component changed
- 11:32 Ticket #24 (mips32 (big endian variant) user space not working in GXEMUL) updated by
-
Component, Milestone changed
- 11:32 Ticket #52 (vfs_rename() - Bad detection of move to subdir of source dir) updated by
-
Milestone changed
- 11:31 Ticket #35 (Support multiple instances of TMPFS) updated by
-
Milestone changed
- 11:30 Ticket #51 (Need command to test VFS rename() operation) updated by
-
Milestone changed
- 11:30 Ticket #23 (Non-root VFS mounts are not ready) updated by
-
Milestone changed
- 11:26 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) updated by
- Replying to jermar: > Fixed in revision 4666 and merged …
- 11:26 Ticket #93 (Exception stack frame should not be constructed by a C function on arm32) closed by
- fixed: Fixed in revision 4666 and merged into trunk in revision 4669.
- 11:24 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) closed by
- fixed: Fixed in revision 4666 and merged into trunk in revision 4669.
- 11:21 Ticket #103 (Running some of the kernel tests leaks memory) created by
- Running some of the kernel tests such as slab2 from the kconsole leaks …
2009-07-28:
- 13:32 ReleaseNotes/Trunk edited by
- (diff)
- 13:28 Changeset in mainline [5e73815]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Interrupts should be disabled when acquiring answerbox's irq_lock.
- 12:47 Changeset in mainline [6ac14a70]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- ARM port for development board integratorcp(ARM926EJ core module).
- 08:19 ReleaseNotes/Trunk edited by
- (diff)
2009-07-25:
- 09:52 Ticket #93 (Exception stack frame should not be constructed by a C function on arm32) updated by
- The fix for this is committed to the arm branch(revision 4666). A new …
- 09:50 Ticket #93 (Exception stack frame should not be constructed by a C function on arm32) updated by
-
Status changed
2009-07-24:
- 17:08 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) updated by
- I have committed the fix in the arm branch. With the latest …
- 16:42 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) updated by
-
Status, Owner changed
- 16:05 Ticket #101 (ia64 non-debug build is broken) closed by
- fixed
- 16:05 Ticket #101 (ia64 non-debug build is broken) updated by
- Fixed in revision 4664.
- 16:04 Changeset in mainline [7038f55]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add simple atomic_lock_arch() for ia64
2009-07-23:
- 21:59 UsersGuide edited by
- (diff)
- 21:50 Tracing edited by
- Udebug should no longer panic the kernel (diff)
- 21:34 StringAPI edited by
- Handling of buffer overruns (diff)
- 21:27 ReleaseNotes/Trunk edited by
- Mac keyboard regression (diff)
- 21:22 ReleaseNotes/Trunk edited by
- Disclaimer (diff)
- 20:50 FSDesign edited by
- (diff)
- 20:20 FSDesign edited by
- (diff)
- 19:56 FSDesign edited by
- (diff)
- 19:45 IPC edited by
- (diff)
- 19:45 KnowledgeArticles edited by
- (diff)
- 19:44 WikiStart edited by
- (diff)
- 19:36 FSDesign edited by
- (diff)
- 19:26 FSDesign edited by
- (diff)
- 19:04 FSDesign edited by
- (diff)
- 18:48 FSDesign edited by
- (diff)
- 18:37 FSDesign edited by
- (diff)
2009-07-22:
- 21:57 Ticket #102 (Improved support for concurrent IPC requests) created by
- Currently it is difficult to handle requests from one client to one …
- 19:08 Changeset in mainline [1641eb0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make automatic start of BDDs and mounting of /data optional and …
- 18:46 Changeset in mainline [a5facfb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Update proto definitions in tracer.
- 18:31 Changeset in mainline [c8404d4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Cope with ipc_call_sync_slow() overwriting input argument with output …
- 17:39 Ticket #101 (ia64 non-debug build is broken) created by
- ia64 non-debug build is broken because atomic_lock_arch() is not …
- 15:40 FSDesign edited by
- (diff)
- 11:54 Ticket #100 (Exceptions should not be handled in a dedicated CPU mode) created by
- So far, IRQs have ben handled in the "undefined" processor mode, while …
2009-07-21:
- 22:23 Ticket #86 (console should not depend on kbd's source code) updated by
-
Milestone changed
- 22:22 Changeset in mainline [9ad5b5cc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use bool type.
- 22:18 Changeset in mainline [6e3a44a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Wait for app to exit before returning from tracer.
- 22:02 Changeset in mainline [5462a30]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Remove accidentally commited debugging messages.
- 20:50 Ticket #97 (Tracer cannot cope with console inheritance) closed by
- fixed: There are two interesting issues here: 1. It is not possible for an …
- 20:37 Changeset in mainline [84683fdc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use a dedicated fibril to wait for console events so that we can quit …
- 20:12 Changeset in mainline [8e1dc00]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Let application inherit tracer's std. files.
- 19:50 Changeset in mainline [654a30a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make use of fibril sync primitives.
- 18:34 Changeset in mainline [9d8a1ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Read keys directly from console in tracer. This works around the …
- 09:32 ReleaseNotes/Trunk edited by
- (diff)
2009-07-18:
- 10:08 ReleaseNotes/Trunk edited by
- Fibril Synchronization Primitives (diff)
- 10:02 ReleaseNotes/Trunk edited by
- (diff)
- 09:54 ReleaseNotes/Trunk edited by
- (diff)
- 09:49 ReleaseNotes/Trunk edited by
- (diff)
2009-07-17:
- 07:34 ReleaseNotes/Trunk edited by
- Console inheritance (diff)
- 07:31 ReleaseNotes/Trunk edited by
- Memory Allocator (diff)
- 07:21 ReleaseNotes/Trunk edited by
- Specify base version used for comparison (diff)
2009-07-16:
- 08:44 Changeset in mainline [986c24c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix sparc64 non-debug build.
2009-07-15:
- 22:07 ReleaseNotes/Trunk edited by
- (diff)
- 22:00 Changeset in mainline [aa7954f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix comments.
- 20:11 Changeset in mainline [ba6232b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix a couple of memory leaks and an improper use of sizeof().
- 11:09 ReleaseNotes/Trunk edited by
- (diff)
- 10:59 ReleaseNotes/Trunk edited by
- (diff)
2009-07-14:
- 21:28 Ticket #89 (Invisible Tetris pieces on non-graphical fb) closed by
- fixed: Fixed in r4644. Console color capability can now be queried with …
- 21:26 Changeset in mainline [bf5443d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Revert accidently commited change.
- 21:25 Changeset in mainline [50cfa6c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Method for getting console color capabilities. Use to fix invisible …
- 20:54 Ticket #89 (Invisible Tetris pieces on non-graphical fb) updated by
-
Owner, Status changed
- 08:16 Ticket #98 ('cat readme' hangs on mips32) closed by
- duplicate: Fixed in revision 4643. realloc() didn't check whether the next block …
- 08:16 Ticket #99 (bdsh hangs after reading the second command on ia64 and sparc64) closed by
- fixed: Fixed in revision 4643. realloc() didn't check whether the next block …
- 08:15 Changeset in mainline [7d88587]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- realloc() should really check whether the next block is indeed free.
- 06:27 Ticket #98 ('cat readme' hangs on mips32) updated by
-
Priority changed
> I am also seeing something like this on ia64 and sparc64, where the … - 06:26 Ticket #99 (bdsh hangs after reading the second command on ia64 and sparc64) created by
- In revision 4642 (i.e. after the fix for ticket #92), bdsh hangs after …
2009-07-13:
- 22:22 Ticket #98 ('cat readme' hangs on mips32) updated by
- Replying to svoboda: > If you try to run 'cat readme' on …
- 22:15 Ticket #98 ('cat readme' hangs on mips32) created by
- If you try to run 'cat readme' on mips32gx twice, it hangs in …
- 21:44 Ticket #97 (Tracer cannot cope with console inheritance) created by
- Trunk r4642. With console inheritance in place the tracer tries to …
- 21:28 Ticket #92 (bdsh dies on mips32) closed by
- fixed: The problem was in two places in realloc(). One: real_size was not a …
- 21:24 Changeset in mainline [f450280]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix alignment errors in realloc().
- 19:42 Changeset in mainline [44539b4c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Adhere to the sparc64 ABI and provide stack space for procedure arguments.
- 19:35 Changeset in mainline [716fb9d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Improve comment.
- 19:34 Changeset in mainline [9a61ba5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- IRQ-safe switch to userspace.
- 15:30 ReleaseNotes/Trunk edited by
- (diff)
- 15:25 ReleaseNotes/Trunk edited by
- (diff)
- 15:23 ReleaseNotes/Trunk edited by
- (diff)
- 09:12 FSDesign edited by
- (diff)
2009-07-12:
- 21:45 Ticket #96 (Index Pages in HelenOS Trac do not work) created by
- It appears that Trac provides automatically generated alphabetical and …
- 20:29 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) updated by
-
Milestone changed
- 20:25 Ticket #91 (Kconsole pager) updated by
-
Component changed
- 20:23 Ticket #63 (OFW support in ppc32 port is way behind the level in sparc64 port) updated by
-
Component changed
- 20:17 Ticket #5 (Support uspace with the ability to join threads) updated by
-
Milestone, Component changed
- 20:16 Ticket #47 (Mouse driver) updated by
-
Milestone, Component changed
- 20:15 Ticket #48 (Simple GUI) updated by
-
Milestone, Component changed
- 19:50 ReleaseNotes/Trunk edited by
- Preconfigured defaults (diff)
- 15:41 ReleaseNotes/Trunk edited by
- (diff)
- 15:40 ReleaseNotes/Trunk edited by
- (diff)
- 15:38 ReleaseNotes/Trunk edited by
- (diff)
- 09:45 ReleaseNotes/Trunk edited by
- (diff)
- 09:32 ReleaseNotes/Trunk edited by
- (diff)
- 09:28 ReleaseNotes edited by
- Grammar (diff)
- 09:24 ReleaseNotes/Trunk edited by
- (diff)
- 09:14 ReleaseNotes edited by
- (diff)
- 09:09 ReleaseNotes/Template created by
- 09:05 ReleaseNotes/Trunk created by
- 08:58 WikiStart edited by
- Add link to Release Notes (diff)
- 08:55 ReleaseNotes created by
- I want YOU for HelenOS Release Notes
- 08:25 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by
- In r4626 I rewrote the driver to use per-byte interrupts, which …
2009-07-11:
- 21:47 Changeset in mainline [450448d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Implement data transmission to CUDA, use to enable autopolling. Now …
- 20:55 Changeset in mainline [4b2c458c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- sparc64's SP_DELTA needs more space.
- 15:29 Ticket #95 (devmap crashes on ia64) updated by
- When context_save() is given the 'returns_twice' attribute, the …
- 15:14 Changeset in mainline [ec8b0dac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Things are much easier when the compiler knows that context_save() …
- 09:38 Ticket #95 (devmap crashes on ia64) closed by
- fixed: I think you just underestimate the true power of context_restore() …
- 09:07 Ticket #95 (devmap crashes on ia64) reopened by
- This is not a fix, just a workaround. A local variable in …
2009-07-10:
- 22:34 Ticket #95 (devmap crashes on ia64) closed by
- fixed: I analyzed the bug and came to the conclusion, that the problem is in …
- 22:31 Changeset in mainline [4c467ee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- In fibril_switch(), make sure to reload srcf with the current fibril …
2009-07-08:
- 15:10 Ticket #92 (bdsh dies on mips32) updated by
- Replying to jermar: […] This should actually be just …
- 14:59 Ticket #92 (bdsh dies on mips32) updated by
-
Summary changed
Ok, now I am almost certain that this is a userspace allocator bug. I … - 11:37 Ticket #92 (bdsh dies on mips32) updated by
- Replying to jermar: > The corresponding message in klog …
- 11:29 Changeset in mainline [30f869d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- mips32's istate_t must respect the 8-byte stack alignment.
2009-07-07:
- 22:49 Ticket #95 (devmap crashes on ia64) updated by
- This bug is not reproducible in revision 4597 and is reproducible in …
- 21:48 Changeset in mainline [1f0db02e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Modify CUDA driver to state machine format, with one interrupt per …
- 21:39 Ticket #95 (devmap crashes on ia64) created by
- […] The crash occurs in fibril_switch().
- 21:14 Ticket #94 (Kernel panic in memcpy_to_uspace() on ia64) closed by
- fixed: Fixed in revision 4625. The ia64 kernel did not handle writes to …
- 21:12 Changeset in mainline [925be4e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- The ia64 kernel needs to handle the Data Access Rights fault.
- 21:11 Changeset in mainline [80a3bd9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Initialize the Accessed and Dirty bits when the page hash table is used.
- 18:28 Ticket #94 (Kernel panic in memcpy_to_uspace() on ia64) created by
- […]
- 15:48 Ticket #93 (Exception stack frame should not be constructed by a C function on arm32) created by
- The idea of setting the kernel stack and saving registers to it from a …
- 15:34 Ticket #72 (Write back file system data from block cache to the block device ...) updated by
-
Owner, Status changed
- 15:32 Ticket #6 (pte_t should be the real thing on arm32) updated by
-
Owner, Status changed
- 15:31 Ticket #8 (Port the arm32 port to real hardware) updated by
-
Component, Owner, Status changed
- 15:31 Ticket #7 (Port the arm32 port to QEMU) updated by
-
Component, Status, Owner changed
2009-07-06:
- 22:19 Ticket #92 (bdsh dies on mips32) updated by
- Replying to jermar: > bdsh (newer than 6001) will crash …
- 22:16 Ticket #92 (bdsh dies on mips32) created by
- bdsh (newer than 6001) will crash after successfully completing a …
- 21:44 Changeset in mainline [8a81a73a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Prettier output from ata_bd.
- 21:16 Changeset in mainline [1757ffce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not attempt to spawn non-existing programs.
- 20:55 Changeset in mainline [95bc57c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Servers can return value as soon as they are up. Use this with …
- 20:16 Changeset in mainline [adb49f58]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow to determine whether a task returned value before terminatign.
- 19:45 Ticket #83 (Pass task exit code) closed by
- fixed: I changed NS from using kernel notifications to using IPC messages for …
- 19:40 Changeset in mainline [0315679]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Move fully to IPC-based tracking of task startup and termination in …
- 19:17 Changeset in mainline [5d96851]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Pass task ID to NS from loader. This prevents ID spoofing by user apps.
- 16:14 Ticket #83 (Pass task exit code) updated by
- As of r4617 this works. The only 'but' here is that NS should be …
- 16:02 Changeset in mainline [7114d83]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow task to return value (will be improved).
- 14:56 Ticket #83 (Pass task exit code) updated by
-
Owner, Status changed
2009-07-04:
- 13:04 Changeset in mainline [d68e4d5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Make the libblock cache behave more like a cache and fix some bugs …
2009-07-02:
- 20:58 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by
- In r4610 I added a new VIA-CUDA keyboard kernel driver. It works fine …
- 19:39 Changeset in mainline [2a77841d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Kernel Mac ADB keyboard driver revived.
- 15:23 Changeset in mainline [bb8dc88]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove obsolete VFS methods
- 15:01 Changeset in mainline [0143f72]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Statically allocated stat structure will do.
- 14:54 Changeset in mainline [271283b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix typos.
- 14:51 Changeset in mainline [d851f597]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- small allocator optimization add some comments
2009-07-01:
- 16:39 Changeset in mainline [9c40f883]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- cstyle
- 10:37 Ticket #74 (Reimplement user space memory allocator) closed by
- fixed: Public domain dlmalloc removed and simple first-fit allocator …
2009-06-30:
- 21:42 OldMacPeripherals edited by
- (diff)
- 20:06 Ticket #91 (Kconsole pager) created by
- Lately the number of tasks running is more that can fit on a typical …
- 20:03 Ticket #90 (Bad memory access messages are architecture-dependent) created by
- While the kernel has an architecture-independent interface to the …
- 19:57 Ticket #83 (Pass task exit code) updated by
- I would prefer a purely user-space solution (this would be consistent …
- 19:52 Ticket #25 (VIA-CUDA keyboard driver is incomplete and missing in user space) updated by
-
Component, Owner, Status changed
I am working on this. - 19:51 Ticket #33 (ATA driver) updated by
-
Status, Owner, Component changed
A prototype driver has been implemented. However, it needs to be … - 19:49 Ticket #30 (Investigate possibility of using unlikely(), likely()) updated by
-
Component changed
I am strongly against this. You are basically trying to hand-optimize … - 19:41 Ticket #89 (Invisible Tetris pieces on non-graphical fb) created by
- On egafb and serial fb, colors are downmixed to BW. Some tetris pieces …
- 15:54 Changeset in mainline [2d11a7d8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- tester framework rewrite (go from a menu-driven interface to …
- 15:53 Changeset in mainline [db24058]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- small fixes and coding style changes related to the new memory allocator
- 15:51 Changeset in mainline [6db6fd1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- implement simple first-fit memory allocator (modified from original …
- 15:50 Changeset in mainline [ae75080a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- define just the basic memory allocator interface
- 15:48 Changeset in mainline [497ae7b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- remove dlmalloc
- 15:46 Changeset in mainline [82346c50]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- memory allocator test (modified from original code by Tomas Bures and …
- 15:32 Changeset in mainline [f954906]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- avoid compiler warnings and one small bug
- 15:31 Changeset in mainline [c063d96e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- avoid compiler warning
- 15:31 Changeset in mainline [7ece1fbe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- avoid possible segfault
2009-06-29:
- 16:15 Changeset in mainline [057760d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- avoid unaligned memory access
- 16:03 Changeset in mainline [f49cf64]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- simplify init, create /dev/null0 on demand
- 16:02 Changeset in mainline [7fcb74c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- add support for creating null devices on demand
- 09:20 Changeset in mainline [bfd247f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- set buffering according to what file descriptor we are opening (this …
2009-06-28:
- 21:41 Ticket #82 (ls: skipping bogus node null) closed by
- fixed: Fixed in revisino 4587.
- 21:41 Changeset in mainline [415c7e0d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Implement stat() and VFS_IN_STAT. Modify bdsh() to use stat() during …
- 19:18 Changeset in mainline [75160a6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Add libfs_stat() and let FAT and TMPFS use it.
- 19:01 Ticket #84 (Replace VFS_DEVICE with VFS_FSTAT) closed by
- fixed: Fixed in revision 4585.
- 18:59 Changeset in mainline [852b801]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Introduce VFS_IN_FSTAT and VFS_OUT_STAT. Provide libc fstat() and …
- 13:43 Changeset in mainline [4198f9c3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Separate the VFS input and output protocols.
- 12:08 Changeset in mainline [6408be3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Fix chaos in block library.
2009-06-27:
- 09:41 Changeset in mainline [00fe6bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Automatically try to mount FAT from disk0 on /data upon boot. Save …
2009-06-26:
- 21:34 Changeset in mainline [1fbe064b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Allow libblock to operate in write-through mode. With 'wtcache' mount …
- 15:08 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) closed by
- fixed: Fixed in revision 4571.
- 15:06 Changeset in mainline [af65b72]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not use the pending mechanism in console.
- 15:05 Changeset in mainline [1cab2f41]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Do not use the pending mechanism in devmap.
- 15:04 Changeset in mainline [103bb68]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- A little bit of cstyle.
- 15:04 Changeset in mainline [cc531be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Mention arm32 in the document describing virtual address translation.
- 13:28 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) updated by
-
Status changed
- 13:27 Ticket #88 (cons_get_event() should be rewritten using e.g. condition variables) updated by
-
Owner, Status changed
Ok, DEVFS opens a separate connection to console for each /dev/vc*. … - 05:18 Changeset in mainline [9593bc8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by
- Use condvar broadcast instead of signal when registering a new file system.
Note:
See TracTimeline
for information about the timeline view.