Timeline
2009-12-30:
- 19:21 Changeset in mainline [40cb845e]lfnserial by
- Merge the stack tracing branch. So far, only userspace stack tracing …
- 19:20 Changeset in mainline [f0452536]lfnserial by
- Dummy support for stack traces on ia64.
- 19:07 Changeset in mainline [72f8856]lfnserial by
- Dummy support for stack traces on ppc32.
- 19:02 Changeset in mainline [01fda09]lfnserial by
- Dummy support for stack traces on mips32.
- 18:34 Changeset in mainline [47246f4]lfnserial by
- Pair the stack frame address and the return address in a more …
- 14:32 Changeset in mainline [26b50cb]lfnserial by
- Merge small mouse fixes.
- 14:31 Changeset in mainline [d557e4f]lfnserial by
- Remove accidental debug code that disabled ps/2 mouse. Remove leftover …
- 14:17 Changeset in mainline [73f56e4]lfnserial by
- Merge mouse driver.
- 14:15 Changeset in mainline [9f51afc]lfnserial by
- Re-introduce mouse driver, this time as a separate server. (Need to …
- 00:56 Changeset in mainline [ee2f1aae]lfnserial by
- Dummy support for stack traces on arm32.
- 00:49 Changeset in mainline [b2a5b41]lfnserial by
- Start each sparc64 fibril with zero %i7 to stop tracing stack at the …
- 00:33 Changeset in mainline [4074601]lfnserial by
- Clear the %i7 register in the task and thread entry functions to stop …
2009-12-29:
- 23:55 Changeset in mainline [e84037f]lfnserial by
- Add sparc64 support for stack traces.
- 21:30 Changeset in mainline [3c4762c]lfnserial by
- Start each amd64 fibril with zero RBP to stop tracing stack at the …
- 21:24 Changeset in mainline [62e1e1d]lfnserial by
- Clear the RBP register in the task and thread entry functions to stop …
- 21:23 Changeset in mainline [d6ff0fc5]lfnserial by
- Add amd64 support for stack traces.
- 17:58 Changeset in mainline [83a0e47]lfnserial by
- Start each ia32 fibril with zero EBP to stop tracing stack at the …
- 11:30 FAQ created by
- FAQ
- 10:10 WikiStart edited by
- FAQ (diff)
2009-12-28:
- 20:37 Changeset in mainline [b9b105e1]lfnserial by
- Clear the EBP register in the task and thread entry functions to stop …
- 20:36 Changeset in mainline [a6aef4e]lfnserial by
- Add ia32 support for stack traces.
- 20:34 Changeset in mainline [d91a20c]lfnserial by
- Add a simple test which abort()'s.
- 20:32 Changeset in mainline [60803be]lfnserial by
- Print a stack trace on abort().
- 20:31 Changeset in mainline [2c34be8]lfnserial by
- Add simple framework for stack traces in userspace.
2009-12-26:
- 13:03 Changeset in mainline [3f29834]lfnserial by
- Fix non-generic identifiers.
- 12:57 DeveloperDocs edited by
- PS/2 keyboard/mouse controller (diff)
- 12:45 DeveloperDocs edited by
- PC keyboard (diff)
2009-12-25:
- 20:50 Ticket #149 (Flush windows in context_save_arch() instead of context_restore_arch()) closed by
- fixed: Fixed in revision 181.
- 20:34 Changeset in mainline [bb2dbf8]lfnserial by
- Spawn fhc and obio before kbd because kbd on sparc64 depends on it.
- 19:38 Changeset in mainline [eacb957]lfnserial by
- Merge fix for ticket #149.
- 19:17 Changeset in mainline [245e8399]lfnserial by
- Flush windows in context_save_arch() instead of context_restore_arch().
2009-12-16:
- 19:58 Changeset in mainline [c26eb39]lfnserial by
- display both arguments
- 16:31 GSOC edited by
- (diff)
- 16:31 GSOC edited by
- (diff)
- 16:26 GSOC edited by
- (diff)
- 16:20 GSOC edited by
- (diff)
- 16:20 GSOC created by
- 16:15 WikiStart edited by
- (diff)
- 01:59 Changeset in mainline [df747bd8]lfnserial by
- rename getvc to getterm, as the new name is more suitable for the …
- 01:49 Changeset in mainline [47a350f]lfnserial by
- keyboard is not a single possible human input device, thus don't …
2009-12-15:
- 23:41 ReleaseNotes/Trunk edited by
- (diff)
- 23:37 ReleaseNotes/Trunk edited by
- devfs understands namespaces (diff)
2009-12-13:
- 20:01 Changeset in mainline [4491338]lfnserial by
- Recognize the Division Error fault on ia32 and amd64. Now when an …
- 19:21 Changeset in mainline [963dd91]lfnserial by
- Fix ia32 and amd64 build.
- 15:17 Changeset in mainline [1313ee9]lfnserial by
- introduce device namespaces * add support for explicit open in libfs …
- 15:13 Changeset in mainline [fc6dd18]lfnserial by
- add str_ndup
- 15:08 Changeset in mainline [531695f]lfnserial by
- simplify clipboard service
- 15:07 Changeset in mainline [8aa42e3]lfnserial by
- add two convenient functions for transfering data
2009-12-12:
- 10:11 Changeset in mainline [387416b]lfnserial by
- Synchronizing with head.
- 09:50 Changeset in mainline [58d5803d]lfnserial by
- Fixed page size for sun4v.
2009-12-10:
- 21:58 ReleaseNotes/Trunk edited by
- Clipboard (diff)
2009-12-09:
- 17:23 Changeset in mainline [1e4cada]lfnserial by
- rename fibril_sync.[ch] to fibril_synch.[ch]
- 17:10 Changeset in mainline [fb623e2]lfnserial by
- move from file-backed clipboard to service-backed clipboard there is a …
- 14:51 Changeset in mainline [81235588]lfnserial by
- move the definition of common init tasks, RAM disk files and …
- 14:39 Changeset in mainline [63c4e28]lfnserial by
- 'swi' instruction should have an immed_24 argument (according to ARM …
2009-12-08:
- 23:06 DeveloperDocs edited by
- CD-ROM filesystem standards (diff)
- 23:01 DeveloperDocs edited by
- Intel AC spec links (diff)
- 22:53 DeveloperDocs edited by
- Link USB specs. (diff)
- 22:43 DeveloperDocs edited by
- Add ANSI ATA/ATAPI standards references (diff)
- 13:45 DeveloperDocs edited by
- Remove extraneous blank lines. (diff)
- 13:44 DeveloperDocs edited by
- Add link to ATAPI CDROM standard (diff)
2009-12-07:
- 22:39 Changeset in mainline [3063d56]lfnserial by
- Do not flush TLB every time a thread is scheduled. Flush TLB only when …
- 22:13 Ticket #153 (atomic operations are broken on arm32) closed by
- fixed: changeset:head,166 fixed the remaining part of the problem in userspace.
- 22:01 Changeset in mainline [216cb85]lfnserial by
- Merge support for Restartable Atomic Sequences for arm32.
- 21:57 Changeset in mainline [cd769305]lfnserial by
- Implement userspace arm32 cas() and atomic_add() using RAS.
- 21:56 Changeset in mainline [a47d49f]lfnserial by
- Allow the architecture to define its own cas().
- 21:55 Changeset in mainline [82a04c6]lfnserial by
- Support for RAS on arm32.
2009-12-06:
- 19:20 Changeset in mainline [77f65df]lfnserial by
- minor cleanup
- 19:02 Changeset in mainline [5e53e02]lfnserial by
- Merged fast data access MMU miss & protecion handlers ⇒ the uspace …
- 18:29 Changeset in mainline [ba50a34]lfnserial by
- Merged fast instr. access MMU miss handler, now the first few …
2009-12-05:
- 21:23 Changeset in mainline [45d5f86]lfnserial by
- Merge bug fixes.
- 21:23 Changeset in mainline [cd82bb1]lfnserial by
- Squash more bugs.
- 18:48 UsersGuide edited by
- Document controls for Copy and Paste. (diff)
- 18:30 Changeset in mainline [034bf0e]lfnserial by
- Merge project X (Copy and paste for text editor and CLI, clipboard).
- 17:39 Changeset in mainline [bc77bfa]lfnserial by
- Squash bugs.
- 17:35 Changeset in mainline [cedd33b]lfnserial by
- Cut (Ctrl-X) and select all (Ctrl-A).
- 17:13 Changeset in mainline [f1b37d6]lfnserial by
- Make paste more efficient.
- 16:46 Changeset in mainline [2a5af223]lfnserial by
- Fix bug in fputc() which made printf("%ls") break with non-ASCII …
- 16:35 Changeset in mainline [51ea01e]lfnserial by
- Fix off-by-one buffer overflow.
- 16:33 Changeset in mainline [371a012]lfnserial by
- Copy and paste in bdsh input.
- 16:03 Changeset in mainline [ed372da]lfnserial by
- Add some comments.
- 15:52 Changeset in mainline [7e0cb78]lfnserial by
- Basic selections in bdsh input module.
2009-12-04:
- 23:16 Changeset in mainline [0b772f5]lfnserial by
- Save clipboard data in a file.
- 20:53 Changeset in mainline [0902edfe]lfnserial by
- Editor copy and paste. Clipboard API with task-local implementation.
- 19:19 Changeset in mainline [0f24c57]lfnserial by
- Implement basis of selections in editor.
2009-12-03:
- 21:26 Changeset in mainline [65c1778]lfnserial by
- Merge bug fixes. (thx Tomas Brambora)
- 21:24 Changeset in mainline [002252a]lfnserial by
- Handle zero size or nmemb properly.
- 19:40 Changeset in mainline [9510be2]lfnserial by
- Get rid of vestigial variable. Now we should rather check for …
- 19:25 Changeset in mainline [fbcfc4da]lfnserial by
- Merge mainline changes.
- 17:49 Changeset in mainline [22e6802]lfnserial by
- fix kernel thread_sleep() not to overflow thread_usleep() introduce …
- 17:47 Changeset in mainline [4924675]lfnserial by
- remove ThreadChecker?, as it cannot do global checking so far
2009-12-02:
- 23:39 Ticket #154 (Futexes are broken) closed by
- fixed: Fixed in changeset:head,160. This changeset replaces the original …
- 23:33 Changeset in mainline [84b14e2]lfnserial by
- Merge simplified futexes (ticket #154) and fix for arm32 kernel atomic …
- 23:26 Changeset in mainline [8d04f709]lfnserial by
- Add dummy implementation of arm32 cas. The arm32 uspace atomic …
- 22:29 Changeset in mainline [e15e0e8]lfnserial by
- Make provisions for different implementations of atomic_t. This breaks …
- 21:02 DeveloperDocs edited by
- C99 standard draft ref (diff)
- 18:53 Changeset in mainline [4702bde]lfnserial by
- Fix atomic addition in arm32 kernel.
- 18:11 Changeset in mainline [12bef5b]lfnserial by
- Build the ia32 uspace with -march=pentium so that gcc cas built-in can …
- 08:27 Ticket #154 (Futexes are broken) created by
- Tomas Brambora wrote: >Consider the following scenario: >Threads A, B. …
- 08:13 Ticket #153 (atomic operations are broken on arm32) created by
- There are two points: 1. the inline asm code just looks hopelessly …
2009-12-01:
- 21:58 Changeset in mainline [eae4e8f]lfnserial by
- Fix missing includes.
- 21:53 Changeset in mainline [089d746]lfnserial by
- Merge small shell ui adjustment.
- 21:52 Changeset in mainline [3041fef1]lfnserial by
- Change boundary behavior of vertical seek: keep column number, do not …
- 21:28 UsersGuide edited by
- Fix mess (diff)
- 21:27 Changeset in mainline [4774a32]lfnserial by
- Greatly simplify futexes. Drop timeout support.
- 21:22 UsersGuide edited by
- Vertical seeking on command line (diff)
- 21:16 Changeset in mainline [4a2aa91]lfnserial by
- Merge command line input improvements.
- 21:14 Changeset in mainline [e228280]lfnserial by
- Allow input longer than one row. Implement vertical seek.
- 21:12 Changeset in mainline [fd34f4e]lfnserial by
- Add missing null separator.
- 20:46 Changeset in mainline [4af185f]lfnserial by
- Clean up futex.h.
- 20:45 Changeset in mainline [41df2827]lfnserial by
- Fix missing includes.
- 20:19 Changeset in mainline [d359e227]lfnserial by
- Add cas(). Implemented using GCC built-in.
- 20:08 Changeset in mainline [d9ece1cb]lfnserial by
- Introduce SYS_THREAD_USLEEP and use it to implement usleep() in uspace.
- 20:07 Changeset in mainline [8b5001b]lfnserial by
- Merge mainline changes.
- 19:45 Changeset in mainline [d52b82ad]lfnserial by
- Remove argument names from the function headers in thread.h.
2009-11-30:
- 20:07 Changeset in mainline [e866806]lfnserial by
- Merge editor fix and string function improvements.
- 19:51 Changeset in mainline [b67c7d64]lfnserial by
- Add wstr_to_astr() for easy conversion from wide string to string.
- 19:16 Changeset in mainline [0f06dbc]lfnserial by
- Rename wstr_nstr() to wstr_to_str() and align it better with the rest …
- 18:50 Changeset in mainline [ba26129]lfnserial by
- Prevent overrunning screen width when editing file name.
- 16:20 UsersGuide edited by
- Editor controls (diff)
- 15:02 Changeset in mainline [1df977c]lfnserial by
- Merge Save As editor feature.
- 15:00 Changeset in mainline [1352fc1]lfnserial by
- Save As feature.
Note: See TracTimeline
for information about the timeline view.