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
365 6246 d 12 h serge /kernel/trunk/ rename pages_tab -> page_tabs  
364 6247 d 10 h diamond /kernel/trunk/ ISO9660 bugfixes  
363 6247 d 16 h serge /kernel/trunk/ reduce kernel memory  
358 6248 d 5 h mikedld /kernel/trunk/ Added FDO, changed output in 'blkdev/hd_drv.inc' to give an example  
357 6249 d 14 h serge /kernel/trunk/ dynamic stack with fpu state area  
354 6250 d 20 h serge /kernel/trunk/ signaling events, create_event(),
destroy_event(), raise_events(), wait_event()
 
352 6251 d 2 h heavyiron /kernel/trunk/ fixed buid.bat to compile sound.obj  
351 6251 d 6 h diamond /kernel/trunk/drivers/ unisound.asm renamed to sound.asm  
347 6252 d 7 h heavyiron /kernel/tags/kolibri0.6.5.0/ Tag for kolibri0.6.5.0  
346 6252 d 8 h diamond /kernel/trunk/ Kernel updated to 0.6.5.0  
345 6252 d 23 h serge /kernel/trunk/ small fix for kernel objects  
341 6254 d 19 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 23 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 13 h diamond /kernel/trunk/ Fixed creation of files with empty names when writing to '/path/'  
334 6257 d 6 h serge /kernel/trunk/core/ patch for terminate()  
330 6258 d 15 h heavyiron /kernel/trunk/network/ Changes in rtl8139 are not mine. It is bug fixes from Paolo Franchetti. Thanks. Added copyrights.  
329 6258 d 17 h serge /kernel/trunk/core/ cleanup kernel objects in terminate()  
328 6258 d 23 h serge /kernel/trunk/ added commit_pages()
ring buffer for resamplers
 
326 6259 d 12 h serge /kernel/trunk/ fixed bug in malloc.inc
code cleanup in cursors.inc
 
323 6260 d 5 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)
 

Show All