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
347 6252 d 1 h heavyiron /kernel/tags/kolibri0.6.5.0/ Tag for kolibri0.6.5.0  
346 6252 d 2 h diamond /kernel/trunk/ Kernel updated to 0.6.5.0  
345 6252 d 17 h serge /kernel/trunk/ small fix for kernel objects  
341 6254 d 13 h heavyiron / *new function 18/6 with LFN support from diamond 26.09.06 (see docs)
*new RDsave from me
*end - added button to run rdsave
*cpu - title with fn0
 
340 6254 d 17 h heavyiron / *aclock - fixed default size
*fasm updated to 1.67.20
*gmon, setup, calendar - now use fn0 to draw header
*cpu - fix build for "lang fix ru" (it is necessary for new build_all.bat)
*build_all.bat - small fixes and some more functions. Programs now sorting to folders as they are in image. Added ability to compress apps by kpack
*Info about new function 53/11 from hidnplayr in docs
 
335 6256 d 7 h diamond /kernel/trunk/ Fixed creation of files with empty names when writing to '/path/'  
334 6257 d 0 h serge /kernel/trunk/core/ patch for terminate()  
330 6258 d 9 h heavyiron /kernel/trunk/network/ Changes in rtl8139 are not mine. It is bug fixes from Paolo Franchetti. Thanks. Added copyrights.  
329 6258 d 11 h serge /kernel/trunk/core/ cleanup kernel objects in terminate()  
328 6258 d 17 h serge /kernel/trunk/ added commit_pages()
ring buffer for resamplers
 
326 6259 d 6 h serge /kernel/trunk/ fixed bug in malloc.inc
code cleanup in cursors.inc
 
323 6259 d 23 h hidnplayr /kernel/trunk/network/ RTL8139 fixes from heavyiron and new system function from me: read data from stack

input:
eax = 53
ebx = 11
ecx = socket number
edx = pointer to where data must be written
esi = buffer size (max bytes of data to copy)
int 0x40 (offcourse)

returned:
eax = number of bytes copied

if buffer size is zero, all data will be copied (this will be max 4096 bytes)
 
322 6260 d 4 h diamond /kernel/trunk/ * Corrected size of display_data in calculatebackground
* Fixed bug with VRR changing videomode
 
321 6261 d 4 h diamond / * New sysfunction 70.9, create folder
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
 
314 6264 d 3 h diamond / * Modified sysfunction 65 (see documentation), use new KFAR
* Deleted useless sysfunction 59 (syscalls trace)
* Load vmode.mdr via new file subsystem
* KFar 0.2
 
303 6266 d 20 h mikedld / Added 'C' flag to 0-th system function: don't fill working area
Modified Tinypad to use 'C' flag
 
302 6266 d 22 h hidnplayr /kernel/trunk/network/ Ethernet Cable status detection through new system function 53,10.
output is in al:
255 = driver not loaded/function not supported by driver
1 = cable is connected
0 = cable is not connected

THIS FUNCTION IS ONLY IMPLENTED FOR RTL8139 FOR NOW
 
301 6267 d 2 h diamond /kernel/trunk/boot/ applied hint by Black_mirror for keyboard work after kernel restart  
294 6272 d 4 h diamond /kernel/trunk/core/ * Fixed memory leak in new_mem_resize (caused by off-by-one error).
* user_alloc and user_free now update memory size information.
 
293 6273 d 2 h serge /kernel/trunk/drivers/ sse2 mixers  

Show All