Timeline



2007-07-29:

19:17 Changeset in mainline [b76a2217]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Give the AVL tree walkers the possibility to take an argument. Each …
18:18 Changeset in mainline [83a5cba]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Get rid of code duplicities in the insert path into an AVL tree.
13:50 Changeset in mainline [5dcee525]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Replace the threads_btree B+tree with an AVL tree. The new variable is …
13:46 Changeset in mainline [d1e9321]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add explicit type for an AVL tree key. Add function to walk an AVL …
11:51 Changeset in mainline [0d65d76]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make the kernel compile again after integrating the AVL tree. …
11:28 Changeset in mainline [358ec13]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Import the AVL tree implementation from the RCU branch.

2007-07-12:

16:02 Changeset in mainline [975f62f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Formatting changes.

2007-07-11:

20:31 Changeset in mainline [7918fce]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Implement a new mechanism for copying data between two address spaces …
16:31 Changeset in mainline [398d967]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Collapse IPC method numbers.

2007-07-06:

17:43 Changeset in mainline [c7509e5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add comment clarifying how a fibril waiting for a message gets rescheduled.
16:04 Changeset in mainline [b76f2f8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix two minor bugs in uspace's make clean.

2007-07-04:

17:03 Changeset in mainline [36c9234]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Improve comments in async.c
14:22 Changeset in mainline [f5b4fb9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Allow HelenOS to be built by a native gcc on Solaris.

2007-07-02:

22:11 Changeset in mainline [e70bfa5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Improve comments in async.c
18:37 Changeset in mainline [7b63b6b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Kernel stack address was printed twice.
18:30 Changeset in mainline [daa90e8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove duplicit and empty time.h from libc. Move timeval functions …

2007-06-28:

20:47 Changeset in mainline [f2f0392]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
More fibril/psthread cleanup.
19:45 Changeset in mainline [9591265]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
More psthread/fibril cleanup.
15:49 Changeset in mainline [12f91130]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove fibril_join(). We cannot guarantee our assumptions that easily. …
00:54 Changeset in mainline [bc1f1c2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Goodbye pseudo threads, welcome fibrils. The renaming might still be …

2007-06-27:

23:12 Changeset in mainline [b9641ee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
1. Implement simple joining of pseudo threads. Only one pseudo thread …

2007-06-23:

13:35 Changeset in mainline [72381f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove dummy presenter.
13:34 Changeset in mainline [00acd66]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
New, better-structured, directory layout for uspace.

2007-06-21:

17:04 Changeset in mainline [3ae470a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add sanity checks for reads and writes that occur past the end of the …

2007-06-20:

23:07 Changeset in mainline [6765c07]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Michal Kebrt <michalek.k@…>
fixes bug causing crash in tester 'thread1' test
20:53 Changeset in mainline [0eb58f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Cleanup.
20:52 Changeset in mainline [84947a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Improve the rd task (not tested): - allow more connections - support …

2007-06-18:

21:21 Changeset in mainline [9ec12fd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export0.2.0.5 by Jakub Jermar <jakub@…>
Bump version to 0.2.0.5 (Twilight).

2007-06-17:

19:46 Changeset in mainline [bd72c3e9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Some left-over stuff from the last commit (IPC cleanup and improved …
19:34 Changeset in mainline [8b243f2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Greatly improve comments in the IPC layer. Now I think I finally start …

2007-06-13:

21:36 Changeset in mainline [4680ef5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix a double-free recently introduced in revision r2436. Add a comment …
20:14 Changeset in mainline [341140c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix a bug in userspace thread_create() that confused success of the …
18:39 Changeset in mainline [de7663f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove some forgotten \r from arm32 files. Formatting changes. Add …
17:49 Changeset in mainline [c03ee1c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Improve comments for arch-specific implementations of hierarchical …

2007-06-08:

15:02 Changeset in mainline [6b781c0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge arm32 into trunk.

2007-06-06:

20:25 Changeset in mainline [3ee8a075]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Replace gcc-specific FUNCTION with C99 func. suncc's …
20:00 Changeset in mainline [44bec47]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Better infrastructure for building with different compilers. Separate …
16:53 Changeset in mainline [99373fe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix a bug in ia32 and ia32xen Sun Studio builds. In arch Makefile.inc, …
16:40 Changeset in mainline [72c4ed4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix mips32 build script. Replace CFLAGS with GCC_CFLAGS.
16:34 Changeset in mainline [566f5e5c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix ia32xen so that it can be built.

2007-06-05:

21:32 Changeset in mainline [4a8635b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Some non-C files (e.g. .S and linker scripts) must be still "compiled" …
21:24 Changeset in mainline [52d30c4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
A bit of infrastructure for building with different compilers. CFLAGS …
15:31 Changeset in mainline [92d349c8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
More suncc fixes. - remove more empty declarations - add options to …
13:58 Changeset in mainline [473e693]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
More suncc fixes. - Removed extra semicolons after function …

2007-06-04:

19:50 Changeset in mainline [48d14222]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
JoinMe → Lingering

2007-06-02:

08:56 Changeset in mainline [cb4afd8b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove unnecessary includes

2007-06-01:

15:50 Changeset in mainline [07be3c4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Split accidently joined lines.
15:47 Changeset in mainline [ea7890e7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
More efficient and simpler task termination. Based on the assumption, …
14:15 Changeset in mainline [ff3a34b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
initial merge of branches/fs (not finished, huge cleanup is needed)

2007-05-31:

23:30 Changeset in mainline [60133d0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
First fixes for suncc support. It is going to be a long way…
22:48 Changeset in mainline [1e847fb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
sscc → suncc
22:04 Changeset in mainline [7bb0c32]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add dummy option for Sun Studio C Compiler. For each architecture, …
21:39 Changeset in mainline [7f043c0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix ICC compilation
21:25 Changeset in mainline [d8431986]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix the problem with sys_thread_create() by splitting the create and …
21:21 Changeset in mainline [e8a0b90]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix ICC compilation
21:14 Changeset in mainline [67f5fbd9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
update for new compiler configuration scheme
21:05 Changeset in mainline [c31e536]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
experimental support for ICC (the sources has to be modified to avoid …

2007-05-30:

19:50 Changeset in mainline [f6d2c81]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix two memory leaks. In kernel, kernel_uarg structure needs to be …

2007-05-18:

10:27 Changeset in mainline [51ec40f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Improve comments for the IPC subsystem. Fix formatting and indentation.

2007-05-10:

15:05 Changeset in mainline [ddf1255]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
keep mouse state in i8042_grab, unify keyboard and mouse IRQ handler …
10:31 Changeset in mainline [b8f11baa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
run mcall only on active CPUs

2007-05-09:

23:19 Changeset in mainline [f3fed18]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove outstanding move
23:04 Changeset in mainline [f169b7b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove forgotten movs
22:26 Changeset in mainline [6fa4888b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
allow to compile with -O0

2007-05-07:

18:52 Changeset in mainline [5c8ba05]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Cleanup the waitq_wakeup() interface. Replace numeric constants (i.e. …

2007-05-04:

17:35 Changeset in mainline [4f42d52]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
force VGA palette to 3:2:3 palette on 8 bpp modes (this fixes ticket #33)
14:03 Changeset in mainline [07bd231e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
copy proper portion of viewport on screen border (fixes ticket #34)
Note: See TracTimeline for information about the timeline view.