Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9406 904 d 2 h Doczom /kernel/trunk/core/ fix load driver
TODO: add function for unload driver
 
9405 904 d 12 h Coldy /kernel/trunk/core/ Fixed vulnerabilitie in sysfn 68.23 (system halt if the name doesn't exist)  
9404 905 d 13 h Boppan /kernel/trunk/blkdev/ [KERNEL] Update documentation of disk.inc  
9403 905 d 13 h Boppan /kernel/trunk/ [ASMXYGEN] Make it read comments before align specifier  
9402 905 d 14 h Boppan /kernel/trunk/ [ASMXYGEN] Add debug mode to compare generated stuff  
9401 905 d 14 h Boppan /kernel/trunk/ [ASMXYGEN] Only execute code on direct script execution  
9400 905 d 14 h Boppan /kernel/trunk/ [ASMXYGEN] Move data closer to place it used  
9399 905 d 14 h Boppan /kernel/trunk/ [ASMXYGEN] Do not mix declarations and code  
9398 905 d 15 h Boppan /kernel/trunk/ [ASMXYGEN] Make keyword list compact  
9397 905 d 15 h Boppan /kernel/trunk/ [KERNEL][TEST] Prepare for full UMKa integration  
9395 906 d 9 h Boppan /kernel/trunk/network/ [KERNEL] Fix eth_input function documentation  
9394 906 d 13 h Boppan /kernel/trunk/network/ [KERNEL] Document eth_input function  
9387 906 d 18 h Boppan /kernel/trunk/ [KERNEL][TEST] Remove UMKa from the main repo for now  
9386 906 d 18 h Boppan /kernel/trunk/ [KERNEL] Update ignore files in kernel folder  
9369 907 d 13 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Use python library instead of custom function  
9343 912 d 18 h Boppan /kernel/trunk/umka/ [KERNEL][UMKA] Fix linux build  
9342 913 d 6 h Boppan /kernel/trunk/ [KERNEL][UMKA] Make it compile and run on Windows  
9340 913 d 9 h Boppan /kernel/trunk/ [KERNEL][TEST] Use filecmp instead of cmp utility  
9339 913 d 9 h Boppan /kernel/trunk/ [KERNEL][TEST] Rename umka_shell to umka_shell.exe  
9338 913 d 9 h Boppan /kernel/trunk/ [KERNEL][UMKA] Make it clang-compatible  
9337 913 d 10 h Boppan /kernel/trunk/ [KERNEL][UMKA] Prepare to make it work on Windows

* Remove FS and network tests
* Remove some unix-only dependencies
 
9335 913 d 18 h Boppan /kernel/trunk/ [KERNEL][TEST] Speed up UMKa testing before multithreading  
9334 913 d 18 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Make qemu tests more robust  
9333 913 d 18 h Boppan /kernel/trunk/ [KERNEL][TEST] Make UMKa tests position independent  
9332 913 d 19 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Make it possible to run qemu tests concurently  
9331 913 d 19 h Boppan /kernel/trunk/ [KERNEL][TEST] Make qemu tests position-independent  
9330 913 d 20 h Boppan /kernel/trunk/ [KERNEL][TEST] Save UMKa C objects in umka/build/  
9329 913 d 20 h Boppan /kernel/trunk/ [KERNEL][TEST] Refactor UMKA build  
9328 914 d 6 h Boppan /kernel/trunk/ [KERNEL][TEST] Integrate UMKA  
9327 914 d 6 h Boppan /kernel/trunk/ [KERNEL][TEST] Build UMKA if not built  
9326 914 d 6 h Boppan /kernel/trunk/ [KERNEL][TEST] Build UMKA if not built  
9325 914 d 6 h Boppan /kernel/trunk/umka/ [KERNEL][UMKA] Initial commit  
9324 914 d 7 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Log stdout and stderr of qemu into files  
9323 914 d 7 h Boppan /kernel/trunk/ [KERNEL][TEST] Run serial tests in separated thread  
9322 914 d 8 h Boppan /kernel/trunk/ [KERNEL][TEST] Prepare for multithreading  
9321 914 d 8 h Boppan /kernel/trunk/ [KERNEL][TEST] Refactor runtests.py  
9320 914 d 13 h Boppan /kernel/trunk/test/ [KERNEL][TEST] Remove unused test and change author string  
9319 914 d 14 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Make it run on Windows  
9317 915 d 6 h Boppan /kernel/trunk/ [KERNEL][TEST] Fix makeflop usage and small details  
9316 915 d 7 h Boppan /kernel/trunk/ [KERNEL][TEST] Use makeflop instead of mtools