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
941 5630 d 16 h Lrz /kernel/trunk/boot/ fix comment  
940 5631 d 3 h serge /kernel/trunk/ shmem_open()  
939 5635 d 7 h mario79 /kernel/trunk/ Small fix of function 36.  
927 5640 d 9 h mario79 /kernel/trunk/ Function 36 now is faster and use on/off cursor.  
925 5643 d 15 h Lrz /kernel/trunk/boot/ small optimization, register use the faster than memory  
924 5644 d 10 h serge /kernel/trunk/ export "SetMouseData" for pe drivers  
923 5644 d 14 h mario79 /kernel/trunk/docs/ Fix documentation to revision 921.  
922 5644 d 23 h mikedld /kernel/trunk/network/ Network stack: real socket numbers, comments, code cleanup  
921 5645 d 7 h mario79 /kernel/trunk/ Function 36. See sysfuncr.txt and sysfuncs.txt  
918 5650 d 11 h diamond /kernel/trunk/ sysfunction 65 can now output 2bpp images  
917 5651 d 2 h diamond /kernel/trunk/core/ bugfix of previous revision  
916 5651 d 16 h serge /kernel/trunk/ fix load_library  
915 5652 d 4 h mikedld /kernel/trunk/network/ Fix in socket_read (page_fault) and udp_rx (incorrect IP comparison)  
913 5655 d 1 h mikedld /kernel/trunk/network/ Fix for r907: correctly initialize resend queue  
912 5655 d 12 h diamond /kernel/trunk/ bugfix in previous revision  
911 5655 d 13 h diamond /kernel/trunk/ sysfunction 65 can now output 1bpp and 4bpp images  
910 5656 d 5 h mikedld /kernel/trunk/ Actually set the background on boot to 1x1 black pixel  
909 5656 d 7 h mikedld /kernel/trunk/network/ Fix for r907 (uninitialized prev/next pointers in sockets list)  
907 5656 d 22 h mikedld /kernel/trunk/ Network stack: dynamic sockets list, other small fixes  
906 5658 d 1 h diamond /kernel/trunk/ sysfunction 65: 16bpp is now 5+6+5, and 5+5+5=15bpp  
891 5661 d 12 h diamond /kernel/trunk/core/ bugfix of revision 820  
884 5668 d 3 h serge /kernel/trunk/core/ immediate values are replaced with symbolic constants  
875 5682 d 10 h serge /kernel/trunk/ fix background buffer overrun  
874 5683 d 12 h serge /kernel/trunk/drivers/ 1) more chips: x1000, HD2000, HD3000, HD4000, mobile, IGP, X2 etc...
2) forgotten sb16/readme.txt
 
871 5689 d 16 h mikedld /kernel/ Fixed network stack crash in stateTCB_FIN_WAIT_2 (page fault), trunk + all branches  
869 5694 d 0 h shurf /kernel/trunk/network/eth_drv/ RTL8169: fixed  
867 5698 d 23 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 5698 d 23 h shurf /kernel/trunk/network/eth_drv/ FORCEDETH network driver  
865 5702 d 16 h Ghost /kernel/ and eax, 0xff -> movzx eax, al  
858 5718 d 10 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 5727 d 11 h diamond /kernel/trunk/video/ new cursor from Leency  
856 5728 d 6 h diamond /kernel/trunk/ bugfix in sysfn 67: avoid system crash for invalid parameter  
850 5744 d 5 h serge /kernel/trunk/drivers/ from Nable: SB16 MASTERVOLUME  
842 5749 d 6 h diamond /kernel/trunk/ sysfunction 65: added 16-bit color  
834 5760 d 6 h diamond /kernel/trunk/boot/ bugfix in bootscreen scrollbar handling (bug #3)  
831 5761 d 8 h diamond /kernel/trunk/gui/ bugfix of revision 803  
823 5773 d 11 h diamond /kernel/trunk/core/ bugfixes in 68.20 for decreasing allocated memory size  
821 5775 d 0 h diamond /kernel/trunk/core/ fixed problem with extremely slow work on some machines  
820 5775 d 9 h diamond /kernel/trunk/ * more space for EBDA in V86
* some bugfixes in NTFS support
 
819 5780 d 2 h serge /kernel/trunk/ 1) unmap_pages
2) code cleanup