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
918 5648 d 0 h diamond /kernel/trunk/ sysfunction 65 can now output 2bpp images  
917 5648 d 14 h diamond /kernel/trunk/core/ bugfix of previous revision  
916 5649 d 5 h serge /kernel/trunk/ fix load_library  
915 5649 d 17 h mikedld /kernel/trunk/network/ Fix in socket_read (page_fault) and udp_rx (incorrect IP comparison)  
914 5652 d 7 h serge /kernel/branches/kolibri_pe/ sync with trunk #913  
913 5652 d 13 h mikedld /kernel/trunk/network/ Fix for r907: correctly initialize resend queue  
912 5653 d 1 h diamond /kernel/trunk/ bugfix in previous revision  
911 5653 d 2 h diamond /kernel/trunk/ sysfunction 65 can now output 1bpp and 4bpp images  
910 5653 d 18 h mikedld /kernel/trunk/ Actually set the background on boot to 1x1 black pixel  
909 5653 d 20 h mikedld /kernel/trunk/network/ Fix for r907 (uninitialized prev/next pointers in sockets list)  
908 5654 d 4 h serge /kernel/branches/kolibri_pe/ link dll  
907 5654 d 10 h mikedld /kernel/trunk/ Network stack: dynamic sockets list, other small fixes  
906 5655 d 13 h diamond /kernel/trunk/ sysfunction 65: 16bpp is now 5+6+5, and 5+5+5=15bpp  
897 5656 d 1 h serge /kernel/branches/kolibri_pe/ exec PE  
892 5658 d 10 h serge /kernel/branches/kolibri_pe/ PE loader. link with required dll  
891 5659 d 1 h diamond /kernel/trunk/core/ bugfix of revision 820  
890 5659 d 16 h serge /kernel/branches/kolibri_pe/ PE loader. Link kernel.mnt  
889 5660 d 5 h serge /kernel/branches/kolibri_pe/ PE loader. "C" version  
888 5660 d 19 h serge /kernel/branches/kolibri_pe/ new memory management for kernel heap  
887 5662 d 11 h serge /kernel/branches/kolibri_pe/ replace old kernel_free with mem_free  
886 5662 d 14 h serge /kernel/branches/kolibri_pe/ mem_free  
884 5665 d 16 h serge /kernel/trunk/core/ immediate values are replaced with symbolic constants  
875 5679 d 23 h serge /kernel/trunk/ fix background buffer overrun  
874 5681 d 0 h serge /kernel/trunk/drivers/ 1) more chips: x1000, HD2000, HD3000, HD4000, mobile, IGP, X2 etc...
2) forgotten sb16/readme.txt
 
871 5687 d 5 h mikedld /kernel/ Fixed network stack crash in stateTCB_FIN_WAIT_2 (page fault), trunk + all branches  
869 5691 d 13 h shurf /kernel/trunk/network/eth_drv/ RTL8169: fixed  
867 5696 d 11 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 5696 d 12 h shurf /kernel/trunk/network/eth_drv/ FORCEDETH network driver  
865 5700 d 5 h Ghost /kernel/ and eax, 0xff -> movzx eax, al  
864 5704 d 20 h serge /kernel/branches/kolibri_pe/ replace old alloc_kernel_space and kernel_alloc with mem_alloc  
863 5706 d 19 h serge /kernel/branches/kolibri_pe/ reboot & power off  
862 5708 d 0 h serge /kernel/branches/kolibri_pe/ fixed ASSERT conditions  
861 5708 d 15 h serge /kernel/branches/kolibri_pe/ fixed:
1) small heap
2) malloc
3) background image
 
860 5709 d 21 h serge /kernel/branches/kolibri_pe/ merged trunk 850 - 858  
859 5709 d 22 h serge /kernel/branches/kolibri_pe/ 1) slab allocator
2) new kernel heap
 
858 5715 d 23 h hidnplayr /kernel/trunk/core/ Added CPU exception error messages.

more info about cpu exceptions: http://www.delorie.com/djgpp/doc/dpmi/ch4.5.html
 
857 5725 d 0 h diamond /kernel/trunk/video/ new cursor from Leency  
856 5725 d 18 h diamond /kernel/trunk/ bugfix in sysfn 67: avoid system crash for invalid parameter  
855 5730 d 16 h serge /kernel/branches/kolibri_pe/ compact static kernel memory  
854 5737 d 16 h serge /kernel/branches/kolibri_pe/ mixed compilation