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
928 5638 d 0 h serge /kernel/branches/kolibri_pe/ move kernel vars into .bss  
927 5639 d 0 h mario79 /kernel/trunk/ Function 36 now is faster and use on/off cursor.  
925 5642 d 6 h Lrz /kernel/trunk/boot/ small optimization, register use the faster than memory  
924 5643 d 1 h serge /kernel/trunk/ export "SetMouseData" for pe drivers  
923 5643 d 5 h mario79 /kernel/trunk/docs/ Fix documentation to revision 921.  
922 5643 d 14 h mikedld /kernel/trunk/network/ Network stack: real socket numbers, comments, code cleanup  
921 5643 d 22 h mario79 /kernel/trunk/ Function 36. See sysfuncr.txt and sysfuncs.txt  
918 5649 d 2 h diamond /kernel/trunk/ sysfunction 65 can now output 2bpp images  
917 5649 d 17 h diamond /kernel/trunk/core/ bugfix of previous revision  
916 5650 d 7 h serge /kernel/trunk/ fix load_library  
915 5650 d 19 h mikedld /kernel/trunk/network/ Fix in socket_read (page_fault) and udp_rx (incorrect IP comparison)  
914 5653 d 9 h serge /kernel/branches/kolibri_pe/ sync with trunk #913  
913 5653 d 16 h mikedld /kernel/trunk/network/ Fix for r907: correctly initialize resend queue  
912 5654 d 3 h diamond /kernel/trunk/ bugfix in previous revision  
911 5654 d 4 h diamond /kernel/trunk/ sysfunction 65 can now output 1bpp and 4bpp images  
910 5654 d 20 h mikedld /kernel/trunk/ Actually set the background on boot to 1x1 black pixel  
909 5654 d 22 h mikedld /kernel/trunk/network/ Fix for r907 (uninitialized prev/next pointers in sockets list)  
908 5655 d 6 h serge /kernel/branches/kolibri_pe/ link dll  
907 5655 d 13 h mikedld /kernel/trunk/ Network stack: dynamic sockets list, other small fixes  
906 5656 d 16 h diamond /kernel/trunk/ sysfunction 65: 16bpp is now 5+6+5, and 5+5+5=15bpp  
897 5657 d 4 h serge /kernel/branches/kolibri_pe/ exec PE  
892 5659 d 12 h serge /kernel/branches/kolibri_pe/ PE loader. link with required dll  
891 5660 d 3 h diamond /kernel/trunk/core/ bugfix of revision 820  
890 5660 d 18 h serge /kernel/branches/kolibri_pe/ PE loader. Link kernel.mnt  
889 5661 d 7 h serge /kernel/branches/kolibri_pe/ PE loader. "C" version  
888 5661 d 21 h serge /kernel/branches/kolibri_pe/ new memory management for kernel heap  
887 5663 d 14 h serge /kernel/branches/kolibri_pe/ replace old kernel_free with mem_free  
886 5663 d 17 h serge /kernel/branches/kolibri_pe/ mem_free  
884 5666 d 18 h serge /kernel/trunk/core/ immediate values are replaced with symbolic constants  
875 5681 d 1 h serge /kernel/trunk/ fix background buffer overrun  
874 5682 d 3 h serge /kernel/trunk/drivers/ 1) more chips: x1000, HD2000, HD3000, HD4000, mobile, IGP, X2 etc...
2) forgotten sb16/readme.txt
 
871 5688 d 7 h mikedld /kernel/ Fixed network stack crash in stateTCB_FIN_WAIT_2 (page fault), trunk + all branches  
869 5692 d 15 h shurf /kernel/trunk/network/eth_drv/ RTL8169: fixed  
867 5697 d 14 h shurf /kernel/trunk/network/eth_drv/ Turned on svn:keywords for forcedeth.inc. Added support for more NIC's with FORCEDETH network driver  
866 5697 d 14 h shurf /kernel/trunk/network/eth_drv/ FORCEDETH network driver  
865 5701 d 7 h Ghost /kernel/ and eax, 0xff -> movzx eax, al  
864 5705 d 22 h serge /kernel/branches/kolibri_pe/ replace old alloc_kernel_space and kernel_alloc with mem_alloc  
863 5707 d 21 h serge /kernel/branches/kolibri_pe/ reboot & power off  
862 5709 d 2 h serge /kernel/branches/kolibri_pe/ fixed ASSERT conditions  
861 5709 d 17 h serge /kernel/branches/kolibri_pe/ fixed:
1) small heap
2) malloc
3) background image