Timeline
2009-08-27:
- 20:00 Changeset in mainline [ff62c6d]lfnserial by
- Merge libblock improvements.
- 19:57 Changeset in mainline [402a18f]lfnserial by
- Let block_get() and block_put() deal with I/O errors.
- 18:44 Changeset in mainline [f2f89315]lfnserial by
- Fix typo. Use proper architecture names.
- 18:34 Changeset in mainline [cd688d9]lfnserial by
- Add the 'toxic' member to block_t.
- 18:31 Changeset in mainline [c91f2d1b]lfnserial by
- Enable the block_get() and block_put() APIs to return error.
- 16:38 Changeset in mainline [02ee6bf5]lfnserial 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]lfnserial by
- progress to GCC 4.4.1 use a single script to build cross-compilers …
- 12:23 Changeset in mainline [38428aa3]lfnserial by
- workaround strict-aliasing rules
- 11:21 Changeset in mainline [c4d11c5]lfnserial by
- gdtr_reg is actually an output operand, not input operand
- 10:59 Changeset in mainline [5418217]lfnserial by
- add parentheses for better clarity
- 10:56 Changeset in mainline [1075ac6]lfnserial by
- compare signatures byte-by-byte (avoid dereferencing type-punned …
- 10:21 Changeset in mainline [ddfc39a3]lfnserial by
- block_put() should not hold the cache lock when syncing the block.
- 09:43 Changeset in mainline [5ac8918]lfnserial by
- Fix typo.
2009-08-26:
- 16:59 Changeset in mainline [6c3d54e]lfnserial by
- replace load /dev/zero by a more portable command
- 13:47 Changeset in mainline [67c708e]lfnserial by
- restructure protocols to respect the same hierarchy as tasks in the …
- 13:15 Changeset in mainline [52ff7699]lfnserial by
- two more protocols
- 12:33 Changeset in mainline [8614534]lfnserial by
- more protocols always specify interface on outgoing calls replace …
- 12:05 Changeset in mainline [471a32d]lfnserial by
- more protocols some fixes
2009-08-25:
- 17:54 Changeset in mainline [3fa3160]lfnserial by
- initial draft of behavior protocol specification
2009-08-24:
- 15:09 Changeset in mainline [ed5ad30]lfnserial by
- reflect the change of the names of the macro
- 14:41 Changeset in mainline [e0565005]lfnserial by
- initialize and setup all displays which can be detected in OFW tree …
2009-08-23:
- 21:25 BazaarWorkflow edited by
- Small tweeks and fixes. (diff)
- 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]lfnserial by
- Merge ATA LBA-48 feature.
- 20:41 Changeset in mainline [5048be7]lfnserial by
- Move code to compute and program block coordinates to separate …
2009-08-22:
- 19:46 Changeset in mainline [22af3af]lfnserial by
- Add basic description of the pseudocode commands.
- 19:34 Changeset in mainline [1c1657c]lfnserial 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]lfnserial 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]lfnserial by
- Merge ATA driver improvements.
- 15:17 Changeset in mainline [4ef117f8]lfnserial by
- Display device size in megabytes.
- 15:08 Changeset in mainline [a99cf073]lfnserial by
- Add LBA-28 addressing support.
- 14:24 Changeset in mainline [b94334f]lfnserial by
- Structure for identify data
- 13:58 Changeset in mainline [0e6dce8]lfnserial by
- Display device model name upon initialization.
- 11:49 Repositories edited by
- Registering branches at Launchpad (diff)
- 10:48 Changeset in mainline [b50b5af2]lfnserial by
- Merge mainline changes.
- 10:40 Repositories edited by
- Jiri's branches (diff)
2009-08-21:
- 14:12 Changeset in mainline [a71c158]lfnserial by
- kernel output devices now suport multiple instances (except ski and …
- 14:08 Changeset in mainline [90c8b8d]lfnserial by
- extend the spinlock interface (static spinlocks, statically declared …
- 14:02 Changeset in mainline [af8e565]lfnserial by
- fix spelling
- 07:33 Changeset in mainline [bc7d44c]lfnserial by
- Merge fibril synchronization improvements.
- 07:31 Changeset in mainline [207e208e]lfnserial by
- Tracer needs to know about SYS_IPC_POKE.
- 07:25 Changeset in mainline [8619f25]lfnserial by
- Fibril synchronization needs to have a means to interrupt idle threads …
- 07:22 Changeset in mainline [057d21a]lfnserial by
- Add SYS_IPC_POKE syscall.
- 07:03 Changeset in mainline [6c4a56f]lfnserial by
- Support for waitq_unsleep().
2009-08-20:
- 20:47 Changeset in mainline [1ea99cc]lfnserial by
- Merge changes from original Subversion dynload branch.
- 20:03 Changeset in mainline [b9c7425]lfnserial 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]lfnserial by
- make ppc32 OFW usage on par with sparc64, make appropriate …
- 16:52 Changeset in mainline [a11099f]lfnserial by
- coding style (no change in functionality)
- 16:48 Changeset in mainline [5360cf0]lfnserial by
- coding style (no change in functionality)
- 16:42 Changeset in mainline [00a020d]lfnserial by
- declare unknown visual type and allow fb_init() to fail gracefully
- 16:40 Changeset in mainline [824d6dd]lfnserial by
- split hardware-specific OFW definitions into separate header files
- 16:39 Changeset in mainline [8a8c311]lfnserial by
- add generic boot header for memcpy() definition
- 14:23 Changeset in mainline [2e151ab0]lfnserial by
- Remove redundant argument names from function headers.
2009-08-19:
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]lfnserial by
- dd branch synchronized with head
- 17:08 Changeset in mainline [75a2dc08]lfnserial by
- dd branch synchronized with head
2009-08-12:
- 21:02 Changeset in mainline [64cbf94]lfnserial by
- Merge FAT server fixes.
- 20:50 Changeset in mainline [d44aabd]lfnserial by
- Grow the parent node size if fat_link() allocates a new cluster.
- 20:45 Changeset in mainline [d290ef4]lfnserial by
- fat_link() should zero out all the blocks of the newly allocated …
- 20:44 Changeset in mainline [5f116e7]lfnserial by
- Introduce fat_zero_cluster().
- 18:22 Changeset in mainline [b713492b]lfnserial by
- Fix the root directory check when fat_link() needs to allocate a new …
- 18:21 Changeset in mainline [00a9625]lfnserial by
- fat_create_node() should mark new zeroed blocks dirty.
- 18:16 Changeset in mainline [8b58fc1]lfnserial by
- VFS does not define the meaning of the VFS node size member for …
- 13:13 Changeset in mainline [7c68a05d]lfnserial by
- cleanup: remove fix_symlinks.sh as it is no longer needed (bzr handles …
2009-08-11:
- 15:48 Changeset in mainline [5ab1648]lfnserial 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]lfnserial 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]lfnserial by
- Merge to mainline.
- 19:47 Changeset in mainline [3734106]lfnserial by
- Make libc more resilient against getting out of sync the VFS protocol.
- 18:35 Changeset in mainline [9441458]lfnserial by
- Remove errorneous clearing of begin_call (Thx Tomas Brambora).
- 17:00 Changeset in mainline [b39fd4c]lfnserial by
- Add missing include file ipc/kbd.h.
2009-08-09:
- 16:04 Changeset in mainline [a4885a42]lfnserial 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]lfnserial 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:19 Changeset in mainline [c145bc2]lfnserial by
- Updating keyboard LEDs.
- 14:35 Changeset in mainline [24f27bb]lfnserial by
- dd branch synchronized with head
- 13:56 Changeset in mainline [cb0ea39]lfnserial by
- dd: initial import of the original svn branch
2009-08-08:
- 15:40 Changeset in mainline [330965c]lfnserial by
- Merge mainline changes.
- 15:21 Changeset in mainline [31de325]lfnserial by
- Implement simple timeout when waiting for device.
- 14:04 Changeset in mainline [54d0ddc]lfnserial by
- Add comments and wait_status() function.
- 13:49 Changeset in mainline [42cfd91]lfnserial by
- Merge Jiri's changes.
- 13:17 Changeset in mainline [d5f8f19]lfnserial by
- Merge mainline changes.
- 12:19 Changeset in mainline [1724745f]lfnserial by
- Fix typos.
- 12:16 Changeset in mainline [e49b57b2]lfnserial 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]lfnserial by
- Let the uinit kernel thread run with interrupts enabled by default and …
- 10:29 Changeset in mainline [586cd56]lfnserial by
- Use the RFLAGS defines instead of magic numbers.
- 10:08 Changeset in mainline [a7de7907]lfnserial by
- Adhere to algorithms in ATA-2 standard. Do not reset drives at startup …
- 09:30 Changeset in mainline [9732e98]lfnserial 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]lfnserial 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]lfnserial 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]lfnserial 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]lfnserial0.4.1 by
- Bump version to 0.4.1 (Escalopino).
- 21:06 Changeset in mainline [19490ce]lfnserial by
- Fix 16bpp modes.
- 19:26 ReleaseNotes/Trunk edited by
- (diff)
- 19:19 ReleaseNotes/Trunk edited by
- Remove uncomplete description for devmap's improvements. (diff)
- 19:13 ReleaseNotes/Trunk edited by
- known bugs (diff)
- 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: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]lfnserial by
- Even more warnings.
- 21:58 Changeset in mainline [fa5526d]lfnserial by
- Fix trigraphs warning.
- 19:38 Changeset in mainline [5b3cf90]lfnserial by
- Fix warnings in Bdsh and PCI lib.
- 19:08 Changeset in mainline [f019cc07]lfnserial by
- More warnings.
- 18:51 Changeset in mainline [a405563]lfnserial 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]lfnserial by
- RGB conversion functions should work with a well-defined pixel format.
2009-07-30:
- 15:58 Changeset in mainline [646b996]lfnserial by
- cleanup some of the dirty hacks introduced into the arm32 port add …
- 15:17 Changeset in mainline [76093ae]lfnserial by
- there is no need to pass the MACHINE value explicitly in Makefile.inc
- 15:15 Changeset in mainline [87bedd1c]lfnserial 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:23 Changeset in mainline [88d653c]lfnserial 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: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]lfnserial 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: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]lfnserial by
- Interrupts should be disabled when acquiring answerbox's irq_lock.
- 12:47 Changeset in mainline [6ac14a70]lfnserial by
- ARM port for development board integratorcp(ARM926EJ core module).
- 08:19 ReleaseNotes/Trunk edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.