Timeline
2012-07-13:
- 22:00 Changeset in mainline [a27d1c5]lfnserial by
- Add option to set number of consoles, make kernel log console optional.
- 21:40 Changeset in mainline [e677b08]lfnserial by
- Add wavplay app. The code is so ugly it hurts reading it, but wavplay …
- 21:39 Changeset in mainline [bef30d8]lfnserial by
- Add edit to essential applications. Consoles can't scroll so this one …
- 21:38 Changeset in mainline [88a37b5]lfnserial by
- Build and launch hound by default.
- 21:31 Changeset in mainline [6906f61]lfnserial by
- hound: Add support for "default" keyword
- 21:13 Changeset in mainline [43c40a3]lfnserial by
- hound: Fix mixing. Use clipping with float conversion
- 19:48 Changeset in mainline [13df13c8]lfnserial by
- hound: Fix sink hook ambiguity by adding a parameter. Also disconnect …
- 16:11 Changeset in mainline [ab07cf0]lfnserial by
- hound: Use buffer position in source available data.
- 08:38 Changeset in mainline [6424800]lfnserial by
- hound: Implement client removal
- 08:26 Meetings edited by
- Update venue of tomorrow's meeting. (diff)
- 07:26 Changeset in mainline [1c33539]lfnserial by
- hound: Implement disconnect
- 07:24 Changeset in mainline [fd5c0b7]lfnserial by
- hound: audio device recognizes all pcm device events.
- 06:40 Changeset in mainline [9b2ac3d]lfnserial by
- houd: Fix mixer condition.
- 05:39 Changeset in mainline [f3fced0]lfnserial by
- hound: Implement connect code.
- 04:52 Changeset in mainline [63d6ff9]lfnserial by
- hound: Fix few leaks and memory corruption bugs.
- 03:36 Changeset in mainline [d93a5a6f]lfnserial by
- hound: Fix double free.
- 03:24 Changeset in mainline [1df3018a]lfnserial by
- hound: Only few more TODOs left
2012-07-12:
- 18:31 Changeset in mainline [0594c7ea]lfnserial by
- rcu: Changed mallocs in test rcu1 to use nonblocking ATOMIC_FRAME flag.
- 18:29 Changeset in mainline [d01e635]lfnserial by
- dplay: Simplify playback stop.
- 18:20 Changeset in mainline [1240bb9]lfnserial by
- Use named audio events. audio/sb16: dsp uses more detailed status …
- 17:40 Changeset in mainline [e25eb9e3]lfnserial by
- rcu: Sped up rcu1 stress test.
- 17:24 Changeset in mainline [992ef56]lfnserial by
- hound: Implement device playback backend
- 17:21 Changeset in mainline [ec49085]lfnserial by
- hound: Move mixing to audio_source.
- 17:01 Changeset in mainline [e8471b9]lfnserial by
- smpcall: Fixed to compile for amd64.
- 16:43 Changeset in mainline [c14762e]lfnserial by
- adt: Removed duplicate implementations of list_concat().
- 16:02 Changeset in mainline [2e16033]lfnserial by
- rcu: Fixed memory leak in rcu1 test.
- 15:58 Changeset in mainline [935e28c]lfnserial by
- preemption_disable: Fixed bug that called scheduler() from interrupts. …
- 10:12 UDF edited by
- add unsupported functions (diff)
- 10:10 UDF edited by
- import the rest of the dashboard (diff)
- 10:00 UDF edited by
- import first part of Julia's dashboard (diff)
- 09:51 UDF edited by
- small changes (diff)
- 02:09 Changeset in mainline [737b4c0]lfnserial by
- HelenOS Sound service (hound) initial commit.
- 02:09 Changeset in mainline [039337e8]lfnserial by
- cstyle
2012-07-11:
- 12:05 Changeset in mainline [346643c]lfnserial by
- audio: Use enum for sample format.
- 09:01 Changeset in mainline [80bd676]lfnserial by
- fixed 64-bit incompatibility
- 07:58 Changeset in mainline [1066041]lfnserial by
- preemption_disable: Turned functions into macros. Moved THREAD, AS, …
- 07:43 Changeset in mainline [d9812b4]lfnserial by
- Merge with mainline
- 05:47 Changeset in mainline [b68ae24]lfnserial by
- rcu: Fixed printing incorrect statistics.
- 05:45 Changeset in mainline [b23c88e]lfnserial by
- preemption_disable: Replaced memory barriers with compiler barriers. …
2012-07-10:
- 19:38 GSoC2012WeeklyReports edited by
- (diff)
- 18:07 Changeset in mainline [9f8745c5]lfnserial by
- workq: Moved almost all tests to a single test entry function.
- 17:57 Changeset in mainline [5b6c033]lfnserial by
- rcu: Added preemption and stress tests.
- 17:50 Changeset in mainline [181a746]lfnserial by
- rcu: Added preemptible RCU's core API implementation.
- 17:46 Changeset in mainline [22b5924]lfnserial by
- cpu_mask: Added to Makefile.
- 17:44 Changeset in mainline [c79800f]lfnserial by
- Added cpu_mask: represents a set of cpus with a bit vector.
- 17:40 Changeset in mainline [e0c80f66]lfnserial by
- smp_call: Added license.
- 17:34 Changeset in mainline [3954961e]lfnserial by
- waitq: Added ability to wait for the completion of a running wakeup.
- 17:32 Changeset in mainline [ff90f5f]lfnserial by
- adt: Added a func to move a list to the beginning/end of another.
- 13:03 Changeset in mainline [f0348c8]lfnserial by
- Merge kernel console completion and console interface clean-up Kernel …
- 12:48 Changeset in mainline [f4a8734]lfnserial by
- C style
- 12:40 Changeset in mainline [550af2b]lfnserial by
- Add missing documentation
- 12:38 Changeset in mainline [aca4a04]lfnserial by
- Extract common code into function
- 12:32 Changeset in mainline [f0d7bd9]lfnserial by
- Create function for displaying —more— prompt
- 12:01 Changeset in mainline [1e01a35]lfnserial by
- Symbol table completion for kernel console (#50) Kernel console …
- 11:53 Changeset in mainline [b4ca0a9c]lfnserial by
- Merge mainline changes
- 11:30 Printf edited by
- More examples, improve wording (diff)
- 11:03 Changeset in mainline [a8435881]lfnserial by
- Merge with mainline
- 11:02 Changeset in mainline [6f10638]lfnserial by
- Debugged version of extent tree growing
- 10:49 Changeset in mainline [292c843]lfnserial by
- Very hidden bug in block allocator fixed
- 09:46 Changeset in mainline [9aa82e6]lfnserial by
- simplified function header - redundant param removed
2012-07-09:
- 16:33 Changeset in mainline [33fc3ae]lfnserial by
- Do not leak a fun_node_t reference in devman_add_function() when …
- 08:17 Changeset in mainline [94694a4]lfnserial by
- Add new audio-pcm category and register sb16/pcm in this categgory.
- 07:59 Changeset in mainline [ce047249]lfnserial by
- Rename audio nodes: (mixer, dsp) ⇒ (control, pcm).
- 07:58 Changeset in mainline [68d1313]lfnserial by
- drv/audio/sb16: Fix debug comment mismatch.
- 07:46 Changeset in mainline [90f05b0f]lfnserial by
- Rename audio pcm interface.
- 07:23 Changeset in mainline [0336354a]lfnserial by
- Makefile: Build and use recording app.
- 07:22 Changeset in mainline [e1b7e36]lfnserial by
- app: Add recording application. Untested: qemu does not …
2012-07-08:
- 21:50 Changeset in mainline [5d3d75a5]lfnserial by
- removed dead (commented) code from previous revisions, now appending …
- 17:54 GSoC2012WeeklyReports edited by
- (diff)
2012-07-07:
- 21:26 Changeset in mainline [a3ab774]lfnserial by
- libdrv/audio,drv/audio/sb16: Update and implement recording interface. …
- 21:25 Changeset in mainline [ef246b9]lfnserial by
- dplay: Close file on exit.
- 00:27 Changeset in mainline [0d56712]lfnserial by
- workq: Added magic cookie integrity checks. Fixed test workqueue1.
2012-07-06:
- 14:51 Changeset in mainline [cc51c27]lfnserial by
- Merge with mainline
- 14:50 Changeset in mainline [96606fe]lfnserial by
- completely recoded splitting function
- 14:17 Changeset in mainline [9b3d999]lfnserial by
- drv/auid/sb16: Refactor debug output.
- 14:11 Changeset in mainline [c5c65b6]lfnserial by
- app/dplay: Refactoring. Ouput + sign instead of one line.
- 14:07 Changeset in mainline [6be06d0]lfnserial by
- libdrv,audio pcm: Fix sending number of buffer parts.
- 13:31 Changeset in mainline [8a64e81e]lfnserial by
- workq: Add work queues: allow blocking work items, queuing items from …
- 13:06 Changeset in mainline [518dd43]lfnserial by
- thread: thread_ready() new prefers cpus where thread last ran. Added …
- 13:04 Changeset in mainline [46a5b37]lfnserial by
- synch: Condvars can now wait with spinlocks and not just a mutex.
- 13:01 Changeset in mainline [ef1603b]lfnserial by
- adt: list_foreach_safe() enables item removal while traversing a list.
- 12:58 Changeset in mainline [d70fc74]lfnserial by
- smp_call: Minor fixes and comments.
2012-07-05:
- 23:31 Changeset in mainline [68e005d]lfnserial by
- dplay: There is one more event after sending the stop command.
- 23:23 Changeset in mainline [2afae0e]lfnserial by
- drv/audio/sb16: Fix debug output.
- 22:54 Changeset in mainline [9fa0111d]lfnserial by
- Add const qualifiers.
- 22:32 Changeset in mainline [7ed5153b]lfnserial by
- Typo fix.
- 22:17 Changeset in mainline [bb4c141c]lfnserial by
- drv/audio/sb16: minor debug changes.
- 22:17 Changeset in mainline [9d5244f]lfnserial by
- app/dplay: Use event interface properly.
- 22:16 Changeset in mainline [7364c6e]lfnserial by
- libdrv,audio: Fix sending of shared memory flags. Fix calling buffer …
- 21:06 Changeset in mainline [4bbfb93]lfnserial by
- libdrv/audio: Remove optical separators.
- 21:01 Changeset in mainline [e941bf8]lfnserial by
- audio/sb16: Remove optical separators.
- 20:52 Changeset in mainline [124f9bd]lfnserial by
- audio/sb16: Remove newlines from debug messages.
- 20:48 Changeset in mainline [4bec78f]lfnserial by
- dplay: Update to use new interface. Ugly and broken, but compiles fine.
- 20:23 Changeset in mainline [725d038]lfnserial by
- Mainline changes.
- 19:32 Changeset in mainline [7ca22e5]lfnserial by
- drv/audio/sb16: Accept event session and send USER_METHOD on playback …
- 19:31 Changeset in mainline [8de7ef2]lfnserial by
- libdrv,audio: Add event callback creation to audio iface.
- 17:25 Changeset in mainline [f8608f2]lfnserial by
- libdrv,audio: Be a bit more verbose about buffer setup.
2012-07-04:
- 13:21 Changeset in mainline [f6bc83a]lfnserial by
- Send log messages only when they are read
- 12:59 Changeset in mainline [e1eda1e9]lfnserial by
- USB debug redirected to standard system log
- 12:59 Changeset in mainline [1b46b77]lfnserial by
- Add simple log viewer
- 12:58 Changeset in mainline [f47c70d4]lfnserial by
- Smoke test for logger
- 12:57 Changeset in mainline [1f2dd20]lfnserial by
- Start working on logger service The logger service is started …
2012-07-03:
- 22:41 Changeset in mainline [5e4f22b]lfnserial by
- When sending an IPI, wait for its successful delivery.
- 20:36 Lab edited by
- (diff)
- 20:05 Changeset in mainline [bb4c9fca]lfnserial by
- Reverse the condition which ends the loop in cross_call().
- 19:35 Changeset in mainline [72e1d6eb]lfnserial by
- Merge from lp:~jakub/helenos/mm.
- 19:12 Changeset in mainline [e943ecf]lfnserial by
- Add read_barrier()'s to pt_mapping_find(). This is to prevent a …
- 14:04 KnowledgeArticles edited by
- Add link to printf (diff)
- 14:03 Printf created by
- Initial commit
- 13:18 USB edited by
- Several links (diff)
- 09:58 Camp2012 edited by
- (diff)
- 09:27 UDF edited by
- Add command for creating empty disk (diff)
2012-07-02:
- 22:30 GSoC2012WeeklyReports edited by
- (diff)
- 21:31 Changeset in mainline [7d68da80]lfnserial by
- Add a write memory barrier also to ht_mapping_insert().
- 15:17 Camp2012 edited by
- (diff)
- 13:41 Changeset in mainline [2f7042e]lfnserial by
- Make sb16 and audio tools essential.
- 12:31 Changeset in mainline [00006e0]lfnserial by
- audio: Allow client to specify buffer size.
- 08:23 GSoC2012WeeklyReports edited by
- (diff)
2012-07-01:
- 22:28 Changeset in mainline [609a417]lfnserial by
- Add write memory barriers to pt_mapping_insert() so that setting a new …
- 22:25 GCCPort edited by
- update project status (diff)
- 22:21 GCCPort edited by
- new status of libgmp, libmpfr, and libmpc (diff)
- 22:19 Changeset in mainline [0d8269b]lfnserial by
- Add macros for setting the present bit in PTEs separately.
- 20:55 Changeset in mainline [1f8c11f]lfnserial by
- smp_call: Added kernel test.
- 20:54 Changeset in mainline [d71331b]lfnserial by
- smp_call: Moved content of arch header to generic header.
- 20:27 Changeset in mainline [d802671d]lfnserial by
- Merge with mainline
- 16:29 Changeset in mainline [9432f08]lfnserial by
- Process all TLB messages or until TLB_INVL_ALL is reached. - …
- 05:18 Changeset in mainline [2ee1ccc]lfnserial by
- smp_call: initial unicast version for ia32, amd64.
2012-06-30:
- 23:54 Changeset in mainline [49e6c6b4]lfnserial by
- ipi: Added support for unicast IPI on amd64, ia32.
2012-06-29:
- 21:48 StructuredBinaryData edited by
- elaborate on future language ideas (diff)
- 15:32 Changeset in mainline [1f092d9]lfnserial by
- Merged changes from mainline.
- 15:31 Changeset in mainline [e6a78b9]lfnserial by
- Merge mainline changes.
- 14:37 Changeset in mainline [bd250b0f]lfnserial by
- Fix ia32/amd64 essential build.
- 13:46 Changeset in mainline [ea150dc6]lfnserial by
- sb16: Add pio ranges to irq code.
- 13:04 Changeset in mainline [722912e]lfnserial by
- Fix mainline merge breakage.
- 13:02 Changeset in mainline [6843a9c]lfnserial by
- Merge mainline changes Trivial conflicts.
- 10:40 Changeset in mainline [0bbd13e]lfnserial by
- isa: Fix memory leaks. function name is str_duped
2012-06-28:
- 19:52 UDF edited by
- Proper formatting of commands, add links (diff)
- 18:28 UDF edited by
- (diff)
- 08:03 GSoC2012WeeklyReports edited by
- (diff)
2012-06-27:
- 22:21 StructuredBinaryData edited by
- update to reflect new commits (diff)
- 22:11 Camp2012 edited by
- Update Camp2012 with preliminary data (diff)
- 20:34 Changeset in mainline [349e510d]lfnserial by
- Merge mainline changes
- 20:32 Changeset in mainline [02dcb20]lfnserial by
- Bithenge: add test files and comment support
- 20:10 Changeset in mainline [600f5d1]lfnserial by
- Bithenge: add composition, ascii, and zero_terminated
- 03:35 Changeset in mainline [978ccaf1]lfnserial by
- Bithenge: various cleanup and tweaks
2012-06-26:
- 22:41 Ticket #451 (kernel panic when running tester malloc1/2 on 4-way SMP) closed by
- duplicate: I think this family of panics is in fact a duplicate of #396. First, …
- 22:23 GSoC2012WeeklyReports edited by
- Add respective dates for each week. (diff)
- 19:56 Changeset in mainline [04a7435f]lfnserial by
- Bithenge: add the struct transform
- 05:46 GSOC edited by
- Add link to repositories (diff)
- 05:44 Repositories edited by
- Link to UDF page (diff)
- 05:44 GSOC edited by
- Links to UDF and GCC port pages (diff)
2012-06-25:
- 22:15 UDF created by
- UDF file system server
- 22:05 GSoC2012WeeklyReports edited by
- (diff)
- 13:59 GSoC2012WeeklyReports edited by
- (diff)
2012-06-24:
- 19:24 Changeset in mainline [f2da0bb]lfnserial by
- Bithenge: use reference counting for nodes
- 18:44 Changeset in mainline [0d1a8fd]lfnserial by
- Bithenge: allow primitive transforms in scripts
- 17:32 Changeset in mainline [03b2b2c]lfnserial by
- Bithenge: add working but useless script parser.
2012-06-23:
- 19:55 Changeset in mainline [02020dc]lfnserial by
- Merge with mainline
- 19:53 Changeset in mainline [d510ac01]lfnserial by
- Fixed bug with different sizes in writing file on extents
- 18:24 Changeset in mainline [da0fef6]lfnserial by
- Bithenge: port to Linux and allow choosing a data source
2012-06-22:
- 19:56 FajtlRegressions edited by
- remove probably misguided observation (diff)
- 19:54 Lab edited by
- fix link (diff)
- 18:04 FajtlRegressions edited by
- IA64 regression bisected (diff)
- 17:15 Changeset in mainline [baf8fbb]lfnserial by
- improve the chance of toolchain successfully compiling on less …
- 06:28 GSoC2012WeeklyReports edited by
- (diff)
- 05:40 StructuredBinaryData edited by
- various tweaks (diff)
- 05:32 Changeset in mainline [d5070ef]lfnserial by
- Bithenge: transforms and uint32le_transform
2012-06-21:
- 23:53 Repositories edited by
- Zdenek's FUSE repository (diff)
- 10:49 Changeset in mainline [380553c]lfnserial by
- Merge with mainline
- 10:48 Changeset in mainline [2616a75b]lfnserial by
- one bugfix + some debugging output
2012-06-20:
- 23:59 Ticket #396 (tester malloc1 sometimes fails) closed by
- fixed: Ok, I think I can explain the mechanism of this corruption, at last! …
- 23:52 Changeset in mainline [f22dc820]lfnserial by
- Honour the prohibition of migration also in thread_ready().
- 23:03 Changeset in mainline [8b36bf2]lfnserial by
- Merge mainline changes
- 21:03 StructuredBinaryData edited by
- add description of project and initial design (diff)
- 16:18 Changeset in mainline [6eef3c4]lfnserial by
- cleanup thread_create() and thread_t structure - remove 'flag' …
- 12:59 Ticket #464 (FPU preserved registers not preserved across fibril switches) created by
- To make it possible for two fibrils to do floating point math without …
- 11:54 Changeset in mainline [abfc9f3]lfnserial by
- cstyle
- 11:45 Changeset in mainline [f97f1e51]lfnserial by
- unify slab cache naming scheme (according to the type name)
2012-06-19:
- 21:50 Changeset in mainline [d23d911]lfnserial by
- Add DNS resolver stub.
- 21:29 Changeset in mainline [22cec678]lfnserial by
- bump GCC to 4.7.1
2012-06-18:
- 14:22 Repositories edited by
- Add missing links (diff)
- 11:09 Changeset in mainline [06d85e5]lfnserial by
- Most of comments modified by current coding style
- 10:39 GSoC2012WeeklyReports edited by
- (diff)
- 10:36 GCCPort created by
- 09:55 Changeset in mainline [9a487cc]lfnserial by
- Merge with mainline
- 09:49 Changeset in mainline [49c94a3]lfnserial by
- fixed bug in algorithm for delete big files
2012-06-17:
2012-06-16:
- 08:36 Repositories edited by
- (diff)
- 08:32 GSoC2012WeeklyReports edited by
- (diff)
- 00:47 Changeset in mainline [79d74fe]lfnserial by
- rcu: initial files with dummy functions.
2012-06-14:
- 16:00 DeveloperDocs/TCPIP edited by
- Fix DNS RFC number (diff)
- 15:54 DeveloperDocs/TCPIP edited by
- Add links to DNS and DHCP specs (diff)
- 12:20 UsersGuide/Networking edited by
- Add nterm section (diff)
- 12:17 UsersGuide/CommandReference edited by
- Add nterm (diff)
- 12:16 ReleaseNotes/0.5.0 edited by
- remcons and nterm (diff)
2012-06-13:
- 22:11 Changeset in mainline [75b9c3d]lfnserial by
- Remove category ID from loc output.
- 22:10 UsersGuide/Networking edited by
- loc show-cat iplink output (diff)
- 22:03 Changeset in mainline [a3fcfba]lfnserial by
- In loc print server name instead of handle.
- 22:02 Ticket #449 (devctl and locinfo should print driver and server names) closed by
- fixed
- 21:44 Changeset in mainline [3f57fb7]lfnserial by
- In devctl print driver name for child of each function (and not the …
- 21:31 Changeset in mainline [375e501]lfnserial by
- Fix async_forget(). The reply to a forgotten message was being …
- 16:19 Changeset in mainline [1d4024cf]lfnserial by
- Merge with mainline
- 14:22 FajtlRegressions created by
- Create 0.5.0 regression page to ease testing before the release
- 14:17 Codenames edited by
- Sushi won't happen (diff)
- 13:17 Changeset in mainline [2902e1b]lfnserial by
- add support for variable uspace stack size create individual address …
- 13:16 Changeset in mainline [faba839]lfnserial by
- use symbolic values for address space constants
- 12:54 DeveloperDocs/IEEE802_11 edited by
- DS implementation paper (diff)
- 12:02 DeveloperDocs/IEEE802_11 edited by
- Linux Wireless Wiki and FreeBSD docs (diff)
- 11:50 DeveloperDocs edited by
- WLAN Link (diff)
- 11:49 DeveloperDocs/IEEE802_11 created by
- Wireless LAN Docs
- 11:39 DeveloperDocs edited by
- Stuff moved out to subpages (diff)
- 11:35 DeveloperDocs/Peripherals created by
- Peripherals Docs
- 11:31 DeveloperDocs/CPUArch created by
- CPU Architecture Docs
- 11:30 DeveloperDocs/TCPIP created by
- TCP/IP Networking Docs
- 09:00 Ticket #441 (netecho cannot be killed) closed by
- fixed: Fixed in mainline,1521. TCP and UDP recv[from]() now work …
Note: See TracTimeline
for information about the timeline view.