4691 |
5662 d 15 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r4686. |
|
4348 |
5773 d 0 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes to dynload. |
|
4347 |
5773 d 0 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r4195 to dynload. |
|
4344 |
5774 d 12 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3988 to dynload. |
|
3191 |
6077 d 20 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload |
|
3153 |
6091 d 19 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload |
|
3149 |
6091 d 20 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3071 into dynload (broken) |
|
2927 |
6123 d 23 h |
decky |
/branches/dynload/ |
added dynload branch |
|
2745 |
6201 d 21 h |
decky |
/trunk/ |
code cleanup (mostly signed/unsigned)
allow extra compiler warnings |
|
2124 |
6582 d 15 h |
decky |
/trunk/kernel/generic/ |
implement simple realloc() |
|
2123 |
6588 d 18 h |
decky |
/trunk/kernel/generic/src/mm/ |
add forgotten unsigned |
|
2071 |
6607 d 13 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2052 |
6636 d 16 h |
decky |
/trunk/kernel/generic/src/mm/ |
pretty-print slabs |
|
1950 |
6694 d 16 h |
jermar |
/trunk/kernel/ |
Indentation changes and coding style fixes in slab.c and slab.h. |
|
1787 |
6797 d 15 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1780 |
6804 d 16 h |
jermar |
/kernel/trunk/ |
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.). |
|
1766 |
6812 d 23 h |
palkovsky |
/kernel/trunk/ |
Changed frame_alloc call, cleaned a lot of stuff, fixed some not-perfectly-correct error handling. |
|
1760 |
6815 d 17 h |
palkovsky |
/kernel/trunk/ |
Changed interface of frame_alloc/free to use address of frame instead of the pfn.
This makes it impossible to use >4GB of memory on 32-bit machines, but who cares... |
|
1757 |
6818 d 21 h |
jermar |
/kernel/trunk/ |
Cleanup of comments. |
|
1702 |
6825 d 19 h |
cejka |
/kernel/trunk/ |
Kernel doxygen comments updated. |
|