| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4263 |
6092 d 18 h |
mejdrech |
/branches/network/ |
Net: merged with trunk:4261 |
|
| 3386 |
6310 d 21 h |
decky |
/branches/network/ |
add new network branch (copy of current trunk) |
|
| 2208 |
6825 d 20 h |
decky |
/trunk/kernel/generic/ |
use spinlock only on console output, not other print functions
cleanup |
|
| 2125 |
6880 d 18 h |
decky |
/trunk/ |
experimental support for Objective C
(disabled by default) |
|
| 2093 |
6893 d 20 h |
decky |
/trunk/kernel/ |
spinlock extern declaration macro |
|
| 2071 |
6905 d 17 h |
jermar |
/trunk/ |
(c) versus (C) |
|
| 1888 |
7030 d 20 h |
jermar |
/trunk/ |
C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64. |
|
| 1819 |
7078 d 15 h |
decky |
/trunk/kernel/generic/include/ |
formatting changes |
|
| 1787 |
7095 d 19 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
| 1702 |
7123 d 23 h |
cejka |
/kernel/trunk/ |
Kernel doxygen comments updated. |
|
| 1438 |
7139 d 15 h |
palkovsky |
/kernel/trunk/generic/ |
Correct realtime clock communication. |
|
| 1271 |
7166 d 2 h |
cejka |
/kernel/trunk/ |
All the *printf functions ported to kernel.
Comments updated.
Printf1 test uses snprintf to test printing to a string. |
|
| 1196 |
7182 d 0 h |
cejka |
/kernel/trunk/ |
Printf ported back from uspace to kernel.
Printf calls changed to match new conventions. |
|
| 787 |
7251 d 21 h |
palkovsky |
/kernel/trunk/generic/ |
Added constructor/destructor calls to SLAB.
Changed allocation of thread_t structure to use SLAB. |
|
| 575 |
7309 d 13 h |
palkovsky |
/kernel/trunk/ |
Added generic exc_register/exc_dispatch functions,
copied from ia32 architecture. Currently only mips32 uses them.
The chardev_t can now be both input & output device (was
needed for serial driver).
Broken other architectures - ia64, sparc, powerpc will not compile.
Mips32 supports input on all msim, gxemul, indy(tested emulation
in gxemul, loses characters), simics. Simics serial line
is done using polling, I was unable to make it produce
an interrupt when the key was pressed. |
|
| 534 |
7314 d 18 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel again. |
|
| 532 |
7314 d 18 h |
jermar |
/ |
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch. |
|
| 501 |
7326 d 22 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel. |
|
| 452 |
7341 d 18 h |
decky |
/SPARTAN/trunk/ |
major build system revision (unfinished)
this patchset most definitively breaks a lot of things, be patient |
|
| 430 |
7347 d 15 h |
jermar |
/SPARTAN/trunk/ |
Move src/ and include/ to generic. |
|