4605 |
5758 d 14 h |
decky |
/branches/snapshot/ |
add task snapshoting branch |
|
4556 |
5772 d 20 h |
decky |
/trunk/ |
define endianess externally to be able to exactly specify whether we are using UTF-32LE or UTF-32BE
quit messing with BOM in UTF-32 |
|
4252 |
5845 d 9 h |
decky |
/trunk/kernel/ |
move event notification to the ipc directory (where it probably belogs to, side-by-side to IRQ notifications)
cleanup the notification code a little bit (there is probably no need to allocate two structured dynamically) |
|
4178 |
5858 d 14 h |
decky |
/trunk/kernel/ |
remove unbounded (possibly dangerous) string functions |
|
4173 |
5859 d 6 h |
jermar |
/trunk/ |
Revive kernel notifications. |
|
4172 |
5860 d 6 h |
decky |
/trunk/kernel/ |
unicode preparation work |
|
4170 |
5860 d 6 h |
decky |
/trunk/kernel/ |
split printf test into several tests for better readability |
|
4137 |
5865 d 8 h |
svoboda |
/trunk/kernel/ |
Make optionality of symbol information less intrusive per Jakub's request. Also, improve symtab function names and update their semantics. |
|
4132 |
5866 d 6 h |
svoboda |
/trunk/ |
Make kernel symbol information optional. |
|
4011 |
5880 d 7 h |
svoboda |
/trunk/kernel/ |
String functions should be declared in string.h (and implemented in string.c) in the kernel. |
|
3918 |
5893 d 5 h |
decky |
/trunk/kernel/ |
avoid ugly ifdefs in fpu1 test |
|
3907 |
5894 d 18 h |
decky |
/trunk/kernel/ |
remove forgotten #ifdef arch |
|
3884 |
5898 d 8 h |
decky |
/trunk/ |
centralize configuration data
use a header file for passing most of the configuration directives |
|
3803 |
5921 d 10 h |
decky |
/trunk/ |
configuration system overhaul (requires newt) |
|
3703 |
5956 d 9 h |
decky |
/trunk/kernel/ |
compile kconsole optionally |
|
3657 |
5972 d 16 h |
vana |
/trunk/ |
Legacy IRQ support, uspace NS16550 support, some minor changes |
|
3646 |
5974 d 9 h |
jermar |
/trunk/kernel/ |
Initial support for interrupt driven driver for ns16550. |
|
3486 |
6027 d 14 h |
decky |
/trunk/ |
faster compilation using -pipe |
|
3445 |
6046 d 7 h |
jermar |
/trunk/kernel/ |
Rename ipc/ipc_kbox.c to ipc/kbox.c. |
|
3438 |
6046 d 16 h |
svoboda |
/trunk/ |
Merge syscall tracer (trace) and relevant part of udebug interface from tracing to trunk. |
|