Timeline



2012-11-07:

21:41 Changeset in mainline [3b8a990]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Create also the uspace thread stacks with guard pages and late …
21:30 Changeset in mainline [01029fc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Define two new as area backend callbacks. - Add …
21:00 Changeset in mainline [33c2952]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Merged with mainline.
19:02 Changeset in mainline [fc89e32]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Fixed build for ia64/ski, ia64/i460GX, mips32/msim and mips64/msim. …
18:44 Changeset in mainline [cc106e4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Fixed build for sparc64/ultra, sparc64/niagara, ppc32, mips32/GXemul.
14:28 Ticket #194 (Driver for AMD Lance network card clone) updated by Jakub Jermář
Keywords changed
14:27 Ticket #358 (IRQ pseudocode compiler) updated by Jakub Jermář
Keywords changed
14:27 Ticket #40 (Implement support for Sgi Octane (mips64)) updated by Jakub Jermář
Keywords changed
14:27 Ticket #425 (Implement support for Lemote Fuloong/Yeeloong (mips64)) updated by Jakub Jermář
Keywords changed
14:26 Ticket #417 (Port HelenOS to an existing 32-bit MIPS board / computer) updated by Jakub Jermář
Keywords changed
14:26 Ticket #11 (Support PAE on ia32) updated by Jakub Jermář
Keywords changed
14:26 Ticket #414 (Graceful system shutdown) updated by Jakub Jermář
Keywords changed
14:26 Ticket #415 (Convert the ATA block device driver into a regular DDF driver) updated by Jakub Jermář
Keywords changed
14:25 Ticket #402 (Port QEMU to HelenOS) updated by Jakub Jermář
Keywords changed
14:25 Ticket #403 (Port Python to HelenOS) updated by Jakub Jermář
Keywords changed
14:25 Ticket #413 (Port GNU Compiler Collection (gcc) to HelenOS) updated by Jakub Jermář
Keywords changed
14:24 Ticket #310 (Support for DWARF Debugging Information Format) updated by Jakub Jermář
Keywords changed
14:24 Ticket #313 (Enhancement of user space debugging and observability features) updated by Jakub Jermář
Keywords changed
12:53 Ticket #357 (Get rid of strtok() and strtok_r()) updated by Vojtech Horky
Status, Owner changed
11:07 Changeset in mainline [c387838]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Test for frame allocation failure.
11:01 Changeset in mainline [5892ec1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Rename AS_AREA_NORESERVE to AS_AREA_LATE_RESERVE. This reflects the …
10:59 Changeset in mainline [2708f6a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Removed ia32 and amd64 specific atomic compare-and-swap operations …
10:50 Changeset in mainline [9a9c805]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Reserve memory for NORESERVE areas pagefaults when the page fault …
07:57 Ticket #403 (Port Python to HelenOS) updated by Vojtech Horky
Few more links: * [http://wiki.osdev.org/Porting_Python Cross …

2012-11-06:

23:24 Changeset in mainline [c8fccf5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
cht: Switched from using cutom made CAS to compiler CAS intrisic …
23:10 Changeset in mainline [f048658]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Fix: cht1 test now cleans up/destroys lingering joined threads.
22:56 Changeset in mainline [1107050]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Allocate fibril stacks as guarded and non-pre-reserved address space areas.
22:51 Changeset in mainline [692bd3f2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Define AS_AREA_NORESERVE and allow its use in the anonymous backend. …
22:19 Changeset in mainline [338810f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make km_temporary_page_get() more flexible by accepting more flags.
21:03 Changeset in mainline [efdfebc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge mainline changes.

2012-11-05:

21:52 Changeset in mainline [94795812]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Check for dangerous unsigned integer overflows in …
20:17 Changeset in mainline [0941e9ae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Test for addition overflow of area's base and size.
15:37 Changeset in mainline [205832b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Replaced 0 with NULL where appropriate (in rcu, cht, uspace hashtable, …
14:08 Changeset in mainline [6b99156]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
cht: Surrounded cht_remove_item in the CHT test with necessary …

2012-11-04:

12:46 Changeset in mainline [d27a9c8f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootamdm37x: Remove pio_read casts.
12:41 Changeset in mainline [b5c2f56]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libc: Make pio_read_* accept const ioports.
12:38 Changeset in mainline [ef93167]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootamdm37x: Add power and rest management headers.
12:21 Changeset in mainline [360823ca]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootamdm37x: Use checks instead of ifdefs. Prevents accidental …
12:18 Changeset in mainline [e5e2d73]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootamdm37x: Minor refactoring.

2012-11-02:

19:07 Changeset in mainline [082b7f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make the overlaps() macro accept zero sizes and also tolerate bases …

2012-11-01:

18:11 Changeset in mainline [35a3d950]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
mm: implement support to guarded address space areas Guarded address …

2012-10-31:

21:30 Ticket #221 (Printing floating-point numbers using printf() function from uspace) closed by Jakub Jermář
fixed: Fixed in mainlien,1696.
21:20 Changeset in mainline [a582dff]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Put the function back into the 'clock' category in rtc_fun_online().
21:19 Changeset in mainline [f220e25]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:rtc-helenos.
21:03 Changeset in mainline [82d062d8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add a missing copyright message and cstyle.
19:47 Changeset in mainline [34b9299]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
printf() full floating point support. (Thanks to Adam Hraska.)
18:26 Changeset in mainline [21b6307]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Merge ns16550_output into ns16550_init.

2012-10-30:

13:55 Ticket #500 (Sound subsystem) created by Jiri Svoboda
Placeholder for the diploma thesis …
11:52 Changeset in mainline [f0da6855]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Take the size of the array's element into account when allocating …

2012-10-29:

23:41 Changeset in mainline [c0f8909]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add double comparison test to softfloat1 test.
22:56 Changeset in mainline [6bbe470]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Implement output in ns16550 driver.
20:54 Ticket #499 (Stack overflow in libclui) closed by Jakub Jermář
fixed: Fixed in mainline,1693.
20:52 Changeset in mainline [da6c4ee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Allocate dbuf in tinput_display_tail() from heap rather than on stack.
19:04 Ticket #499 (Stack overflow in libclui) created by Jiří Zárevúcky
In tinput.c:106, an array is allocated on stack that is larger than …
16:07 Changeset in mainline [5030acad]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Enable ns16550 interrupts after initialization.
08:46 Changeset in mainline [ea906c29]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix - copy abi/ and libarch/ to final image as well This error …

2012-10-28:

22:45 Changeset in mainline [24b06199]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Add option for ns16550 to be used as dummy serial output.
21:34 Changeset in mainline [3296df5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Add NS16550 serial input support on ia32 and amd64 platforms. This is …

2012-10-26:

14:24 CallForPurchases edited by Martin Decky
add suggestion (diff)
12:32 CallForPurchases edited by Vojtech Horky
(diff)
12:04 CallForPurchases edited by Jakub Jermář
(diff)
11:37 CallForPurchases edited by Jiri Svoboda
(diff)
10:14 CallForPurchases edited by Martin Decky
add proposal (diff)
10:08 CallForPurchases edited by Martin Decky
add proposal (diff)
09:56 CallForPurchases created by Martin Decky

2012-10-25:

20:10 Changeset in mainline [6c5fc8e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Prevent compile-time symlinks for ABI See previous two commits for …

2012-10-24:

21:58 Changeset in mainline [aebcd42]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Prevent compile-time symlinks in userspace Continuation of the …
02:11 Changeset in mainline [6ecf5b8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Prevent compile-time symlinks in kernel So far, architecture specific …
00:14 Changeset in mainline [508fff8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: do not cache the boottime if rtc_read() failed.

2012-10-23:

13:16 Changeset in mainline [b800b0e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes

2012-10-22:

21:53 Changeset in mainline [b2ac3998]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
bump BDSH package version to 0.1.0 (as suggested by Tim Post)

2012-10-21:

12:12 GSoCAppTemp edited by Jakub Jermář
Improve the application template. (diff)
04:44 Changeset in mainline [849bebe4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not leak the message buffer in log_msgv().

2012-10-20:

20:13 Changeset in mainline [c6f1eb05]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Make dlfcn functions available even when dynamic linking is not …

2012-10-18:

22:38 Changeset in mainline [5c90e3e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes
22:04 Changeset in mainline [b801f2d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: Add support to fun_offline() / fun_online()
21:16 Changeset in mainline [150a271]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
minor fixes to header files
13:49 Changeset in mainline [7d248e3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix indentation

2012-10-17:

22:17 Changeset in mainline [c2b2de7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge changes from bbxm branch
20:24 Changeset in mainline [6454ad47]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
am335x: move am335x_iomux.h under the am335x driver directory
20:21 Changeset in mainline [b933ec2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Merge changes drom lp:helenos-bbone
18:18 Changeset in mainline [d216142]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matteo Facchinetti <facmatteo@…>
am335x: change am335x_ctrlmod_iomux.h name to am335x_iomux.h

2012-10-16:

10:24 Changeset in mainline [57912af3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootamdm37x: Move Clock Management headers to separate directory

2012-10-15:

20:41 Changeset in mainline [f5ffc9a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x, clock control cm: Fix register offset and value.
20:18 Changeset in mainline [71d09d6e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootamdm37x: Turn on pio tracing.
19:50 Changeset in mainline [a5a73c0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootamdm37x: Use PADD macro. remove count parameter.
19:27 Changeset in mainline [52fc805]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootamdm37x: Use new pio functions to access UHH and TLL
18:16 Changeset in mainline [f4c9e42]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootamdm37x: COnvert usbhost cm and core cm to new pio functions. Fix …
18:00 Changeset in mainline [e9d636d0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootamdm37x: Use new io functions to set dplls.
17:33 Changeset in mainline [f25f1e6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootamdm37x: Refactoring.
16:52 Changeset in mainline [b3ab8f7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Merge io work fix.
16:51 Changeset in mainline [aac1c417]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Fix build on archs without io ports.
16:28 Changeset in mainline [e2a6b72]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Merge mainline and io improvements.
15:51 Changeset in mainline [c4c2406]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Stop automatic addition of CACHEABLE flag for anonymous areas.
15:50 Changeset in mainline [9727b92]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Set AS_AREA_CACHEABLE flag for malloc heap areas and tests
13:33 Changeset in mainline [acc0efb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libc: Implement pio tracing.

2012-10-14:

15:51 Changeset in mainline [5de9ff9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix typo
15:49 Changeset in mainline [6f07226]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
beaglebone: use the DMTIMER0 for the preemptive scheduler
15:46 Changeset in mainline [42f2a45]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
am335x: Add the timer driver implementation
15:45 Changeset in mainline [954b6458]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
am335x uart: perform a uart reset at init, fix typos
14:58 Changeset in mainline [5b082ba9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ddi: Add change, set, clear helper functions.
14:10 Changeset in mainline [1ae74c6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Fix ddi.h header includes.
14:01 Changeset in mainline [a9654bf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libarch,ia64: Add missing license header. Hope the year is correct. …
13:55 Changeset in mainline [3218648]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ddi: Add libc wrappers and prefix arch specific functions with "arch_"
13:54 Changeset in mainline [0f323d3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
uhcirh, rtl8139: Include ddi.h header. This prevents breakage in the …
13:26 Changeset in mainline [edb0a33]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libc: Make iospace_enable static as nothing uses it. Nothing should, …
13:20 Changeset in mainline [274bbcc7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
hidsrv, ega: Use pio_enable instead of iospace_enable.
13:16 Changeset in mainline [6659037]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libc: Check parameter in pio_enable.

2012-10-12:

21:29 Changeset in mainline [7eb49f4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootamdm37x: Set DPLL 3 and 4 to automatic too.
19:30 Lab edited by Jakub Jermář
Add new ppc32 test/development machine to our lab. (diff)
19:20 Wanted edited by Jakub Jermář
Update refcount. (diff)
09:31 Ticket #60 (Driver for ext4 filesystem) updated by Jakub Jermář
Milestone changed
09:31 Ticket #60 (Driver for ext4 filesystem) closed by Jakub Jermář
fixed: Merged in mainline,1590.
09:23 Meetings edited by Jakub Jermář
Update venue of tomorrow's meeting. (diff)

2012-10-11:

23:45 Changeset in mainline [7290ca0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootamdm37x: fix missing semicolon and add some debug output.
13:32 Changeset in mainline [601fa93]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
rootamdm37x: Enable DPPL5 before accessing USB regs.
13:31 Changeset in mainline [639d9dd5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x: Add clock control reg map
13:17 Changeset in mainline [20b7c08]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libc: add macros for structure padding
13:08 Changeset in mainline [1466a8f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
bbxm: Improve comment.

2012-10-09:

21:31 Changeset in mainline [0fb70e1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
kernel drivers directory layout reorganization and UART improvements: …
21:16 Changeset in mainline [9f4067b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/gsoc2012-uspace-hash-table-from-adam.
21:09 Changeset in mainline [97b199b1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Slight cleanup in hash_table.c
20:42 Changeset in mainline [38fc00b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Convert UDF to use the new hash table.
19:42 Changeset in mainline [4e00f87]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use NULL instead of 0 as a hash_table_ops_t member initializer.
17:15 Changeset in mainline [d1ef4a1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix compatibility
11:49 Changeset in mainline [062d900]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Cherrypick userspace hash table changes from …

2012-10-08:

06:34 Ticket #498 (Logger crashes in fclose()) closed by Vojtech Horky
fixed: Fixed in mainline,1686. For the record: the bug can be …
06:16 Changeset in mainline [87e9392]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Prevent fclose(NULL) in logger (#498)

2012-10-07:

19:53 Ticket #498 (Logger crashes in fclose()) updated by Jakub Jermář
Component changed
19:50 Ticket #498 (Logger crashes in fclose()) created by Jakub Jermář
As of mainline,1685, logger crashes in the following code …
16:12 Changeset in mainline [000494d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add double tests to softfloat1. Avoid code duplication.
10:06 Ticket #479 (Compositor faulty on arm32, mips32, ppc32) updated by Martin Decky
> There is also ticket #464, which may be contributing to this on some …
09:56 Changeset in mainline [e9d0ed4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add single precision float tests for multiplication and division. …
09:50 Ticket #479 (Compositor faulty on arm32, mips32, ppc32) updated by Jakub Jermář
See also changed
09:49 Ticket #479 (Compositor faulty on arm32, mips32, ppc32) updated by Jakub Jermář
There is also ticket #464, which may be contributing to this on some …
09:43 Ticket #479 (Compositor faulty on arm32, mips32, ppc32) updated by Martin Decky
The observations in #497 just slightly increase the probability that …
08:38 Changeset in mainline [b60faf7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use sub_float() for addends with different sign bit in softfloat1 …
08:29 Ticket #497 (add_float() does not honor the sign bit of addends) closed by Jakub Jermář
notadefect: This is actually by design. add_float32(), according to its heading …

2012-10-05:

10:50 Logging edited by Vojtech Horky
Add table of contents (diff)
09:47 Logging edited by Vojtech Horky
Several notes about how it works (diff)
09:20 Logging edited by Vojtech Horky
Fix section about C API (diff)
09:00 Logging edited by Vojtech Horky
Write section about changing log level at run-time (diff)
08:35 Logging edited by Vojtech Horky
Write section about changing log level at boot-time (diff)
08:04 Changeset in mainline [d948095]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge libposix cleaning (lp:~vojtech-horky/helenos/misc) Sources and …
07:10 Ticket #497 (add_float() does not honor the sign bit of addends) updated by Jakub Jermář
Summary changed
07:10 Ticket #497 (add_float() does not honor the sign bit of addends) created by Jakub Jermář
As of mainline,1680, the tester softfloat1 test fails …
06:59 Changeset in mainline [be1dcc26]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge Bithenge data viewer (GSOC 2012) Merged from …

2012-10-04:

22:14 Changeset in mainline [faa45c17]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix a wrong index in softfloat1 test and a couple of cstyle softfloat …

2012-10-03:

21:08 Changeset in mainline [466e95f7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add SYSIPC_OP macro to avoid repeating the same boilerplate code.
20:37 Changeset in mainline [716185d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Call request_process() callback for incoming calls during IPC cleanup.
09:36 ToMerge edited by Jakub Jermář
Add JJ comments to the two Xen-related items on the merge list. (diff)

2012-10-01:

18:37 Changeset in mainline [190976f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
bump to GCC 4.7.2 and GDB 7.5
15:43 Logging edited by Vojtech Horky
Start describing the rewritten logging (diff)

2012-09-30:

19:25 Wanted edited by Jakub Jermář
Update refcount. (diff)

2012-09-29:

10:18 Changeset in mainline [675fcbd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Call the answer_process() callback for answers picked up in IPC cleanup.

2012-09-27:

21:34 Changeset in mainline [6b83300]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Improve terminology.
19:35 Lab edited by Jakub Jermář
Add new sun4v test/development machine to the list. (diff)

2012-09-26:

16:56 Changeset in mainline [6f9c8f6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Code deduplication.
16:18 Changeset in mainline [f3b97d1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add a long explanatory comment on the system IPC callbacks.

2012-09-23:

21:50 Changeset in mainline [a829a5b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
initialize the interrupt controller when executing bbone_init()
21:41 Changeset in mainline [21aab25]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
am335x_irc: add functions to set/clear interrupt mask bits, improve …
16:27 Changeset in mainline [c99d470]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:rtc-helenos.
16:19 Changeset in mainline [d085df10]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge changes from the beagleboard-xm branch
16:13 Changeset in mainline [0a586f4c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: return an error if the battery is low when reading/setting the time.
15:47 Changeset in mainline [47d2ca9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
am335x: add the pic driver register map and the interrupt controller …
15:44 Changeset in mainline [8ba5c67]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix the beagleboard-xm build
11:49 Ticket #413 (Port GNU Compiler Collection (gcc) to HelenOS) updated by Jakub Jermář
Status, Owner changed
11:08 Ticket #413 (Port GNU Compiler Collection (gcc) to HelenOS) updated by Jakub Jermář
Yes, I guess this project is not being actively worked on by anybody. …
10:55 Ticket #413 (Port GNU Compiler Collection (gcc) to HelenOS) updated by Hesham
I am interested in this project, is it ok to begin analyzing and …
09:46 Ticket #496 (Provide library implementations for common CRC's) created by Jakub Jermář
Provide implementations for standard CRC's such as CRC-16-ANSI in a …
08:03 Changeset in mainline [0d8322da]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove GPL licensed code from libext4.

2012-09-22:

22:26 Changeset in mainline [0210967]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matteo Facchinetti <facmatteo@…>
arm32: am335x: add control_module for pinmux configuration

2012-09-21:

19:25 StudentTips edited by Jakub Jermář
Do not borrow GPL code. (diff)

2012-09-20:

18:57 UsersGuide/CompilingFromSource edited by Martin Decky
(diff)
18:56 UsersGuide/CompilingFromSource edited by Martin Decky
(diff)
18:55 UsersGuide/CompilingFromSource edited by Martin Decky
add a note to run the toolchain script as root (diff)
12:13 Ticket #429 (Graphics Stack for HelenOS) closed by Jiri Svoboda
fixed: Fixed in mainline,1615.
12:06 Ticket #305 (SATA AHCI block driver) closed by Jiri Svoboda
fixed: Looks like this was fixed with mainline,1540, …
11:41 ContemplatedPlatforms edited by Jiri Svoboda
Add TCH1 from Dynawa (Fratnisek Fuka & co) (diff)

2012-09-19:

21:44 Changeset in mainline [40ad375]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
gta02: Use fat rd format by default
21:44 Changeset in mainline [5711f6e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Add configuration option to select uImage os type NetBSD stage 2 for …
21:23 Changeset in mainline [3896974]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Add power saving sleep for gta02
15:23 Ticket #48 (Simple GUI) closed by Jiri Svoboda
worksforme: We now have a full graphical server which IMHO renders this ticket …
11:21 Changeset in mainline [8316547f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Add comments on control bits
11:19 Changeset in mainline [a57b751]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
typo
10:30 Changeset in mainline [6412909]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Implement ICache invalidation
09:31 HardwareSupport edited by Jiri Svoboda
New SATA driver (diff)
07:02 HardwareSupport edited by Jakub Jermář
Update the ® and (D) flags. (diff)

2012-09-18:

19:54 Changeset in mainline [8595b954]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:rtc-helenos.
19:37 Changeset in mainline [3a73bc6a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Convert debug message into proper error message and check
19:35 Changeset in mainline [9e96666]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
cstyle
19:21 Changeset in mainline [df7f9fb5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
date: get rid of read_num_from_str() and use str_uint32_t instead
18:57 Changeset in mainline [7137fe3f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes
15:10 Ticket #328 (LLVM 2.9 build of ia32 fails in CONTEXT_SAVE_ARCH_CORE) updated by Jiri Svoboda
We should re-test this with LLVM 3.1.
15:09 Ticket #413 (Port GNU Compiler Collection (gcc) to HelenOS) updated by Jiri Svoboda
As of 2012-08-14 the cxx-conversion branch was merged to GCC trunk. …
13:58 Changeset in mainline [1a1b05b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Enable instruction cache on armv6/v7
13:55 Changeset in mainline [4bd3f45]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Consolidate control register values
13:22 Changeset in mainline [f94b95b1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Don't use unaligned access in boot or kernel. Allow unaligned …

2012-09-17:

14:41 Changeset in mainline [ce1df04]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Print also the actual error message when offline fails.
13:58 Changeset in mainline [9ab2714]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Just answer the message with an error code.
13:46 Changeset in mainline [619e6d56]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove duplicate rd binaries.
13:18 Changeset in mainline [ccc3debf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:rtc-helenos.

2012-09-16:

18:34 Changeset in mainline [f92976f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matteo Facchinetti <facmatteo@…>
arm32: Add build configuration and main skeleton for start BeagleBone
17:31 Changeset in mainline [25d5c96]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Recognize and handle all data abort sources.
11:32 Changeset in mainline [289fa65]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: fix call to ddf_log_init(NAME) to reflect changes in the mainline …
11:27 Changeset in mainline [fedac2f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes
11:19 Changeset in mainline [8930624]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Add the remote_battery_dev_iface to the remote interfaces list
11:18 Changeset in mainline [3322d95]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rename BATTERY_EXHAUSTED to BATTERY_LOW
11:17 Changeset in mainline [efcfab9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: Add support to the battery_status_get() request
08:43 Changeset in mainline [69a13a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Add the remote battery interface functions implementation
07:32 Ticket #495 (A keypress still required for shell to return control after a task is ...) created by Jakub Jermář
Even after mainline,1665, a keypress is needed for a shell …
06:59 Ticket #489 (answer_preprocess() may access deallocated phone structure) closed by Jakub Jermář
fixed: The memory corruption problem was fixed in mainline,1665. …
06:57 Ticket #488 (ipc_cleanup() may leave new callback connections behind) closed by Jakub Jermář
fixed: Fixed in mainline,1665.
06:57 Ticket #487 (ipc_cleanup() may get new slammed phones that will prevent its completion) closed by Jakub Jermář
fixed: Fixed in mainline,1665.
06:56 Ticket #279 (Sleeping task does not get killed immediately) closed by Jakub Jermář
fixed: The task-does-not-disappear-until-after-a-keypress problem was fixed …
06:53 Ticket #444 (Low-level ipc_forget()) closed by Jakub Jermář
fixed: A modified version of this feature has been merged in …

2012-09-15:

21:41 Changeset in mainline [00b4a68]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge from lp:~jakub/helenos/camp2012. Kernel IPC subsystem …
18:40 Changeset in mainline [e9fe33b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use the caller local variable instead of the full dereference.
18:19 Changeset in mainline [03a8a8e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Link each phone to its containing task. This makes it possible to set …
14:58 Changeset in mainline [917797f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Add support to the battery interface, not tested yet
14:57 Changeset in mainline [0d911ee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
date: remove dead code

2012-09-13:

20:34 Changeset in mainline [c97b086]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Mark the call active also in ipc_backsend_err().
20:33 Changeset in mainline [796692c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Set request method also for manually sent IPC_M_PHONE_HUNGUP messages.
19:01 Changeset in mainline [1020918]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
date: do not check the rtc battery status in the date command
09:11 DeveloperDocs edited by Jiri Svoboda
Add some interesting lecture notes (diff)
09:04 DeveloperDocs edited by Jiri Svoboda
Add IEEE-754 (diff)
08:30 UDF edited by Julia Medvedeva
(diff)
08:28 UDF edited by Julia Medvedeva
(diff)

2012-09-12:

21:05 Changeset in mainline [f1d5ef8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Document two issues in ipc_answerbox_slam_phones() when cleaning up a kbox.
15:45 StudentTips edited by Jakub Jermář
Coding tips first, writing tips second. (diff)
14:57 StudentTips edited by Jakub Jermář
(diff)
14:52 StudentTips edited by Jakub Jermář
(diff)
14:48 StudentTips edited by Jakub Jermář
New tips. (diff)

2012-09-11:

21:46 Changeset in mainline [68c2e32]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
beagleboardxm: Use fat as inird fs. Speeds up boot process.
21:45 Changeset in mainline [8776c46]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
am32: add more flags to page fault register.
10:46 Lab edited by Jakub Jermář
Add JJ's Raspberry Pi and BeagleBoard-xM. (diff)
10:28 Changeset in mainline [40b5421]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm926, uart: Fix include guards. Copy & paste error.
10:14 Ticket #494 (Need abortable async_get_call() variant) updated by Jiri Svoboda
Description changed
10:14 Ticket #494 (Need abortable async_get_call() variant) created by Jiri Svoboda
There is an async_get_call() which will block forever when no call is …

2012-09-10:

12:15 Ticket #493 (kcon breaks redrawing) updated by Jiří Zárevúcky
It makes some sense. If the compositor (or some other part of the GUI) …
09:54 Changeset in mainline [54a0070]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge from lp:~vojtech-horky/helenos/logging All logging is …
08:33 Ticket #493 (kcon breaks redrawing) updated by Jiri Svoboda
IMHO the compositor should not draw to the kfb when kernel console is …

2012-09-09:

13:54 Ticket #493 (kcon breaks redrawing) updated by Martin Decky
The ticket describes multiple issues, some of them concern also …
13:08 Ticket #493 (kcon breaks redrawing) updated by Jiří Zárevúcky
I don't think this should be considered a bug. As has been stated on …
12:48 kcon_continue_03_qemu.png attached to Ticket #493 by Hanka Sch.
12:47 kcon_03_qemu.png attached to Ticket #493 by Hanka Sch.
12:46 kcon_01.png attached to Ticket #493 by Hanka Sch.
12:44 Ticket #493 (kcon breaks redrawing) created by Hanka Sch.
(Tested in Virtualbox and QEMU) 1) Type "kcon" in bdsh. 2) Move the …

2012-09-08:

21:34 UsersGuide/CommandReference edited by Hanka Sch.
lsusb replaced by usbinfo -l (diff)
20:53 UsersGuide/CompilingFromSource edited by Hanka Sch.
fix relative path (diff)

2012-09-07:

16:18 Changeset in mainline [1dbd189]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add basic qemu sun4u configuration
15:20 Ticket #249 (arm32 load/store decoder is too limited) closed by Jan Vesely
fixed: new decoder merged in mainline,1660
15:05 Changeset in mainline [3451129]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Mainline changes.
15:00 Changeset in mainline [60d931d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Print instruction code instead of pc. The text says it is …
14:59 Changeset in mainline [23c1fae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: New instruction decoder Confirmed working on inegratorcp …
14:27 Changeset in mainline [32b3a12]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
libposix: even less includes from libc
14:05 Ticket #490 (arm32 task kill message prints incorrect address.) closed by Jan Vesely
fixed: fixed in mainline,1655
14:02 Changeset in mainline [b6636dc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
implement a basic softfloat unit test (currently failing) resurrect an …
14:01 Changeset in mainline [19a9e3a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
use 1024x768 as the default VESA framebuffer resolution
14:00 Changeset in mainline [ecd991a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
rename libext2 directory to ext2
13:59 Changeset in mainline [2416085]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
softfloat: move sources to a single directory implement more ARM EABI …
13:01 Changeset in mainline [77f91fe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Align stack to 8bytes in exception handlers. Fixes …
12:18 Changeset in mainline [7aa6b99]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make sure gcc generates stack frames that are compliant with the ARM …
11:56 Ticket #389 (Devman crashes after repeated add/remove.) updated by Jan Vesely
#384 has been fixed and I can still reproduce on current mainline (amd64).
10:39 Ticket #492 (btrace kcon command panics on arm32.) updated by Jan Vesely
Looks like btrace of live threads is a problem on other arches too.
10:38 am64-btrace-panic.png attached to Ticket #492 by Jan Vesely
pnic on adm64
09:57 Changeset in mainline [2d884ab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Libfs now opens file even when creating new file (L_CREATE & L_OPEN).
08:53 Changeset in mainline [42bde6a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Make logger more quiet
08:34 Printf edited by Vojtech Horky
Add include needed for PRINTF_ATTRIBUTE (diff)
08:30 Meetings edited by Jakub Jermář
Update the venue of tomorrow's meeting (diff)
08:29 Changeset in mainline [e0c836e8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add comments to logging interface in libc
08:12 Changeset in mainline [70253688]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
07:56 Changeset in mainline [131d9a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Logger: destroy logs on client disconnect
07:21 Changeset in mainline [b6933f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Remove useless config option (USB verbose logging)
07:20 Changeset in mainline [53d6b4aa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Remove unused constant

2012-09-06:

12:56 Changeset in mainline [c6b601b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
comment fixes
12:53 Changeset in mainline [b51b1cd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Remove processor specific high vector setting. We still need a …
12:31 Changeset in mainline [504f1756]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Reenable optimized uspace builds
12:31 Changeset in mainline [cc250b3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Merge mainline changes
12:03 Changeset in mainline [8cf4823]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Fix high vector bit control register location. ARM920T (gta02) …

2012-09-05:

22:36 Changeset in mainline [cd671c3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Reference count call_t structures. Add ipc_call_hold() and …
22:28 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jan Vesely
oh, I thought ld would at least print a warning if the result breaks …
19:51 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jakub Jermář
ld is just blindly following instructions in the linker script. It is …
19:43 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jan Vesely
I hoped to get this fixed before merging bbxm branch as it uses arch …
19:34 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Martin Decky
> Well, srv/loader is not involved in this in any way as the loaded …
19:25 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jakub Jermář
Replying to jermar: >Anyway, there is a mention of this …
19:16 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jakub Jermář
Replying to decky: > Indeed, it looks like a loader …
16:27 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Martin Decky
Priority, Owner, Component, Summary changed
Indeed, it looks like a loader problem to me which is only manifested …
16:17 Ticket #479 (Compositor faulty on arm32, mips32, ppc32) updated by Martin Decky
Description, Summary changed
16:01 Changeset in mainline [c9717e3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
ppc32: support larger boot images
15:56 Changeset in mainline [e5ac4130]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add boot image size safety check
15:41 Ticket #490 (arm32 task kill message prints incorrect address.) updated by Jan Vesely
This is getting tricky. I added another printf so the function looks …
15:26 Changeset in mainline [7f8f9fd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
ia64 still requires the explicit alignment
15:06 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jan Vesely
First thing that I noticed is that nsv5-broken has .p_align = 4… I …
14:47 Changeset in mainline [0783634]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
place the .interp section behind the other sections in the text …
14:46 Changeset in mainline [15c9b26]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
12:52 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Martin Decky
Yes, the previous comment basically summarizes the history. The …
12:36 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jiri Svoboda
If I recall correctly, this started with a problem of GNU ld vs. the …

2012-09-04:

22:10 Changeset in mainline [239acce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make the phone_alloc() code shorter.
21:41 Ticket #249 (arm32 load/store decoder is too limited) updated by Jan Vesely
Proposed fix: lp:~jan.vesely/helenos/fix-249 qemu integrator/cp …
21:28 Changeset in mainline [87e5b526]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Drop the old instruction recognition.
21:22 Changeset in mainline [983cabe8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge mainline changes.
21:12 Changeset in mainline [c33f39f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not establish callback connections after the answerbox enters cleanup.
21:00 Changeset in mainline [1ef7fb2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Update comment.
20:58 Changeset in mainline [f13f5d60]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Identify swap instructions.
20:53 Changeset in mainline [d126d3e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Optimize even more.
20:49 Changeset in mainline [bbb0a400]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Optimize instruction recognition.
20:42 Changeset in mainline [2ddb3c5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
First try instr identificator
20:39 Changeset in mainline [3ccba14]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
do not call async_data_write_finalize() in case of error, replace it …
20:11 Changeset in mainline [78ca12b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: get rid of "port + 1" and use a preprocessor macro
19:48 Changeset in mainline [ac31040]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes
17:22 Ticket #492 (btrace kcon command panics on arm32.) created by Jan Vesely
I tried to see btrace of compositor thread kconsole> btrace 29 …
16:43 Changeset in mainline [3ffd4c3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32, icp: Fix serial line interrupt masks.
13:39 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jan Vesely
Replying to jermar: > Quoting from ARM ELF specification: …
12:44 Changeset in mainline [baeeee2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
libposix: less includes from libc
10:09 Changeset in mainline [ecd1a0a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Use FSR for data aborts on armv6+.
09:25 Changeset in mainline [f8cbe2c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
libposix: exit() belongs to stdlib.h
08:25 Changeset in mainline [c5b69a5e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Use the same method to enable high vectors for both armv6 and …
07:13 nsv5-linker.elfdump attached to Ticket #491 by Jan Vesely
srv/ns elf dump (-march=armv5), fixed by removing align line from …
07:12 nsv5-align-entry.elfdump attached to Ticket #491 by Jan Vesely
srv/ns elf dump (-march=armv5), fixed by adding .align 8 line to entry.s
07:12 nsv5-broken.elfdump attached to Ticket #491 by Jan Vesely
srv/ns elf dump (-march=armv5)
07:11 nsv4.elfdump attached to Ticket #491 by Jan Vesely
srv/ns elf dump (-march=armv4)
06:22 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jakub Jermář
Quoting from ARM ELF specification: […]
06:18 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jakub Jermář
The fix in mainline,1582 was probably a follow-up on …
00:38 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jiří Zárevúcky
This line has been added very recently in …

2012-09-03:

22:23 Changeset in mainline [2541646]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not slam phones of potentially long gone forwarder tasks. Instead, …
22:12 Changeset in mainline [9c9bbaf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
request_process() is not always called.
22:10 Changeset in mainline [936b72e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
VM changes were introduced in armv6 so use the header for that arch as …
21:43 align.patch attached to Ticket #491 by Jan Vesely
Drop explicit alignment from linker script
21:43 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) updated by Jan Vesely
dropping line: /* Make sure the code is aligned reasonably */ . = …
21:39 Changeset in mainline [5d3ed34]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make sure that both dispatched and non-dispatched calls are properly …
21:36 armv5.patch attached to Ticket #491 by Jan Vesely
Use -march=armv5
21:35 Ticket #491 (arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script) created by Jan Vesely
Using -march=armv5 to compile integratorcp target (attached …
17:44 Ticket #490 (arm32 task kill message prints incorrect address.) created by Jan Vesely
The message printed looks like this: Task init:ns (18433999634432) …
17:17 Changeset in mainline [5321e48]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Remove lsusb from the list of non-essential apps.
14:37 Changeset in mainline [2673b3b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Mainline changes.
07:30 Changeset in mainline [9ef1b79b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make it explicit that we are not interested in the return value.

2012-09-02:

21:52 Changeset in mainline [f9841e69]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Call answer_preprocess() also when ipc_forward() returns error.
20:41 Changeset in mainline [fcfa926b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Factor out common statements.
20:32 Changeset in mainline [85f7369]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: remove unneeded cast
19:50 Changeset in mainline [8ec4144]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
integratorcp: Add uart kernel driver.
18:45 Changeset in mainline [d6cd626]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
link libc to the libsoftfloat in arm32, mips32, mips32eb, mips64 and ppc32.
18:44 Changeset in mainline [7ff35c7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: Fix compile errors on 32bit architectures

2012-09-01:

22:07 Changeset in mainline [95a3082]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Call answer_preprocess() in call forwarding error paths.
21:21 Changeset in mainline [4cd7fd0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove accidentally committed debugging code.
07:54 Changeset in mainline [f5299fa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Remove space before tab.

2012-08-31:

20:11 Changeset in mainline [0a4e1c7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
integratorcp: Fix compiling without FB option.
19:29 Changeset in mainline [a8ca607b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
arm32: Disable optimized uspace code for now.
18:06 Changeset in mainline [0cf5246]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x_dispc: Remove debug output.
17:32 Changeset in mainline [2be2506a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x: Fix compile breakage.
17:30 Changeset in mainline [96e01fbc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Merge mainline changes.
16:56 Changeset in mainline [e0d5bc5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
bbxm: Fix fb visual for 24bpp fb.
16:55 Changeset in mainline [054fd442]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
amdm37x, dispc: Fix typo
16:48 Changeset in mainline [469e0cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
bbxm: Fix display output. Woohoo it works! At least on linaro-qemu, …
12:11 Changeset in mainline [9cf07b3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
bbxm, dispc: Complete register map.
10:18 Changeset in mainline [ca4c6ec1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
libposix: replace macro with function (open())
09:55 Changeset in mainline [a3da2b2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Introduce include/ and source/ directories into libposix
07:35 Changeset in mainline [33fee91]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes

2012-08-30:

22:08 Changeset in mainline [9c9903a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not walk call→sender of a forgotten call in ipc_print_task().
20:07 Changeset in mainline [b5d2e57]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
wavplay: Be more careful about overflows.
19:36 Changeset in mainline [017455e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
wavplay: Implement playback without without using events. Needs HZ …
19:33 Changeset in mainline [e1534533]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Use 60KB buffer. There seems to be some problems with 64KB.
19:33 Changeset in mainline [2a64082]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Remove debug output.
19:32 Changeset in mainline [57b28f9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libpcm: more helper functions.
18:19 Ticket #486 (i8042 crashes for unknown reason) updated by Jakub Jermář
Milestone changed
18:19 Ticket #486 (i8042 crashes for unknown reason) closed by Jakub Jermář
fixed: Fixed in mainline,1641.
18:18 Changeset in mainline [0d57c3e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Check for allocation failures when allocating TLS.
18:15 Changeset in mainline [3869c596]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa dma: Use size_t to transfer remaining buffer size. Be more …
16:43 Changeset in mainline [f3fb83a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Minor fixes. Remove event interval from debug messages, …
16:28 Changeset in mainline [20d77fb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libpcm: Add helper functions.
12:58 Changeset in mainline [37367f7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Report capability name instead of number. Return ENOTSUP for …
12:58 Changeset in mainline [e98a8c4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, audio: Add string names for capabilities and events.
12:17 Changeset in mainline [5337491]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, audio_pcm: Use return value for capability values.
12:10 Changeset in mainline [f2a92b0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Merge DSP_STOPPED and DSP_READY.
11:54 Changeset in mainline [5eed99d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Remove sb_ prefix from helper functions.
11:41 Changeset in mainline [92b638c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
audio, sb16: Add and implement API for playback/capture with or …
10:26 Ticket #486 (i8042 crashes for unknown reason) updated by Jakub Jermář
Clearly, we need to check the return value from memalign() here.
10:09 Ticket #486 (i8042 crashes for unknown reason) updated by Jakub Jermář
Can it be that memalign() simply fails to allocate TLS data for the …
09:29 Ticket #489 (answer_preprocess() may access deallocated phone structure) updated by Jakub Jermář
I will try to think of a way to fix this in lp:~jakub/helenos/camp2012.
09:28 Ticket #489 (answer_preprocess() may access deallocated phone structure) created by Jakub Jermář
In answer_preprocess(), there is: […] The problem is that if …
08:41 Ticket #488 (ipc_cleanup() may leave new callback connections behind) updated by Jakub Jermář
I am planning to fix this soon in lp:~jakub/helenos/camp2012.
08:41 Ticket #488 (ipc_cleanup() may leave new callback connections behind) created by Jakub Jermář
In theory, when an IPC_M_CONNECT_TO_ME call is answered after …
06:53 Ticket #487 (ipc_cleanup() may get new slammed phones that will prevent its completion) updated by Jakub Jermář
I have a fix for this in lp:~jakub/helenos/camp2012.
06:52 Ticket #487 (ipc_cleanup() may get new slammed phones that will prevent its completion) created by Jakub Jermář
ipc_cleanup() first hangs up all slammed or connected phones, but …
00:34 Ticket #120 (Some HelenOS code breaks strict aliasing rules) updated by Jiří Zárevúcky
Replying to decky: > OK, the pragmatic question is: What …

2012-08-29:

20:08 Ticket #486 (i8042 crashes for unknown reason) updated by Jakub Jermář
Applying the disassembly to the stacktrace printed at i8042 crash, the …
14:06 Ticket #486 (i8042 crashes for unknown reason) updated by Jiří Zárevúcky
Yes, of course. By the way, why is there no email when an attachment …
13:43 i8042.tar.bz2 attached to Ticket #486 by Jiří Zárevúcky
Binary and disassembly
11:24 Ticket #486 (i8042 crashes for unknown reason) updated by Jiri Svoboda
Ideally build with line debugging information and include the disassembly.
06:54 Ticket #486 (i8042 crashes for unknown reason) updated by Jakub Jermář
Hi, could you also load the compressed i8042 binary which crashed?

2012-08-28:

23:13 Changeset in mainline [5a77550]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Always remember the original caller phone in a call.
19:34 i8042_crash.png attached to Ticket #486 by Jiří Zárevúcky
screenshot of the crash info in kconsole
19:34 Ticket #486 (i8042 crashes for unknown reason) created by Jiří Zárevúcky
I've stumbled upon this when trying to figure out why the GUI freezes …

2012-08-27:

22:14 Changeset in mainline [f39d5c2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add comment about taking shortcut in IPC_M_CONNECT_TO_ME's …
17:21 Changeset in mainline [5c702a8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
dead and unfinished code elimination

2012-08-26:

23:10 Changeset in mainline [e5a4250]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Leave cleaning of call→buffer to ipc_call_free() for now.
22:46 Changeset in mainline [eb5560a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add comments explaining individual sysipc_ops_t callbacks.
13:53 Changeset in mainline [53af6e8c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
No need to hold the sender task when the call is going to be answered. …
13:36 Changeset in mainline [20282ef3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
When answer_preprocess() wins the race for a call, let it also dequeue …
09:41 UDF edited by Julia Medvedeva
(diff)

2012-08-25:

19:53 Changeset in mainline [4c84ada5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes
19:42 Changeset in mainline [5d94b16c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Factor out server side of console IPC protocol.

2012-08-24:

22:27 Changeset in mainline [b1e6269]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add two new sysipc_ops_t members: - request_forget() - …
16:10 Ticket #477 (ext4fs hangs when trying to remove a sparse file) updated by Jakub Jermář
Milestone changed
15:56 Changeset in mainline [16e9d4df]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes
15:30 Ticket #476 (ext4fs hangs when trying to remove a sparse file) closed by Martin Decky
fixed: Fixed in mainline,1638.
15:24 Changeset in mainline [070ad12]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
merge bugfix for #476 from lp:~frantisek-princ/helenos/ext4
15:23 Changeset in mainline [e522da4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
merge mainline changes
15:03 Changeset in mainline [041ab64]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
bugfix #476
14:56 Changeset in mainline [48e3190]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cherrypick UDF file system driver implementation (originally by Julia …
14:27 Ticket #476 (ext4fs hangs when trying to remove a sparse file) updated by Vojtech Horky
From the attached screenshot it rather looks that it is VFS that died …
14:23 removal_of_sparse_file.png attached to Ticket #476 by Vojtech Horky
Stack trace in kernel console after trying to remove sparse file
14:09 Ticket #476 (ext4fs hangs when trying to remove a sparse file) updated by Frantisek Princ
Status, Owner changed
14:07 Changeset in mainline [beb9336]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Frantisek Princ <frantisek.princ@…>
Merge with mainline
12:57 Ticket #481 (Support for IEEE802.11 wireless networking (a.k.a. WiFi)) updated by Jiri Svoboda
Sounds interesting. It would be nice to have a WiFi adapter emulated …
11:21 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
07:44 GSoC2012WeeklyReports edited by Vojtech Horky
Add Sean, summary (diff)
06:54 Bithenge/Syntax edited by Sean Bartell
Fix logical operators (diff)
06:49 StructuredBinaryData edited by Sean Bartell
replace with link to Bithenge (diff)
06:48 GSoC2012WeeklyReports edited by Vojtech Horky
Add links to summary e-mails (diff)
06:48 Repositories edited by Sean Bartell
really update Bithenge link (diff)
06:47 Repositories edited by Sean Bartell
update Bithenge link (diff)
06:46 GSOC edited by Sean Bartell
update Bithenge link (diff)
06:41 Bithenge/Design created by Sean Bartell

2012-08-23:

22:02 Changeset in mainline [276e44a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: fix format string error
21:50 Changeset in mainline [5572ad1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes
18:48 Changeset in mainline [92e963f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Bugfix: do not append to list twice
18:25 Changeset in mainline [1dec7cb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Use lock/unlock naming
18:04 Changeset in mainline [4b640a2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix usage help on logset
18:00 Changeset in mainline [bc0ccab]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Trim trailing new lines in logging messages Added because of USB …
17:40 Ticket #481 (Support for IEEE802.11 wireless networking (a.k.a. WiFi)) updated by Vojtech Horky
Accidentally found following thread on …
15:45 Changeset in mainline [db81577]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix calloc() argument order.
15:22 Changeset in mainline [f0a2720]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix formatting arguments
14:49 Changeset in mainline [aa492fe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
extend the scope of compile-time printf-like argument verification
14:28 Changeset in mainline [ae827d0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: make the driver - port IO / memory mapped IO - neutral.
13:54 ContemplatedFeatures edited by Martin Decky
EHCI, xHCI (diff)
12:55 Ticket #485 (Desktop is slow) created by Jiri Svoboda
The composited desktop is way too slow to be usable with Qemu/non-KVM …
12:45 Ticket #484 (Window movement is invisible) created by Jiri Svoboda
When you drag and move a window, no change is shown until you release …
12:42 Ticket #483 (Focus switching is sloppy) created by Jiri Svoboda
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 Jiri Svoboda
There is no way to tell which desktop window is active (i.e. which has …
11:50 Changeset in mainline [9673fd3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: add support to offline/online operations
09:43 ContemplatedFeatures edited by Jiri Svoboda
(diff)
09:19 Changeset in mainline [2e6293b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
date: fix typo

2012-08-22:

18:53 Changeset in mainline [664fc031]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rename the new time functions to the time_* naming scheme
18:30 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
14:10 Ticket #481 (Support for IEEE802.11 wireless networking (a.k.a. WiFi)) created by Jiri Svoboda
Implement a native HelenOS driver for 802.11 wireless networking …
09:15 GSOC edited by Jakub Jermář
(diff)
09:12 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)

2012-08-21:

21:37 Changeset in mainline [13dbaa8c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Factor out dealing with call→buffer from process_answer() to …
21:14 Changeset in mainline [1b186ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Move handling of IPC_M_CONNECT_ME_TO in process_answer() to its …
20:56 Changeset in mainline [32e4643]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Always remember the original request method so that it is actually …
12:37 AvailableTheses edited by Vojtech Horky
Fix link (diff)
12:07 Changeset in mainline [6cd10ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Bithenge: hide os.h from public include/
11:12 Ticket #480 (VFS deadlocks when FS calles VFS operation (namespace_rwlock)) created by Zdenek Bouska
Jakub on mailing list: The solution with a global namespace lock …
11:02 Changeset in mainline [2ee05261]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Bithenge: fix Linux build
10:48 Changeset in mainline [8fc0f47c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Clean Bithenge headers namespace Move headers into <bithenge/>, put …
10:22 Changeset in mainline [67edca6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix parallel builds
10:04 Changeset in mainline [5e718d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge with upstream (lp:~wtachi/helenos/bithenge)
06:53 ContemplatedFeatures edited by Vojtech Horky
Prevent link creation (diff)

2012-08-20:

23:30 Changeset in mainline [077dad2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: fix double wait for IPC answers in clock_dev.c, use async_forget()
23:24 Changeset in mainline [0343a1b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Delete unused directory.
23:21 Changeset in mainline [e8039a86]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Separate system IPC logic into dedicated ops structure hooks.
22:46 Changeset in mainline [6560960]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes
22:37 Changeset in mainline [971f50e7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: use ioport8_t* instead of uint32_t* as the type of the io_addr …
22:24 Changeset in mainline [762083b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
set the boottime to zero in rtc_dev_initialize(), remove a double call …
21:47 Changeset in mainline [642dc72]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Return null_ops if sysipc_ops is not defined for a given method.
21:41 Changeset in mainline [c9abf50]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
cstyle
21:38 Changeset in mainline [60af6fc2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: move boottime into the rtc structure
21:33 Changeset in mainline [6a97f2e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
uspace/Makefile.common: only generate the intended library Because …
21:27 Changeset in mainline [7eaeec1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Merge mainline changes
21:26 Changeset in mainline [f0defd2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Basic infrastructure for system IPC ops.
20:46 Changeset in mainline [6f445a67]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix the rtc driver to support changes made by rev …
19:22 Changeset in mainline [ed3816d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, audio: Remove long forgotten code.
19:16 Changeset in mainline [7cfe5c0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Merged with mainline 0.5.0 changes.
18:59 Bithenge/Library created by Sean Bartell
18:40 Changeset in mainline [b9cb911]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
cht: API comments.
18:25 Bithenge/Syntax created by Sean Bartell
18:04 Changeset in mainline [f3a37e28]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
bdsh: fix cmp
17:37 Changeset in mainline [1f136a27]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: fix on HelenOS
17:32 Changeset in mainline [0784869]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: improve Doxygen documentation
17:20 Changeset in mainline [6136393]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Minor style fix.
16:51 ContemplatedFeatures edited by Martin Decky
capture more ideas so that they don't get lost in emails (diff)
16:11 Changeset in mainline [fa6f2357]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Sender phone cannot be deallocated in the recipient context.
15:19 Changeset in mainline [74c7164]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Use full size buffer
15:18 Changeset in mainline [03d6e0d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Add names for new states.
15:14 Changeset in mainline [daed689]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Report termination after the action has actually terminated.
15:14 Genode edited by kurbel
(diff)
15:10 Changeset in mainline [e7bf5f6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
wavplay: Use PCM_PLAYBACK_STARTED event and only fill up half of the …
14:52 Changeset in mainline [0387b92]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
ab16: Improve event reporting, and state checking.
14:52 Changeset in mainline [c04ff9f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, audio: Add startup events and event type.
14:31 Changeset in mainline [85d31de9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Adam Hraska <adam.hraska+hos@…>
Fix: hash table key type mismatch on 64bit machines in locfs_ops.c.
14:25 Changeset in mainline [aae11d0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
b16: Use helper function for fun→driver_data conversion.
14:04 Changeset in mainline [6f57933]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Fix session cleanup.
14:03 Changeset in mainline [fb6c98f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Improve state management and use it to reject invalid requests.
11:28 Changeset in mainline [018ab50]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
audio: Move event callback into separate API calls.
09:51 Changeset in mainline [20840922]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv, audio: Calling get_info_str makes no sense with NULL param.
09:48 Changeset in mainline [ad1aedc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Document client side audio pcm API.
06:34 Bithenge created by Sean Bartell
00:22 Changeset in mainline [1a3b953]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: better error injection

2012-08-19:

16:11 Changeset in mainline [86fe9d1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
wavplay: Add usage help.
16:10 Changeset in mainline [1ba95ba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Implement and enable buffer position capability.
16:08 Changeset in mainline [fa91c0f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libdrv: Add buffer position query. Fix cap query: Close exchange at …
14:35 Changeset in mainline [d86c9736]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
Rename record → capture.
14:17 Changeset in mainline [ad42844]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Use more helper functions instead of duplicating code.
13:46 Changeset in mainline [d758301]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Check for buffer availability in playback/record. Only check …
13:45 Changeset in mainline [d2765ab3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Use format test function to validate input parameters.
13:23 Changeset in mainline [ff396ea]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Interval of 0 frames disables interrupts reporting. Don't use …
12:55 Changeset in mainline [b881226]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Add Mono channels description.
12:54 Changeset in mainline [ed54cbf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: Add and use helper functions. Add comments.
06:09 Changeset in mainline [5e514c0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add bdsh test script for HelenOS
06:08 Changeset in mainline [fae4d30]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
bdsh: add simple "cmp" command
05:28 Changeset in mainline [a42d7d8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add fake system call errors to test error handling

2012-08-18:

23:20 Changeset in mainline [1c79996]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: fix issues and expand coverage for test.sh
21:24 Changeset in mainline [dd13349]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
edit: Implement HOME/END keys using move to sol/eol spt instead of …
18:37 Changeset in mainline [d17a4a9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Implement absolute move events in compositor in a simple way.
18:36 Changeset in mainline [b5416c3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Use point structure instead of two variables for position in some places.
18:32 Changeset in mainline [beb5683]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Use surface_coord_t instead of sysarg_t in libdraw/surface.[ch]
18:30 Changeset in mainline [74fec95]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Add signed native integer definition to uspace types.h
18:29 Changeset in mainline [6af521c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Fix input client stub for absolute move events.
18:27 Changeset in mainline [efb94a77]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Add cscope_parts make target to generate separate cscope index for …
18:04 Changeset in mainline [1f9c9a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add test script for Linux
14:27 Changeset in mainline [b28dabe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: Inline isa_init and use structure initializer.
14:24 Changeset in mainline [1864948]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: Implement DMA remain size query.
14:20 Changeset in mainline [6fd365d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
libc,libdrv: Add remaining bytes query to DMA(hw_res) interface.
12:24 Changeset in mainline [bc6762f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: Rename some functions.
12:13 UDF edited by Julia Medvedeva
(diff)
12:12 UDF edited by Julia Medvedeva
(diff)
12:09 UDF edited by Julia Medvedeva
(diff)
12:08 UDF edited by Julia Medvedeva
(diff)
11:57 Changeset in mainline [f6992df]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: Add additional buffer constraint check.
10:58 Changeset in mainline [1ec394e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: Refactoring.
03:58 Changeset in mainline [3a7356dc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: make concatenation lazier

2012-08-17:

22:55 Changeset in mainline [4a9704ad]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: Remove unused files.
22:53 Changeset in mainline [1cf0a17]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: Use element name during initialization, add comments. Makes code …
22:18 Changeset in mainline [cf56332]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: Minor refactoring.
18:59 Changeset in mainline [1789023]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix typo
18:01 Changeset in mainline [0d7eb0f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: Inline fun_conf_parse. It's just a one line loop.
18:00 Changeset in mainline [18ae0c8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: Get rid of double NULL check. Both fun_conf_parse and free are …
17:59 Changeset in mainline [b5f305b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: Add const qualifiers. Prasing does not change the original string.
17:58 Changeset in mainline [3d4ad475]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: Do not allocate and copy name string. ddf_fun_create does that …
17:56 Changeset in mainline [1de97fe6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: integrate condition into the loop instead of using break.
17:36 ToMerge edited by Vojtech Horky
Fix typo (diff)
17:35 ToMerge edited by Vojtech Horky
Update NUMA (diff)
17:15 Changeset in mainline [2568c94]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes
17:05 Changeset in mainline [111d2d6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Factor out input protocol client code.
17:01 Changeset in mainline [82e4005]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
isa: Rename set_* functions to add_*. Because that's what those …
17:00 Changeset in mainline [01e397ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
bdsh: Fix free() being called on incorrect pointer if the command …
16:58 Changeset in mainline [a1a101d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Get rid of log_log_msg() All calls to log_msg(LVL_*) were rewritten …
16:57 Changeset in mainline [f0241bda]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jan Vesely <jano.vesely@…>
sb16: Implement capabilities query.
15:03 Ticket #271 (Fibril rwlocks read/write lock switch) updated by Jiří Zárevúcky
There is one thing that needs to be understood about the proposed …
14:15 Changeset in mainline [920d0fc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
USB logging functions are only macros to standard logging
13:40 Changeset in mainline [20dd67e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
USB logging uses standard logging
13:23 UsersGuide edited by Vojtech Horky
Add link to GUI (diff)
13:21 UsersGuide/GUI created by Vojtech Horky
Initial version
13:06 Changeset in mainline [267f235]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
log_init() needs only one parameter
12:23 Changeset in mainline [52c4264]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
12:22 UsersGuide/Editor edited by Martin Sucha
(diff)
12:20 Changeset in mainline [ffc1b1d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Prevent likely double free of call→buffer. The buffer is supposed to …
12:16 ToMerge edited by Martin Decky
(diff)
12:12 UsersGuide/TextEditing edited by Jiri Svoboda
Home/End moves to beginning/end of line, in general (diff)
12:04 Ticket #479 (Compositor faulty on arm32, mips32, ppc32) created by Martin Decky
On arm32, mips32 and ppc32, the compositor service runs, but no …
12:01 Changeset in mainline [ad78054]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Implement Ctrl+HOME/Ctrl+END in edit.
11:59 Changeset in mainline [034c4202]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
vlaunch and vterm are essential applications
11:52 Changeset in mainline [1d5a540]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Merge DDF interface tightening.
11:47 Changeset in mainline [ae2c925]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Refactoring
11:44 Changeset in mainline [8312577]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Add backwards search functionality to edit.
11:39 Changeset in mainline [2f136e4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
merge vlaunch cstyle fixes (no change in functionality)
11:38 Changeset in mainline [90dc458]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Create log files lazily
11:37 Changeset in mainline [56fd7cf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Make ddf_dev_t and ddf_fun_t opaque. This further tighthens the DDF …
11:33 Changeset in mainline [1e58e1b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
merge mainline changes
11:26 Changeset in mainline [87c0a45]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix condition
11:16 Changeset in mainline [bdf3c0c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
11:04 Changeset in mainline [5239e17]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Log to file as well
11:04 Changeset in mainline [f08ab0f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add missing unlock to error path
11:03 Changeset in mainline [d891cba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Phones in IPC cleanup need to be accessed under the protection of …
10:56 Changeset in mainline [7feb86e6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Improve edit. * Fix Home moving caret to the end of previous line * …
10:50 Changeset in mainline [f5da671]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Check for errors in logger
10:50 Changeset in mainline [20dccf3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
implement basic ARM EABI floating point routines
10:47 Changeset in mainline [f9bd2e3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Handle phones that got slammed during IPC cleanup.
10:41 Changeset in mainline [3cf862f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add basic locking to logger
10:24 Changeset in mainline [568693b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Add reverse variant of str_decode.
10:09 Changeset in mainline [7d27f422]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix compilation on mips32, mips64 and ppc32 (libsoftrend requires …
10:08 Changeset in mainline [bf9ac4e8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add comments to logger IPC
10:07 Changeset in mainline [525e91b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make the assert condition shorter.
10:04 Changeset in mainline [6e596bd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Enum renaming
10:03 Changeset in mainline [8f6858d0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Forget any IPC_M_PHONE_HUNGUP messages sent from IPC cleanup so that …
10:01 Changeset in mainline [b1912b0c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Remove redundant function
09:57 Changeset in mainline [f039dba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Logger also works with hierarchy
04:30 Changeset in mainline [681a985]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: move library to uspace/lib

2012-08-16:

23:36 Changeset in mainline [f72ae3b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
log_create returns parent in case of errors
22:45 Changeset in mainline [330a59f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Remove no longer needed function
22:43 Changeset in mainline [9ba10f0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
More precise boot options for logger It is possible to specify the …
22:21 Changeset in mainline [f50a756]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Function renaming
22:20 tetris_cube_trace.png attached to Ticket #478 by Vojtech Horky
Demonstration of the bug (notice window is rotated)
22:19 Ticket #478 (Single-pixel line not redrawn in vterm) created by Vojtech Horky
The problem is best described by the attached picture. The bug was …
22:17 Changeset in mainline [4f351432]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Merge mainline changes
22:04 Ticket #477 (ext4fs hangs when trying to remove a sparse file) closed by Maurizio Lombardi
duplicate
21:59 Ticket #477 (ext4fs hangs when trying to remove a sparse file) created by Maurizio Lombardi
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 Maurizio Lombardi
The ext4fs hangs when trying to remove a sparse file with size > 4Mb …
21:50 Changeset in mainline [2bf781a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Pretend logs form a tree hierarchy
21:35 Changeset in mainline [83298e8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: make use of the getuptime() function
21:25 Changeset in mainline [7975433]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Cleanup of forgotten calls on answer.
21:01 Changeset in mainline [cba45af]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Rewrite logger (work in progress) Major issues * no locking * no …
19:27 Changeset in mainline [6d5e378]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cherrypick GUI implementation (originally by Petr Koupy), with several …
19:22 Changeset in mainline [c9d011e4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove obsolete code
19:14 Changeset in mainline [b6a088f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
use local includes within the input server
18:51 Changeset in mainline [9f5cf68]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
implement va_list variant of task_spawn()
18:41 Changeset in mainline [dbf2ca4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add alpha visuals
18:40 Changeset in mainline [f73b291]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
libblock.{c|h} → block.{c|h}
17:49 Changeset in mainline [e005f92]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Split logger into more files
17:17 Changeset in mainline [d6ddeb7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Log context is actually a log
15:44 Changeset in mainline [ebbc8a74]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Remove premature optimizations
15:18 Changeset in mainline [dc5aa568]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
15:08 Changeset in mainline [80d8885]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Set levels for individual contexts
14:23 Changeset in mainline [32b26cf7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Extend logger2 test with contexts
14:22 Changeset in mainline [793cce15]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add logging contexts
12:29 Changeset in mainline [9a53e00]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Add logger2 test - for ever log at all levels
12:09 Changeset in mainline [717a0aa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Rename double-underscored functions
12:02 Changeset in mainline [7034b443]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Move common code to separate function
11:58 Changeset in mainline [494f417]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Allow changing level of individual namespaces
11:38 Changeset in mainline [13c4fe0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Remove debugging output accidentally left in the previous commit.
11:36 Changeset in mainline [eab3d04]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Allow specifying of log level as a name
11:34 Changeset in mainline [7a7b8efa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Use str_width instead of str_length in tab completions and fix display …
11:20 Changeset in mainline [1c67b41]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Use log level names when printing instead of numbers
11:12 GSoC2012WeeklyReports edited by Vojtech Horky
Add Sean, week 13; mark missing (diff)
11:09 Changeset in mainline [04da852]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Read properly boot log level
10:59 Changeset in mainline [c8cbd39]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Hack: copy kernel arguments to sysinfo
10:37 Changeset in mainline [be2a38ad]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add functions chr_width() and str_width() to determine character and …
10:26 Changeset in mainline [69cf3a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Make sheet_t opaque.
09:43 Changeset in mainline [5882487]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
09:39 Changeset in mainline [b52dd1de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Initial logging level can be set through sysinfo
09:21 Changeset in mainline [0a6a996]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Default level affects existing namespaces
09:17 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
09:15 Changeset in mainline [6e9e12b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Get rid of logview for now
09:13 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
09:06 Changeset in mainline [c8444d8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Go to Line needs to properly update sel_start tag. It should also stay …
08:44 Changeset in mainline [669f5cae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Allow setting default log level Currently, it does not affect …

2012-08-15:

23:55 Changeset in mainline [b224a3e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Merge mainline changes
23:03 Changeset in mainline [b8b742e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Add Go To Line functionality for edit (use Ctrl+L).
22:42 Changeset in mainline [a44abb3e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Favor disk_t pointer over disk_id in ata_bd.
22:13 Changeset in mainline [16639bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes
21:27 Changeset in mainline [c5a6076]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix off by one in column number computation, columns in sheet are …
21:18 Changeset in mainline [5e77288]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix next line overwrite when line contains tab character in edit.
19:28 Changeset in mainline [2405bb5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Forget active calls when a task exits. - Synchronization between …
17:52 Changeset in mainline [f7ea5400]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Replace the gmtime(), asctime() localtime() and ctime() with a new set …
15:24 Changeset in mainline [b546231]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Merge isdv4 tablet driver and related improvements.
15:13 Changeset in mainline [affaf2e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Merge mainline changes.
15:10 Changeset in mainline [f66ca57f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Rename wacomdump to isdv4_tablet and register with unique service name.
14:58 Logging edited by Jiri Svoboda
Default logging level (diff)
14:52 Logging edited by Jiri Svoboda
Better explanation of LVL_NOTE and LVL_DEBUG (diff)
14:44 Changeset in mainline [135486d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Allow more than one client connection to block device.
14:18 Changeset in mainline [1499564]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
wacomdump: Act as absolute mouse device
14:13 Changeset in mainline [8a99c7e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Add basic support for absolute mouse/pointing devices.
13:17 Changeset in mainline [691d8d8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Give each system IPC method its dedicated request process hook.
12:49 Changeset in mainline [924c2530]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Give each system IPC method its dedicated request preprocess hook.
12:26 KnowledgeArticles edited by Vojtech Horky
Add link to logging page (diff)
12:25 Logging created by Vojtech Horky
First version
09:57 Changeset in mainline [9a82ac1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Be nice and provide a default switch case in answer_preprocess().
09:53 Changeset in mainline [9956fad9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Give each system IPC method its dedicated answer preprocess hook.

2012-08-14:

21:58 Changeset in mainline [a987832]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Split wacomdump intro multiple files
20:17 Changeset in mainline [1cb75de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove an answered call from the task's active list when the call is …
20:06 Changeset in mainline [c92e30f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
ns8250: No need to yield every time we read from the serial device
19:27 Changeset in mainline [9dec6d4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes
18:16 Changeset in mainline [cddcc4a3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
10:10 Changeset in mainline [4c73361]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
sportdmp: Display data in hexadecimal format
10:03 Changeset in mainline [fd418d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
ns8250: Log warnings by default
09:37 Changeset in mainline [76d92db1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Log to file as well
03:37 Changeset in mainline [71b0d4d4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Merge mainline changes
03:17 Changeset in mainline [2988aec7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: read FAT files/subdirs; self-recursion and more operators

2012-08-13:

22:59 Changeset in mainline [188c76c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
ns8250: Use 4-byte interrupt threshold to make buffer overruns less likely.
22:55 Changeset in mainline [e0cd9042]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
ns8250: Report buffer overrun errors
22:01 Changeset in mainline [4802dd7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Factor out client and server IPC stubs for block devices.
18:02 Changeset in mainline [14c5005]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes
17:56 Changeset in mainline [45cbcaf4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
avoid deadlocks by replacing gettimeofday() with getuptime() in …
17:17 Changeset in mainline [72cf064]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Merge mainline changes
15:00 Changeset in mainline [58a369e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Update the wacom dump application to work with blocking read.
14:44 Changeset in mainline [4820360]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Synchronize device tree transitions.
14:40 Ticket #384 (Synchronize device tree transitions) closed by Jiri Svoboda
fixed: Fixed in mainline,1597.
14:15 Changeset in mainline [3a58347]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
The gettimeofday() function now asks for the current time to the real …
14:12 Changeset in mainline [86939b1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Maintain task's active calls in the active call list. - The call is …
13:57 Changeset in mainline [43e660c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
rtc: the client_connected bool field is not needed
10:40 Changeset in mainline [141a20d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Terminate UDP receive fibril when socket is closed.
09:52 Changeset in mainline [cfaa35a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Rename call_t's link to ab_link as this link is exclusively used for …
09:15 Changeset in mainline [cd529c4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
In the absence of synchronous IPC calls, call_t's callerbox is just …

2012-08-12:

23:14 Changeset in mainline [91ecaa10]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Make ns8250 read blocking.
22:55 Ticket #475 (File system probing) updated by Jiri Svoboda
'Other systems?' Which ones are those, beside GNU? :-)
22:24 Ticket #475 (File system probing) created by Martin Decky
The VFS and file system drivers should support file system probing in …
22:16 Changeset in mainline [e5e73af]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Send proper local destination to link layer (fixes sending through router).
22:14 Changeset in mainline [d06c4ae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add support for ext4 as a root file system the read-only ext2 driver …
22:13 Changeset in mainline [c3fe001]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
superblock→state is a bit field, not a value field make sure we check …
22:00 Changeset in mainline [6266cc6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix capitalization
21:31 Changeset in mainline [6e09bee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Interpret wacom events in more depth
21:24 GSoC2012WeeklyReports edited by Jakub Jermář
(diff)
20:17 Changeset in mainline [08a6382]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fixes to get DNS query acceptable by looking at analyzer output. Fix …
19:16 Changeset in mainline [d7978525]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Implement ipc_*_finalize() functionality directly in async framework. …
18:57 Changeset in mainline [6c34f587]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove synchronous IPC primitives.
18:45 ToMerge edited by Martin Decky
the ext4 branch is already merged (diff)
18:38 Changeset in mainline [49505fe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
merge ext4
18:36 Changeset in mainline [38542dc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
ext4 code review and coding style cleanup
18:35 Changeset in mainline [b08e7970]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove change marked for debugging purposes only
18:24 Changeset in mainline [ea5cc5b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
remove the CLOCK_GET_BOOTTIME operation
17:51 Changeset in mainline [f85ed4b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fixes: initialize off, increment lsize.
16:27 Changeset in mainline [adae30d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Work-in-progress message encoding/decoding, transport and query …
13:43 Changeset in mainline [5bf6bc70]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Sucha <sucha14@…>
Add a simple event dump app for Wacom ISDV4 serial tablet.
12:34 Changeset in mainline [db80a2e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
CLOCK_DEV_IFACE must be declared before AHCI_DEV_IFACE
12:34 Changeset in mainline [41b764b7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
Fix typo in a Makefile script
11:46 Changeset in mainline [90478727]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Maurizio Lombardi <m.lombardi85@…>
merge mainline changes
09:03 Changeset in mainline [542e819]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
merge mainline changes
05:10 Changeset in mainline [1b6b76d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: improve efficiency by making out_size optional in prefix_apply
04:53 Changeset in mainline [6be4142]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: print transform errors; fixes and fat.bh improvements

2012-08-10:

20:09 Changeset in mainline [0153c87]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: more FAT, operators, and fixes
05:46 CodingTips edited by Vojtech Horky
Fix formatting (diff)

2012-08-09:

22:12 Ticket #474 (Mac Pro (Early 2009) UHCI keyboard error) updated by Jan Vesely
Does this produce some kind of error? Does UHCI driver use interrupts …
21:19 WikiStart edited by Jiri Svoboda
Coding tips (diff)
21:18 Changeset in mainline [c9797067]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: initial FAT script, "in" outside expression transforms, and …
21:18 CodingTips created by Jiri Svoboda
16:08 Changeset in mainline [05f5fbf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Merge mainline changes
15:39 CStyle edited by Jiri Svoboda
More on bracing, Yoda comparison (diff)
15:19 HowToContribute edited by Martin Decky
add link (diff)
15:17 StudentTips edited by Martin Decky
update link (diff)
15:11 CStyle created by Martin Decky
copy cstyle standard from the old Drupal page
15:08 WikiStart edited by Martin Decky
(diff)
15:04 ContemplatedFeatures created by Martin Decky
create a catch-all feature list page
15:00 WikiStart edited by Martin Decky
(diff)
13:45 Changeset in mainline [371cb6c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
build the ppc32 image for release, do not build the sparc64/niagara …
13:11 UsersGuide/CommandReference/msim edited by Martin Decky
update image link (diff)
13:09 Milestone 0.5.0 completed
12:43 SashimiRegressions edited by Martin Decky
remove fixed tickets (diff)
12:41 FajtlRegressions edited by Martin Decky
remove fixed tickets (diff)
12:39 CurrentIssues edited by Martin Decky
update links (diff)
12:32 ReleaseNotes edited by Martin Decky
comment out the "release soon" paragraph for now (diff)
12:29 ReleaseNotes edited by Martin Decky
add release notes for 0.5.0 (diff)
12:28 ReleaseNotes/Mainline created by Martin Decky
create new empty draft based on the template
12:23 Changeset in mainline [1b06a9de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export0.5.0 by Martin Decky <martin@…>
bump version to 0.5.0 in preparation for a release
06:42 ReleaseNotes/0.5.0 edited by Jakub Jermář
(diff)
05:41 Changeset in mainline [71450c8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add member expressions and improve USB example
05:23 Changeset in mainline [c54f5d0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: partial transforms
04:57 Changeset in mainline [3c70376]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: move compound transforms to separate file; fix warnings
04:46 Changeset in mainline [0b60d2d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sean Bartell <wingedtachikoma@…>
Bithenge: add subblob expressions
Note: See TracTimeline for information about the timeline view.