Timeline
2012-08-30:
- 22:08 Changeset in mainline [9c9903a]lfnserial by
- Do not walk call→sender of a forgotten call in ipc_print_task().
- 20:07 Changeset in mainline [b5d2e57]lfnserial by
- wavplay: Be more careful about overflows.
- 19:36 Changeset in mainline [017455e]lfnserial by
- wavplay: Implement playback without without using events. Needs HZ …
- 19:33 Changeset in mainline [e1534533]lfnserial by
- sb16: Use 60KB buffer. There seems to be some problems with 64KB.
- 19:33 Changeset in mainline [2a64082]lfnserial by
- libdrv: Remove debug output.
- 19:32 Changeset in mainline [57b28f9]lfnserial by
- libpcm: more helper functions.
- 18:19 Ticket #486 (i8042 crashes for unknown reason) closed by
- fixed: Fixed in mainline,1641.
- 18:18 Changeset in mainline [0d57c3e]lfnserial by
- Check for allocation failures when allocating TLS.
- 18:15 Changeset in mainline [3869c596]lfnserial by
- isa dma: Use size_t to transfer remaining buffer size. Be more …
- 16:43 Changeset in mainline [f3fb83a]lfnserial by
- sb16: Minor fixes. Remove event interval from debug messages, …
- 16:28 Changeset in mainline [20d77fb]lfnserial by
- libpcm: Add helper functions.
- 12:58 Changeset in mainline [37367f7]lfnserial by
- sb16: Report capability name instead of number. Return ENOTSUP for …
- 12:58 Changeset in mainline [e98a8c4]lfnserial by
- libdrv, audio: Add string names for capabilities and events.
- 12:17 Changeset in mainline [5337491]lfnserial by
- libdrv, audio_pcm: Use return value for capability values.
- 12:10 Changeset in mainline [f2a92b0]lfnserial by
- sb16: Merge DSP_STOPPED and DSP_READY.
- 11:54 Changeset in mainline [5eed99d]lfnserial by
- sb16: Remove sb_ prefix from helper functions.
- 11:41 Changeset in mainline [92b638c]lfnserial by
- audio, sb16: Add and implement API for playback/capture with or …
- 09:28 Ticket #489 (answer_preprocess() may access deallocated phone structure) created by
-
In
answer_preprocess()
, there is: […] The problem is that if … - 08:41 Ticket #488 (ipc_cleanup() may leave new callback connections behind) created by
- In theory, when an IPC_M_CONNECT_TO_ME call is answered after …
- 06:52 Ticket #487 (ipc_cleanup() may get new slammed phones that will prevent its completion) created by
-
ipc_cleanup()
first hangs up all slammed or connected phones, but …
2012-08-28:
- 23:13 Changeset in mainline [5a77550]lfnserial by
- Always remember the original caller phone in a call.
- 19:34 Ticket #486 (i8042 crashes for unknown reason) created by
- I've stumbled upon this when trying to figure out why the GUI freezes …
2012-08-27:
- 22:14 Changeset in mainline [f39d5c2]lfnserial by
- Add comment about taking shortcut in IPC_M_CONNECT_TO_ME's …
- 17:21 Changeset in mainline [5c702a8]lfnserial by
- dead and unfinished code elimination
2012-08-26:
- 23:10 Changeset in mainline [e5a4250]lfnserial by
- Leave cleaning of call→buffer to ipc_call_free() for now.
- 22:46 Changeset in mainline [eb5560a]lfnserial by
- Add comments explaining individual sysipc_ops_t callbacks.
- 13:53 Changeset in mainline [53af6e8c]lfnserial by
- No need to hold the sender task when the call is going to be answered. …
- 13:36 Changeset in mainline [20282ef3]lfnserial by
- When answer_preprocess() wins the race for a call, let it also dequeue …
- 09:41 UDF edited by
- (diff)
2012-08-25:
- 19:53 Changeset in mainline [4c84ada5]lfnserial by
- merge mainline changes
- 19:42 Changeset in mainline [5d94b16c]lfnserial by
- Factor out server side of console IPC protocol.
2012-08-24:
- 22:27 Changeset in mainline [b1e6269]lfnserial by
- Add two new sysipc_ops_t members: - request_forget() - …
- 15:56 Changeset in mainline [16e9d4df]lfnserial by
- merge mainline changes
- 15:30 Ticket #476 (ext4fs hangs when trying to remove a sparse file) closed by
- fixed: Fixed in mainline,1638.
- 15:24 Changeset in mainline [070ad12]lfnserial by
- merge bugfix for #476 from lp:~frantisek-princ/helenos/ext4
- 15:23 Changeset in mainline [e522da4]lfnserial by
- merge mainline changes
- 15:03 Changeset in mainline [041ab64]lfnserial by
- bugfix #476
- 14:56 Changeset in mainline [48e3190]lfnserial by
- cherrypick UDF file system driver implementation (originally by Julia …
- 14:07 Changeset in mainline [beb9336]lfnserial by
- Merge with mainline
- 11:21 GSoC2012WeeklyReports edited by
- (diff)
- 07:44 GSoC2012WeeklyReports edited by
- Add Sean, summary (diff)
- 06:54 Bithenge/Syntax edited by
- Fix logical operators (diff)
- 06:49 StructuredBinaryData edited by
- replace with link to Bithenge (diff)
- 06:48 GSoC2012WeeklyReports edited by
- Add links to summary e-mails (diff)
- 06:48 Repositories edited by
- really update Bithenge link (diff)
- 06:47 Repositories edited by
- update Bithenge link (diff)
- 06:46 GSOC edited by
- update Bithenge link (diff)
- 06:41 Bithenge/Design created by
2012-08-23:
- 22:02 Changeset in mainline [276e44a]lfnserial by
- rtc: fix format string error
- 21:50 Changeset in mainline [5572ad1]lfnserial by
- merge mainline changes
- 18:48 Changeset in mainline [92e963f]lfnserial by
- Bugfix: do not append to list twice
- 18:25 Changeset in mainline [1dec7cb]lfnserial by
- Use lock/unlock naming
- 18:04 Changeset in mainline [4b640a2]lfnserial by
- Fix usage help on logset
- 18:00 Changeset in mainline [bc0ccab]lfnserial by
- Trim trailing new lines in logging messages Added because of USB …
- 15:45 Changeset in mainline [db81577]lfnserial by
- Fix calloc() argument order.
- 15:22 Changeset in mainline [f0a2720]lfnserial by
- fix formatting arguments
- 14:49 Changeset in mainline [aa492fe]lfnserial by
- extend the scope of compile-time printf-like argument verification
- 14:28 Changeset in mainline [ae827d0]lfnserial by
- rtc: make the driver - port IO / memory mapped IO - neutral.
- 13:54 ContemplatedFeatures edited by
- EHCI, xHCI (diff)
- 12:55 Ticket #485 (Desktop is slow) created by
- The composited desktop is way too slow to be usable with Qemu/non-KVM …
- 12:45 Ticket #484 (Window movement is invisible) created by
- When you drag and move a window, no change is shown until you release …
- 12:42 Ticket #483 (Focus switching is sloppy) created by
- When you click on an inactive window, it gets the focus, but the …
- 12:40 Ticket #482 (Cannot see which window is active) created by
- There is no way to tell which desktop window is active (i.e. which has …
- 11:50 Changeset in mainline [9673fd3]lfnserial by
- rtc: add support to offline/online operations
- 09:43 ContemplatedFeatures edited by
- (diff)
- 09:19 Changeset in mainline [2e6293b]lfnserial by
- date: fix typo
2012-08-22:
- 18:53 Changeset in mainline [664fc031]lfnserial by
- rename the new time functions to the time_* naming scheme
- 18:30 GSoC2012WeeklyReports edited by
- (diff)
- 14:10 Ticket #481 (Support for IEEE802.11 wireless networking (a.k.a. WiFi)) created by
- Implement a native HelenOS driver for 802.11 wireless networking …
- 09:15 GSOC edited by
- (diff)
- 09:12 GSoC2012WeeklyReports edited by
- (diff)
2012-08-21:
- 21:37 Changeset in mainline [13dbaa8c]lfnserial by
- Factor out dealing with call→buffer from process_answer() to …
- 21:14 Changeset in mainline [1b186ed]lfnserial by
- Move handling of IPC_M_CONNECT_ME_TO in process_answer() to its …
- 20:56 Changeset in mainline [32e4643]lfnserial by
- Always remember the original request method so that it is actually …
- 12:37 AvailableTheses edited by
- Fix link (diff)
- 12:07 Changeset in mainline [6cd10ac]lfnserial by
- Bithenge: hide os.h from public include/
- 11:12 Ticket #480 (VFS deadlocks when FS calles VFS operation (namespace_rwlock)) created by
- Jakub on mailing list: The solution with a global namespace lock …
- 11:02 Changeset in mainline [2ee05261]lfnserial by
- Bithenge: fix Linux build
- 10:48 Changeset in mainline [8fc0f47c]lfnserial by
- Clean Bithenge headers namespace Move headers into <bithenge/>, put …
- 10:22 Changeset in mainline [67edca6]lfnserial by
- Fix parallel builds
- 10:04 Changeset in mainline [5e718d9]lfnserial by
- Merge with upstream (lp:~wtachi/helenos/bithenge)
- 06:53 ContemplatedFeatures edited by
- Prevent link creation (diff)
2012-08-20:
- 23:30 Changeset in mainline [077dad2]lfnserial by
- rtc: fix double wait for IPC answers in clock_dev.c, use async_forget()
- 23:24 Changeset in mainline [0343a1b]lfnserial by
- Delete unused directory.
- 23:21 Changeset in mainline [e8039a86]lfnserial by
- Separate system IPC logic into dedicated ops structure hooks.
- 22:46 Changeset in mainline [6560960]lfnserial by
- merge mainline changes
- 22:37 Changeset in mainline [971f50e7]lfnserial by
- rtc: use ioport8_t* instead of uint32_t* as the type of the io_addr …
- 22:24 Changeset in mainline [762083b]lfnserial by
- set the boottime to zero in rtc_dev_initialize(), remove a double call …
- 21:47 Changeset in mainline [642dc72]lfnserial by
- Return null_ops if sysipc_ops is not defined for a given method.
- 21:41 Changeset in mainline [c9abf50]lfnserial by
- cstyle
- 21:38 Changeset in mainline [60af6fc2]lfnserial by
- rtc: move boottime into the rtc structure
- 21:33 Changeset in mainline [6a97f2e]lfnserial by
- uspace/Makefile.common: only generate the intended library Because …
- 21:27 Changeset in mainline [7eaeec1]lfnserial by
- Merge mainline changes
- 21:26 Changeset in mainline [f0defd2]lfnserial by
- Basic infrastructure for system IPC ops.
- 20:46 Changeset in mainline [6f445a67]lfnserial by
- Fix the rtc driver to support changes made by rev …
- 19:22 Changeset in mainline [ed3816d]lfnserial by
- libdrv, audio: Remove long forgotten code.
- 19:16 Changeset in mainline [7cfe5c0]lfnserial by
- Merged with mainline 0.5.0 changes.
- 18:59 Bithenge/Library created by
- 18:40 Changeset in mainline [b9cb911]lfnserial by
- cht: API comments.
- 18:25 Bithenge/Syntax created by
- 18:04 Changeset in mainline [f3a37e28]lfnserial by
- bdsh: fix cmp
- 17:37 Changeset in mainline [1f136a27]lfnserial by
- Bithenge: fix on HelenOS
- 17:32 Changeset in mainline [0784869]lfnserial by
- Bithenge: improve Doxygen documentation
- 17:20 Changeset in mainline [6136393]lfnserial by
- sb16: Minor style fix.
- 16:51 ContemplatedFeatures edited by
- capture more ideas so that they don't get lost in emails (diff)
- 16:11 Changeset in mainline [fa6f2357]lfnserial by
- Sender phone cannot be deallocated in the recipient context.
- 15:19 Changeset in mainline [74c7164]lfnserial by
- sb16: Use full size buffer
- 15:18 Changeset in mainline [03d6e0d]lfnserial by
- sb16: Add names for new states.
- 15:14 Changeset in mainline [daed689]lfnserial by
- sb16: Report termination after the action has actually terminated.
- 15:14 Genode edited by
- (diff)
- 15:10 Changeset in mainline [e7bf5f6]lfnserial by
- wavplay: Use PCM_PLAYBACK_STARTED event and only fill up half of the …
- 14:52 Changeset in mainline [0387b92]lfnserial by
- ab16: Improve event reporting, and state checking.
- 14:52 Changeset in mainline [c04ff9f]lfnserial by
- libdrv, audio: Add startup events and event type.
- 14:31 Changeset in mainline [85d31de9]lfnserial by
- Fix: hash table key type mismatch on 64bit machines in locfs_ops.c.
- 14:25 Changeset in mainline [aae11d0]lfnserial by
- b16: Use helper function for fun→driver_data conversion.
- 14:04 Changeset in mainline [6f57933]lfnserial by
- sb16: Fix session cleanup.
- 14:03 Changeset in mainline [fb6c98f]lfnserial by
- sb16: Improve state management and use it to reject invalid requests.
- 11:28 Changeset in mainline [018ab50]lfnserial by
- audio: Move event callback into separate API calls.
- 09:51 Changeset in mainline [20840922]lfnserial by
- libdrv, audio: Calling get_info_str makes no sense with NULL param.
- 09:48 Changeset in mainline [ad1aedc]lfnserial by
- libdrv: Document client side audio pcm API.
- 06:34 Bithenge created by
- 00:22 Changeset in mainline [1a3b953]lfnserial by
- Bithenge: better error injection
2012-08-19:
- 16:11 Changeset in mainline [86fe9d1]lfnserial by
- wavplay: Add usage help.
- 16:10 Changeset in mainline [1ba95ba]lfnserial by
- sb16: Implement and enable buffer position capability.
- 16:08 Changeset in mainline [fa91c0f]lfnserial by
- libdrv: Add buffer position query. Fix cap query: Close exchange at …
- 14:35 Changeset in mainline [d86c9736]lfnserial by
- Rename record → capture.
- 14:17 Changeset in mainline [ad42844]lfnserial by
- sb16: Use more helper functions instead of duplicating code.
- 13:46 Changeset in mainline [d758301]lfnserial by
- sb16: Check for buffer availability in playback/record. Only check …
- 13:45 Changeset in mainline [d2765ab3]lfnserial by
- sb16: Use format test function to validate input parameters.
- 13:23 Changeset in mainline [ff396ea]lfnserial by
- sb16: Interval of 0 frames disables interrupts reporting. Don't use …
- 12:55 Changeset in mainline [b881226]lfnserial by
- sb16: Add Mono channels description.
- 12:54 Changeset in mainline [ed54cbf]lfnserial by
- isa: Add and use helper functions. Add comments.
- 06:09 Changeset in mainline [5e514c0]lfnserial by
- Bithenge: add bdsh test script for HelenOS
- 06:08 Changeset in mainline [fae4d30]lfnserial by
- bdsh: add simple "cmp" command
- 05:28 Changeset in mainline [a42d7d8]lfnserial by
- Bithenge: add fake system call errors to test error handling
2012-08-18:
- 23:20 Changeset in mainline [1c79996]lfnserial by
- Bithenge: fix issues and expand coverage for test.sh
- 21:24 Changeset in mainline [dd13349]lfnserial by
- edit: Implement HOME/END keys using move to sol/eol spt instead of …
- 18:37 Changeset in mainline [d17a4a9]lfnserial by
- Implement absolute move events in compositor in a simple way.
- 18:36 Changeset in mainline [b5416c3]lfnserial by
- Use point structure instead of two variables for position in some places.
- 18:32 Changeset in mainline [beb5683]lfnserial by
- Use surface_coord_t instead of sysarg_t in libdraw/surface.[ch]
- 18:30 Changeset in mainline [74fec95]lfnserial by
- Add signed native integer definition to uspace types.h
- 18:29 Changeset in mainline [6af521c]lfnserial by
- Fix input client stub for absolute move events.
- 18:27 Changeset in mainline [efb94a77]lfnserial by
- Add cscope_parts make target to generate separate cscope index for …
- 18:04 Changeset in mainline [1f9c9a4]lfnserial by
- Bithenge: add test script for Linux
- 14:27 Changeset in mainline [b28dabe]lfnserial by
- isa: Inline isa_init and use structure initializer.
- 14:24 Changeset in mainline [1864948]lfnserial by
- isa: Implement DMA remain size query.
- 14:20 Changeset in mainline [6fd365d]lfnserial by
- libc,libdrv: Add remaining bytes query to DMA(hw_res) interface.
- 12:24 Changeset in mainline [bc6762f]lfnserial by
- isa: Rename some functions.
- 12:13 UDF edited by
- (diff)
- 12:12 UDF edited by
- (diff)
- 12:09 UDF edited by
- (diff)
- 12:08 UDF edited by
- (diff)
- 11:57 Changeset in mainline [f6992df]lfnserial by
- isa: Add additional buffer constraint check.
- 10:58 Changeset in mainline [1ec394e]lfnserial by
- isa: Refactoring.
- 03:58 Changeset in mainline [3a7356dc]lfnserial by
- Bithenge: make concatenation lazier
2012-08-17:
- 22:55 Changeset in mainline [4a9704ad]lfnserial by
- isa: Remove unused files.
- 22:53 Changeset in mainline [1cf0a17]lfnserial by
- isa: Use element name during initialization, add comments. Makes code …
- 22:18 Changeset in mainline [cf56332]lfnserial by
- isa: Minor refactoring.
- 18:59 Changeset in mainline [1789023]lfnserial by
- Fix typo
- 18:01 Changeset in mainline [0d7eb0f]lfnserial by
- isa: Inline fun_conf_parse. It's just a one line loop.
- 18:00 Changeset in mainline [18ae0c8]lfnserial by
- isa: Get rid of double NULL check. Both fun_conf_parse and free are …
- 17:59 Changeset in mainline [b5f305b]lfnserial by
- isa: Add const qualifiers. Prasing does not change the original string.
- 17:58 Changeset in mainline [3d4ad475]lfnserial by
- isa: Do not allocate and copy name string. ddf_fun_create does that …
- 17:56 Changeset in mainline [1de97fe6]lfnserial by
- isa: integrate condition into the loop instead of using break.
- 17:36 ToMerge edited by
- Fix typo (diff)
- 17:35 ToMerge edited by
- Update NUMA (diff)
- 17:15 Changeset in mainline [2568c94]lfnserial by
- merge mainline changes
- 17:05 Changeset in mainline [111d2d6]lfnserial by
- Factor out input protocol client code.
- 17:01 Changeset in mainline [82e4005]lfnserial by
- isa: Rename set_* functions to add_*. Because that's what those …
- 17:00 Changeset in mainline [01e397ac]lfnserial by
- bdsh: Fix free() being called on incorrect pointer if the command …
- 16:58 Changeset in mainline [a1a101d]lfnserial by
- Get rid of log_log_msg() All calls to log_msg(LVL_*) were rewritten …
- 16:57 Changeset in mainline [f0241bda]lfnserial by
- sb16: Implement capabilities query.
- 14:15 Changeset in mainline [920d0fc]lfnserial by
- USB logging functions are only macros to standard logging
- 13:40 Changeset in mainline [20dd67e]lfnserial by
- USB logging uses standard logging
- 13:23 UsersGuide edited by
- Add link to GUI (diff)
- 13:21 UsersGuide/GUI created by
- Initial version
- 13:06 Changeset in mainline [267f235]lfnserial by
- log_init() needs only one parameter
- 12:23 Changeset in mainline [52c4264]lfnserial by
- Merge mainline changes
- 12:22 UsersGuide/Editor edited by
- (diff)
- 12:20 Changeset in mainline [ffc1b1d]lfnserial by
- Prevent likely double free of call→buffer. The buffer is supposed to …
- 12:16 ToMerge edited by
- (diff)
- 12:12 UsersGuide/TextEditing edited by
- Home/End? moves to beginning/end of line, in general (diff)
- 12:04 Ticket #479 (Compositor faulty on arm32, mips32, ppc32) created by
- On arm32, mips32 and ppc32, the compositor service runs, but no …
- 12:01 Changeset in mainline [ad78054]lfnserial by
- Implement Ctrl+HOME/Ctrl+END in edit.
- 11:59 Changeset in mainline [034c4202]lfnserial by
- vlaunch and vterm are essential applications
- 11:52 Changeset in mainline [1d5a540]lfnserial by
- Merge DDF interface tightening.
- 11:47 Changeset in mainline [ae2c925]lfnserial by
- Refactoring
- 11:44 Changeset in mainline [8312577]lfnserial by
- Add backwards search functionality to edit.
- 11:39 Changeset in mainline [2f136e4]lfnserial by
- merge vlaunch cstyle fixes (no change in functionality)
- 11:38 Changeset in mainline [90dc458]lfnserial by
- Create log files lazily
- 11:37 Changeset in mainline [56fd7cf]lfnserial by
- Make ddf_dev_t and ddf_fun_t opaque. This further tighthens the DDF …
- 11:33 Changeset in mainline [1e58e1b]lfnserial by
- merge mainline changes
- 11:26 Changeset in mainline [87c0a45]lfnserial by
- fix condition
- 11:16 Changeset in mainline [bdf3c0c]lfnserial by
- cstyle
- 11:04 Changeset in mainline [5239e17]lfnserial by
- Log to file as well
- 11:04 Changeset in mainline [f08ab0f]lfnserial by
- Add missing unlock to error path
- 11:03 Changeset in mainline [d891cba]lfnserial by
- Phones in IPC cleanup need to be accessed under the protection of …
- 10:56 Changeset in mainline [7feb86e6]lfnserial by
- Improve edit. * Fix Home moving caret to the end of previous line * …
- 10:50 Changeset in mainline [f5da671]lfnserial by
- Check for errors in logger
- 10:50 Changeset in mainline [20dccf3]lfnserial by
- implement basic ARM EABI floating point routines
- 10:47 Changeset in mainline [f9bd2e3]lfnserial by
- Handle phones that got slammed during IPC cleanup.
- 10:41 Changeset in mainline [3cf862f]lfnserial by
- Add basic locking to logger
- 10:24 Changeset in mainline [568693b]lfnserial by
- Add reverse variant of str_decode.
- 10:09 Changeset in mainline [7d27f422]lfnserial by
- fix compilation on mips32, mips64 and ppc32 (libsoftrend requires …
- 10:08 Changeset in mainline [bf9ac4e8]lfnserial by
- Add comments to logger IPC
- 10:07 Changeset in mainline [525e91b]lfnserial by
- Make the assert condition shorter.
- 10:04 Changeset in mainline [6e596bd]lfnserial by
- Enum renaming
- 10:03 Changeset in mainline [8f6858d0]lfnserial by
- Forget any IPC_M_PHONE_HUNGUP messages sent from IPC cleanup so that …
- 10:01 Changeset in mainline [b1912b0c]lfnserial by
- Remove redundant function
- 09:57 Changeset in mainline [f039dba]lfnserial by
- Logger also works with hierarchy
- 04:30 Changeset in mainline [681a985]lfnserial by
- Bithenge: move library to uspace/lib
2012-08-16:
- 23:36 Changeset in mainline [f72ae3b]lfnserial by
- log_create returns parent in case of errors
- 22:45 Changeset in mainline [330a59f]lfnserial by
- Remove no longer needed function
- 22:43 Changeset in mainline [9ba10f0]lfnserial by
- More precise boot options for logger It is possible to specify the …
- 22:21 Changeset in mainline [f50a756]lfnserial by
- Function renaming
- 22:19 Ticket #478 (Single-pixel line not redrawn in vterm) created by
- The problem is best described by the attached picture. The bug was …
- 22:17 Changeset in mainline [4f351432]lfnserial by
- Merge mainline changes
- 22:04 Ticket #477 (ext4fs hangs when trying to remove a sparse file) closed by
- duplicate
- 21:59 Ticket #477 (ext4fs hangs when trying to remove a sparse file) created by
- The ext4fs hangs when trying to remove a sparse file with size > 4Mb …
- 21:59 Ticket #476 (ext4fs hangs when trying to remove a sparse file) created by
- The ext4fs hangs when trying to remove a sparse file with size > 4Mb …
- 21:50 Changeset in mainline [2bf781a]lfnserial by
- Pretend logs form a tree hierarchy
- 21:35 Changeset in mainline [83298e8]lfnserial by
- rtc: make use of the getuptime() function
- 21:25 Changeset in mainline [7975433]lfnserial by
- Cleanup of forgotten calls on answer.
- 21:01 Changeset in mainline [cba45af]lfnserial by
- Rewrite logger (work in progress) Major issues * no locking * no …
- 19:27 Changeset in mainline [6d5e378]lfnserial by
- cherrypick GUI implementation (originally by Petr Koupy), with several …
- 19:22 Changeset in mainline [c9d011e4]lfnserial by
- remove obsolete code
- 19:14 Changeset in mainline [b6a088f]lfnserial by
- use local includes within the input server
- 18:51 Changeset in mainline [9f5cf68]lfnserial by
- implement va_list variant of task_spawn()
- 18:41 Changeset in mainline [dbf2ca4]lfnserial by
- add alpha visuals
- 18:40 Changeset in mainline [f73b291]lfnserial by
- libblock.{c|h} → block.{c|h}
- 17:49 Changeset in mainline [e005f92]lfnserial by
- Split logger into more files
- 17:17 Changeset in mainline [d6ddeb7]lfnserial by
- Log context is actually a log
- 15:44 Changeset in mainline [ebbc8a74]lfnserial by
- Remove premature optimizations
- 15:18 Changeset in mainline [dc5aa568]lfnserial by
- Merge mainline changes
- 15:08 Changeset in mainline [80d8885]lfnserial by
- Set levels for individual contexts
- 14:23 Changeset in mainline [32b26cf7]lfnserial by
- Extend logger2 test with contexts
- 14:22 Changeset in mainline [793cce15]lfnserial by
- Add logging contexts
- 12:29 Changeset in mainline [9a53e00]lfnserial by
- Add logger2 test - for ever log at all levels
- 12:09 Changeset in mainline [717a0aa]lfnserial by
- Rename double-underscored functions
- 12:02 Changeset in mainline [7034b443]lfnserial by
- Move common code to separate function
- 11:58 Changeset in mainline [494f417]lfnserial by
- Allow changing level of individual namespaces
- 11:38 Changeset in mainline [13c4fe0]lfnserial by
- Remove debugging output accidentally left in the previous commit.
- 11:36 Changeset in mainline [eab3d04]lfnserial by
- Allow specifying of log level as a name
- 11:34 Changeset in mainline [7a7b8efa]lfnserial by
- Use str_width instead of str_length in tab completions and fix display …
- 11:20 Changeset in mainline [1c67b41]lfnserial by
- Use log level names when printing instead of numbers
- 11:12 GSoC2012WeeklyReports edited by
- Add Sean, week 13; mark missing (diff)
- 11:09 Changeset in mainline [04da852]lfnserial by
- Read properly boot log level
- 10:59 Changeset in mainline [c8cbd39]lfnserial by
- Hack: copy kernel arguments to sysinfo
- 10:37 Changeset in mainline [be2a38ad]lfnserial by
- Add functions chr_width() and str_width() to determine character and …
- 10:26 Changeset in mainline [69cf3a4]lfnserial by
- Make sheet_t opaque.
- 09:43 Changeset in mainline [5882487]lfnserial by
- Merge mainline changes
- 09:39 Changeset in mainline [b52dd1de]lfnserial by
- Initial logging level can be set through sysinfo
- 09:21 Changeset in mainline [0a6a996]lfnserial by
- Default level affects existing namespaces
- 09:17 GSoC2012WeeklyReports edited by
- (diff)
- 09:15 Changeset in mainline [6e9e12b]lfnserial by
- Get rid of logview for now
- 09:13 GSoC2012WeeklyReports edited by
- (diff)
- 09:06 Changeset in mainline [c8444d8]lfnserial by
- Go to Line needs to properly update sel_start tag. It should also stay …
- 08:44 Changeset in mainline [669f5cae]lfnserial by
- Allow setting default log level Currently, it does not affect …
2012-08-15:
- 23:55 Changeset in mainline [b224a3e]lfnserial by
- Merge mainline changes
- 23:03 Changeset in mainline [b8b742e]lfnserial by
- Add Go To Line functionality for edit (use Ctrl+L).
- 22:42 Changeset in mainline [a44abb3e]lfnserial by
- Favor disk_t pointer over disk_id in ata_bd.
- 22:13 Changeset in mainline [16639bb]lfnserial by
- merge mainline changes
- 21:27 Changeset in mainline [c5a6076]lfnserial by
- Fix off by one in column number computation, columns in sheet are …
- 21:18 Changeset in mainline [5e77288]lfnserial by
- Fix next line overwrite when line contains tab character in edit.
- 19:28 Changeset in mainline [2405bb5]lfnserial by
- Forget active calls when a task exits. - Synchronization between …
- 17:52 Changeset in mainline [f7ea5400]lfnserial by
- Replace the gmtime(), asctime() localtime() and ctime() with a new set …
- 15:24 Changeset in mainline [b546231]lfnserial by
- Merge isdv4 tablet driver and related improvements.
- 15:13 Changeset in mainline [affaf2e]lfnserial by
- Merge mainline changes.
- 15:10 Changeset in mainline [f66ca57f]lfnserial by
- Rename wacomdump to isdv4_tablet and register with unique service name.
- 14:58 Logging edited by
- Default logging level (diff)
- 14:52 Logging edited by
- Better explanation of LVL_NOTE and LVL_DEBUG (diff)
- 14:44 Changeset in mainline [135486d]lfnserial by
- Allow more than one client connection to block device.
- 14:18 Changeset in mainline [1499564]lfnserial by
- wacomdump: Act as absolute mouse device
- 14:13 Changeset in mainline [8a99c7e]lfnserial by
- Add basic support for absolute mouse/pointing devices.
- 13:17 Changeset in mainline [691d8d8]lfnserial by
- Give each system IPC method its dedicated request process hook.
- 12:49 Changeset in mainline [924c2530]lfnserial by
- Give each system IPC method its dedicated request preprocess hook.
- 12:26 KnowledgeArticles edited by
- Add link to logging page (diff)
- 12:25 Logging created by
- First version
- 09:57 Changeset in mainline [9a82ac1]lfnserial by
- Be nice and provide a default switch case in answer_preprocess().
- 09:53 Changeset in mainline [9956fad9]lfnserial by
- Give each system IPC method its dedicated answer preprocess hook.
2012-08-14:
- 21:58 Changeset in mainline [a987832]lfnserial by
- Split wacomdump intro multiple files
- 20:17 Changeset in mainline [1cb75de]lfnserial by
- Remove an answered call from the task's active list when the call is …
- 20:06 Changeset in mainline [c92e30f]lfnserial by
- ns8250: No need to yield every time we read from the serial device
- 19:27 Changeset in mainline [9dec6d4]lfnserial by
- merge mainline changes
- 18:16 Changeset in mainline [cddcc4a3]lfnserial by
- Merge mainline changes
- 10:10 Changeset in mainline [4c73361]lfnserial by
- sportdmp: Display data in hexadecimal format
- 10:03 Changeset in mainline [fd418d9]lfnserial by
- ns8250: Log warnings by default
- 09:37 Changeset in mainline [76d92db1]lfnserial by
- Log to file as well
- 03:37 Changeset in mainline [71b0d4d4]lfnserial by
- Merge mainline changes
- 03:17 Changeset in mainline [2988aec7]lfnserial by
- Bithenge: read FAT files/subdirs; self-recursion and more operators
2012-08-13:
- 22:59 Changeset in mainline [188c76c]lfnserial by
- ns8250: Use 4-byte interrupt threshold to make buffer overruns less likely.
- 22:55 Changeset in mainline [e0cd9042]lfnserial by
- ns8250: Report buffer overrun errors
- 22:01 Changeset in mainline [4802dd7]lfnserial by
- Factor out client and server IPC stubs for block devices.
- 18:02 Changeset in mainline [14c5005]lfnserial by
- merge mainline changes
- 17:56 Changeset in mainline [45cbcaf4]lfnserial by
- avoid deadlocks by replacing gettimeofday() with getuptime() in …
- 17:17 Changeset in mainline [72cf064]lfnserial by
- Merge mainline changes
- 15:00 Changeset in mainline [58a369e]lfnserial by
- Update the wacom dump application to work with blocking read.
- 14:44 Changeset in mainline [4820360]lfnserial by
- Synchronize device tree transitions.
- 14:40 Ticket #384 (Synchronize device tree transitions) closed by
- fixed: Fixed in mainline,1597.
- 14:15 Changeset in mainline [3a58347]lfnserial by
- The gettimeofday() function now asks for the current time to the real …
- 14:12 Changeset in mainline [86939b1]lfnserial by
- Maintain task's active calls in the active call list. - The call is …
- 13:57 Changeset in mainline [43e660c]lfnserial by
- rtc: the client_connected bool field is not needed
- 10:40 Changeset in mainline [141a20d]lfnserial by
- Terminate UDP receive fibril when socket is closed.
- 09:52 Changeset in mainline [cfaa35a]lfnserial by
- Rename call_t's link to ab_link as this link is exclusively used for …
- 09:15 Changeset in mainline [cd529c4]lfnserial by
- In the absence of synchronous IPC calls, call_t's callerbox is just …
2012-08-12:
- 23:14 Changeset in mainline [91ecaa10]lfnserial by
- Make ns8250 read blocking.
- 22:24 Ticket #475 (File system probing) created by
- The VFS and file system drivers should support file system probing in …
- 22:16 Changeset in mainline [e5e73af]lfnserial by
- Send proper local destination to link layer (fixes sending through router).
- 22:14 Changeset in mainline [d06c4ae]lfnserial by
- add support for ext4 as a root file system the read-only ext2 driver …
- 22:13 Changeset in mainline [c3fe001]lfnserial by
- superblock→state is a bit field, not a value field make sure we check …
- 22:00 Changeset in mainline [6266cc6]lfnserial by
- fix capitalization
- 21:31 Changeset in mainline [6e09bee]lfnserial by
- Interpret wacom events in more depth
- 21:24 GSoC2012WeeklyReports edited by
- (diff)
- 20:17 Changeset in mainline [08a6382]lfnserial by
- Fixes to get DNS query acceptable by looking at analyzer output. Fix …
- 19:16 Changeset in mainline [d7978525]lfnserial by
- Implement ipc_*_finalize() functionality directly in async framework. …
- 18:57 Changeset in mainline [6c34f587]lfnserial by
- Remove synchronous IPC primitives.
- 18:45 ToMerge edited by
- the ext4 branch is already merged (diff)
- 18:38 Changeset in mainline [49505fe]lfnserial by
- merge ext4
- 18:36 Changeset in mainline [38542dc]lfnserial by
- ext4 code review and coding style cleanup
- 18:35 Changeset in mainline [b08e7970]lfnserial by
- remove change marked for debugging purposes only
- 18:24 Changeset in mainline [ea5cc5b]lfnserial by
- remove the CLOCK_GET_BOOTTIME operation
- 17:51 Changeset in mainline [f85ed4b]lfnserial by
- Fixes: initialize off, increment lsize.
- 16:27 Changeset in mainline [adae30d]lfnserial by
- Work-in-progress message encoding/decoding, transport and query …
- 13:43 Changeset in mainline [5bf6bc70]lfnserial by
- Add a simple event dump app for Wacom ISDV4 serial tablet.
- 12:34 Changeset in mainline [db80a2e]lfnserial by
- CLOCK_DEV_IFACE must be declared before AHCI_DEV_IFACE
- 12:34 Changeset in mainline [41b764b7]lfnserial by
- Fix typo in a Makefile script
- 11:46 Changeset in mainline [90478727]lfnserial by
- merge mainline changes
- 09:03 Changeset in mainline [542e819]lfnserial by
- merge mainline changes
- 05:10 Changeset in mainline [1b6b76d]lfnserial by
- Bithenge: improve efficiency by making out_size optional in prefix_apply
- 04:53 Changeset in mainline [6be4142]lfnserial by
- Bithenge: print transform errors; fixes and fat.bh improvements
2012-08-10:
- 20:09 Changeset in mainline [0153c87]lfnserial by
- Bithenge: more FAT, operators, and fixes
- 05:46 CodingTips edited by
- Fix formatting (diff)
2012-08-09:
- 21:19 WikiStart edited by
- Coding tips (diff)
- 21:18 Changeset in mainline [c9797067]lfnserial by
- Bithenge: initial FAT script, "in" outside expression transforms, and …
- 21:18 CodingTips created by
- 16:08 Changeset in mainline [05f5fbf]lfnserial by
- Merge mainline changes
- 15:39 CStyle edited by
- More on bracing, Yoda comparison (diff)
- 15:19 HowToContribute edited by
- add link (diff)
- 15:17 StudentTips edited by
- update link (diff)
- 15:11 CStyle created by
- copy cstyle standard from the old Drupal page
- 15:08 WikiStart edited by
- (diff)
- 15:04 ContemplatedFeatures created by
- create a catch-all feature list page
- 15:00 WikiStart edited by
- (diff)
- 13:45 Changeset in mainline [371cb6c]lfnserial by
- build the ppc32 image for release, do not build the sparc64/niagara …
- 13:11 UsersGuide/CommandReference/msim edited by
- update image link (diff)
- 13:09 Milestone 0.5.0 completed
- 12:43 SashimiRegressions edited by
- remove fixed tickets (diff)
- 12:41 FajtlRegressions edited by
- remove fixed tickets (diff)
- 12:39 CurrentIssues edited by
- update links (diff)
- 12:32 ReleaseNotes edited by
- comment out the "release soon" paragraph for now (diff)
- 12:29 ReleaseNotes edited by
- add release notes for 0.5.0 (diff)
- 12:28 ReleaseNotes/Mainline created by
- create new empty draft based on the template
- 12:23 Changeset in mainline [1b06a9de]lfnserial0.5.0 by
- bump version to 0.5.0 in preparation for a release
- 06:42 ReleaseNotes/0.5.0 edited by
- (diff)
- 05:41 Changeset in mainline [71450c8]lfnserial by
- Bithenge: add member expressions and improve USB example
- 05:23 Changeset in mainline [c54f5d0]lfnserial by
- Bithenge: partial transforms
- 04:57 Changeset in mainline [3c70376]lfnserial by
- Bithenge: move compound transforms to separate file; fix warnings
- 04:46 Changeset in mainline [0b60d2d]lfnserial by
- Bithenge: add subblob expressions
2012-08-08:
- 20:05 GSoC2012WeeklyReports edited by
- (diff)
- 19:51 Lab edited by
- (diff)
- 19:32 Changeset in mainline [c8d50d2]lfnserial by
- Make the default sparc64/ultra build barebone.
- 19:12 Lab edited by
- (diff)
- 17:06 ConcurrentHashTable edited by
- fixed ht lookup and upd test numbers (diff)
- 16:58 ConcurrentHashTable edited by
- typos (diff)
- 16:50 Changeset in mainline [30c0826]lfnserial by
- cht: Fixed performance regression on 64-bit machines.
- 13:36 ConcurrentHashTable edited by
- Add links to Launchpad repositories (diff)
- 13:15 ReleaseNotes/0.4.2 edited by
- (diff)
- 13:15 ReleaseNotes/0.4.3 edited by
- (diff)
- 13:14 ReleaseNotes/0.5.0 edited by
- (diff)
- 12:53 ReleaseNotes/0.5.0 edited by
- Qemu vs. QEMU (diff)
- 12:46 ReleaseNotes/0.5.0 edited by
- lsusb was merged into usbinfo (diff)
- 12:40 ConcurrentHashTable edited by
- (diff)
- 12:37 ConcurrentHashTable edited by
- ht lookup scalability description (diff)
- 12:35 ReleaseNotes/0.5.0 edited by
- Move USB and NIC drivers up (diff)
- 12:34 ReleaseNotes/0.5.0 edited by
- SATA and GRUB 2 (diff)
- 12:03 ConcurrentHashTable edited by
- rcu update overhead benchmark results evaluation (diff)
- 11:43 ConcurrentHashTable edited by
- rcu update overhead benchmark description (diff)
- 11:28 Lab edited by
- (diff)
- 11:23 ConcurrentHashTable edited by
- rcu read side scalability benchmark description (diff)
- 11:08 ReleaseNotes/0.5.0 edited by
- (diff)
- 11:04 ConcurrentHashTable edited by
- (diff)
- 10:59 ReleaseNotes/0.5.0 edited by
- (diff)
- 10:57 ReleaseNotes/0.5.0 edited by
- (diff)
- 10:57 ConcurrentHashTable created by
- short description, how to run tests and benchmarks
- 10:54 ReleaseNotes/0.5.0 edited by
- (diff)
- 10:51 ReleaseNotes/0.5.0 edited by
- (diff)
- 10:47 ReleaseNotes/0.5.0 edited by
- (diff)
- 10:44 ReleaseNotes/0.5.0 edited by
- (diff)
- 09:39 Changeset in mainline [0da6c04]lfnserial by
- Add HelenOS logo as GIF example
- 09:38 Changeset in mainline [2fe64d0]lfnserial by
- BitHenge?/GIF: use operators
- 09:28 Changeset in mainline [18d4484]lfnserial by
- Add BitHenge? script for GIF images
- 09:11 Changeset in mainline [20e95be]lfnserial by
- Bypass 'maybe uninitialized' compiler warning
- 08:46 Changeset in mainline [da68871a]lfnserial by
- Merged changes from mainline.
- 08:08 GSoC2012WeeklyReports edited by
- Add Sean, week 12 (diff)
- 07:06 Changeset in mainline [1d01cca]lfnserial by
- Fix release script * Must tell bzr export explicitly to export the …
- 04:42 StructuredBinaryData edited by
- Better expressions implemented (diff)
- 04:13 Changeset in mainline [d8bd2ec]lfnserial by
- Bithenge: add syntax for inputless transforms
- 00:52 Changeset in mainline [a66ea217]lfnserial by
- Bithenge: use expressions to make transforms
2012-08-07:
- 22:13 Changeset in mainline [bc216a0]lfnserial by
- Refactored any users of hash_table to use opaque void* keys instead of …
- 21:35 Changeset in mainline [ad5c8a48]lfnserial by
- Bithenge: add expressions with binary operators
- 21:22 Lab edited by
- update Mac Pro (diff)
- 21:20 Ticket #474 (Mac Pro (Early 2009) UHCI keyboard error) created by
- The USB 1.1 HID keyboard is not operational on Mac Pro 4.1 (Early …
- 20:54 Lab edited by
- update ASUSTeK M3N WS (diff)
- 20:52 Ticket #473 (ASUSTeK M3N WS strange behaviour) created by
- As of mainline,1585 the behaviour of HelenOS on the …
- 17:42 Lab edited by
- update (diff)
- 17:41 Ticket #472 (PCI bus not detected on iMac G4) created by
- The PCI bus is not detected on iMac G4 (Flat Panel), thus rendering …
- 17:23 Lab edited by
- move unsupported machines to a dedicated table (for better readablility) (diff)
- 17:20 Lab edited by
- track major issues as tickets, not as mere comments (diff)
- 17:19 Ticket #471 (Dell PowerEdge 7150 PS/2 keyboard input not working) created by
- As of mainline,1560, the PS/2 keyboard input on Dell …
- 17:15 Lab edited by
- update Mac Mini (diff)
- 17:14 Ticket #470 (Mac Mini (Mid 2011) boot issues) created by
- When trying to boot HelenOS on the Mac Mini (Mid 2011), the BIOS GRUB …
- 17:02 Lab edited by
- update (diff)
- 16:15 Lab edited by
- update (diff)
- 12:48 Camp2012 edited by
- (diff)
- 06:14 StructuredBinaryData edited by
- More future features. (diff)
- 05:57 StructuredBinaryData edited by
- Outer struct access is complete (diff)
- 05:00 Changeset in mainline [c12b2ae]lfnserial by
- Bithenge: search for current node members in outer scopes
- 04:32 Changeset in mainline [a8be91a]lfnserial by
- Bithenge: bithenge_scope_copy can be deleted
- 04:30 Changeset in mainline [0191bd3]lfnserial by
- Bithenge: keep track of outer scopes and find parameters there
- 04:06 Changeset in mainline [f9c314a5]lfnserial by
- Bithenge: make scopes reference-counted
2012-08-06:
- 21:42 StructuredBinaryData edited by
- Document bit blobs and add future features (diff)
- 04:15 Changeset in mainline [0ce0103]lfnserial by
- Bithenge: implement bitfields
2012-08-05:
- 22:22 Screenshots edited by
- (diff)
- 22:21 Screenshots edited by
- (diff)
- 22:16 Screenshots edited by
- (diff)
- 22:10 WikiStart edited by
- (diff)
- 21:44 Ticket #452 (amd64 cores do not contain valid register information) closed by
- fixed: The problem is that the resepctive elf_regs_t structure was missing …
- 21:39 Changeset in mainline [7cd9b02]lfnserial by
- Add the missing part of amd64's elf_regs_t. - GDB can now find the …
- 15:18 GSoC2012WeeklyReports edited by
- Add Sean, week 11 (diff)
- 13:01 GSoC2012WeeklyReports edited by
- (diff)
- 12:54 Changeset in mainline [798105ca]lfnserial by
- tcp_sock_recv_fibril() needs to handle situation when sock_core goes …
- 12:50 Ticket #469 (tcp crashes during or after the first HTTP request) closed by
- fixed: Hopefully fixed in mainline,1584.
- 01:18 Changeset in mainline [b17518e]lfnserial by
- Renamed atomic_swap_* to atmoic_set_return_* and added a local cpu …
- 00:12 Changeset in mainline [f1c7755]lfnserial by
- Added atomic_swap_ptr() for ia32, amd64.
2012-08-04:
- 21:14 Changeset in mainline [6eaed07]lfnserial by
- cht: Switched to using a sentinel node instead of checking for NULLs. …
- 18:03 StructuredBinaryData edited by
- Document flow control syntax (diff)
- 03:51 Changeset in mainline [c3437d9]lfnserial by
- Bithenge: add do{}while() transforms
- 00:56 Changeset in mainline [e3f2765]lfnserial by
- Bithenge: add repeat without count
2012-08-03:
- 21:03 Changeset in mainline [0caaaa00]lfnserial by
- Bithenge: add repeat(count) syntax
- 16:27 Changeset in mainline [26d8df3]lfnserial by
- adt: Changed the 64-bit hash mixer to produce higher quality high …
- 16:17 Changeset in mainline [5e5cef3]lfnserial by
- cht: Reduced lookup overhead.
- 16:08 Changeset in mainline [0b7bcb8]lfnserial by
- cht: Slightly changed CHT interface. It now allows to specify the …
- 14:46 Changeset in mainline [fbe17545]lfnserial by
- rcu: Prints a warning if a thread exits while in an rcu read section.
- 12:13 Genode edited by
- (diff)
- 11:17 Repositories edited by
- Link to Genode wiki page (diff)
- 09:30 Genode created by
- 08:18 GSOC edited by
- (diff)
2012-08-02:
- 22:42 Ticket #469 (tcp crashes during or after the first HTTP request) created by
- As of mainline,1583, the tcp server crashes when run on amd64 shortly …
- 22:29 Changeset in mainline [ee7cc3c]lfnserial by
- Bithenge: add (untested) repeat transform
- 22:08 Changeset in mainline [0f8062a4]lfnserial by
- Bithenge: move struct code to sequence.c; factor out …
- 21:06 Changeset in mainline [b8d45e9e]lfnserial by
- Bithenge: make each transform definition have its own scope
- 19:51 GSoC2012WeeklyReports edited by
- (diff)
- 14:36 Changeset in mainline [d4112ba]lfnserial by
- Repository.iter_reverse_revision_history() method is deprecated and …
- 06:27 StructuredBinaryData edited by
- Make the source code example more visible (diff)
2012-08-01:
- 23:43 Changeset in mainline [cb4a66d2]lfnserial by
- Bithenge: add transform_prefix_apply - makes struct nodes more …
- 22:33 GSoC2012WeeklyReports edited by
- (diff)
- 21:59 Changeset in mainline [47a728e1]lfnserial by
- Merge mainline changes
- 21:59 Changeset in mainline [23db8aa]lfnserial by
- Bithenge: style
- 21:16 StructuredBinaryData edited by
- Explain referencing counting and move parameters. (diff)
- 20:44 Changeset in mainline [3f2ea63]lfnserial by
- Bithenge: fix memory leak on error
- 06:03 Changeset in mainline [09737cc]lfnserial by
- rcu: Fixed some misplaced asserts.
2012-07-31:
- 22:48 Ticket #318 (Unexpected pfrc (159712).) closed by
- worksforme: I am unable to reproduce the issue with the current mainline …
- 21:07 Changeset in mainline [78d3a00]lfnserial by
- Bithenge: add switch transforms and sugar
- 15:39 Ticket #347 (as_area_destroy() broken on mips32 in GXemul) closed by
- duplicate: The bug is no longer reproducible, which suggests that the root cause …
- 15:12 Lab edited by
- move the colorful bullets near the status (diff)
- 15:04 Lab edited by
- update current status (diff)
- 15:01 FajtlRegressions edited by
- update matrix (diff)
- 14:59 Changeset in mainline [9bcdbc5]lfnserial by
- make sure the code in .init is always aligned reasonably (despite …
- 14:10 Changeset in mainline [31e6aa7]lfnserial by
- cstyle
- 12:52 Ticket #453 (HelenOS/mips32/msim crashes during boot) closed by
- fixed: Using the -msoft-float is the strongest option we can use to make the …
- 12:50 Changeset in mainline [fbe89af]lfnserial by
- mips: do not generate FPU code
- 12:32 Changeset in mainline [a7e064fc]lfnserial by
- mips32 builds need to be barebone so far (to workaround the ROM size …
- 12:23 Changeset in mainline [f80fd8c]lfnserial by
- allow to specify different machine from command line
- 12:13 Ticket #468 (Implement IPC_M_DATA_READ_WRITE) created by
- Implement IPC_M_DATA_READ_WRITE as a atomic bidirectional combination …
- 07:53 GSoC2012WeeklyReports edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.