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
3526 3998 d 15 h art_zh /kernel/branches/Kolibri-A/trunk/ minor corrections  
3525 3998 d 22 h clevermouse /kernel/trunk/blkdev/ fix disk-full handling when creating a folder in ramdisk  
3524 4000 d 3 h clevermouse /kernel/trunk/core/ export USB API to drivers  
3523 4002 d 1 h hidnplayr /kernel/branches/net/network/ Removed code trap (shouldnt have been comitted in the first place).  
3522 4002 d 11 h clevermouse /kernel/trunk/bus/usb/ that would be too verbose  
3520 4002 d 12 h clevermouse / USB support  
3519 4002 d 18 h art_zh /kernel/branches/Kolibri-A/trunk/ APU mmio area: hack-ready  
3518 4002 d 22 h hidnplayr /kernel/branches/net/ Fixed Network2 event (low level network event)  
3517 4002 d 22 h clevermouse /kernel/trunk/network/ do not flood logs with unrecognized network packets  
3516 4002 d 23 h hidnplayr / Renamed zeroconfig.ini to network.ini and moved to /sys/  
3515 4003 d 0 h hidnplayr /kernel/branches/net/network/ Renamed IPv4_dest_to_dev to IPv4_route  
3514 4003 d 0 h hidnplayr /kernel/branches/net/network/ SOCKET_is_disconnected now clears TCP and UDP ports.  
3513 4003 d 14 h clevermouse /kernel/trunk/core/ small fix - 3  
3512 4003 d 16 h clevermouse /kernel/trunk/core/ small fix - 2  
3511 4003 d 17 h clevermouse /kernel/trunk/core/ small fix  
3509 4004 d 17 h clevermouse /kernel/trunk/core/ correction for r3505: exclude IRQ6, 14, 15 and keyboard handler  
3508 4004 d 18 h clevermouse / force setting native resolution for intel displays  
3507 4004 d 19 h clevermouse /kernel/trunk/ conditional printing of debug board to the screen  
3506 4004 d 20 h clevermouse /kernel/trunk/ +declaration  
3505 4004 d 20 h clevermouse /kernel/trunk/core/ workaround for handlers registered with wrong IRQ  
3504 4005 d 13 h mario79 /kernel/trunk/ Kernel scheduler - equal rights for all threads. Discussion http://board.kolibrios.org/viewtopic.php?f=35&t=2303  
3502 4008 d 15 h Serge /kernel/trunk/ kernel: show cpu frequency in Mhz, not Hz  
3501 4008 d 18 h Serge /kernel/trunk/ kernel: fix boot time cpu frequency information  
3500 4008 d 23 h Serge /kernel/branches/Kolibri-acpi/ kos_acpi:update  
3493 4016 d 14 h mario79 /kernel/trunk/ Restore default cursor before terminating the process.  
3490 4018 d 13 h art_zh /kernel/branches/Kolibri-A/trunk/ some kernel cleaning...  
3489 4018 d 16 h art_zh /kernel/branches/Kolibri-A/trunk/blkdev/ some kernel cleaning...  
3488 4018 d 16 h art_zh /kernel/branches/Kolibri-A/trunk/network/eth_drv/ some kernel cleaning...  
3487 4018 d 16 h art_zh /kernel/branches/Kolibri-A/trunk/ good-bye floppy!  
3486 4021 d 23 h Serge /kernel/trunk/ kernel: cleanup  
3481 4024 d 1 h Serge /kernel/trunk/ kernel: export GetCpuFreq  
3462 4040 d 17 h mario79 /kernel/trunk/ Fix for r.2536  
3461 4041 d 0 h hidnplayr /kernel/branches/net/network/ SOCKET_receive_stream returns 0 now when there is no data instead of -1.  
3460 4041 d 0 h clevermouse /kernel/trunk/blkdev/ replace align with explicit padding (align in struct is silently ignored after r2381)  
3459 4041 d 1 h hidnplayr /kernel/branches/net/network/ Experimental support for MSG_PEEK and MSG_DONTWAIT in SOCKET_receive_stream.  
3455 4042 d 19 h mario79 /kernel/trunk/ Fix f.18.3 - If the window is captured and moved by the user, then you can't change the position in window stack.  
3454 4043 d 0 h mario79 /kernel/trunk/ trunk kernel: print svn revision on the debug board  
3452 4044 d 13 h mario79 /kernel/trunk/gui/ Fix f.67 for correct sequence of calling repaint the background (example KFAR, Fplay etc.)  
3451 4044 d 15 h mario79 /kernel/trunk/gui/ Fix for f.72  
3442 4047 d 21 h clevermouse /kernel/trunk/ fix RamdiskDelete+FloppyDelete, they worked incorrectly since their introduction in r171