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
4578 3744 d 0 h clevermouse /kernel/trunk/ quick fix for active IDE interrupts at boot stage  
4575 3745 d 14 h mario79 /kernel/trunk/ Some reorganization of code:
1) Grouping of code working with IDE drives
2) Moving messages about the SVN revision and CPU counter to the beginning of the log of the message board.
 
4574 3745 d 17 h hidnplayr /kernel/trunk/network/ Fixed stack corruption on SOCKET_num_to_ptr error.  
4573 3745 d 19 h clevermouse /kernel/trunk/ actualize documentation  
4572 3745 d 19 h clevermouse /kernel/trunk/ fix draw of type-I windows with small height  
4553 3762 d 23 h hidnplayr /kernel/trunk/ Serial debug console: reserve port so nobody else uses it.  
4549 3765 d 16 h clevermouse /kernel/trunk/drivers/ fix crash if disconnecting when reading/writing introduced in r4346  
4547 3766 d 1 h clevermouse / API to cancel all queued transfers on USB pipe; add timeout for USB device early initialization  
4535 3768 d 3 h hidnplayr /kernel/trunk/network/ Bugfix for SOCKET_alloc.  
4531 3768 d 20 h hidnplayr /kernel/trunk/drivers/usbhid/ USBHID: support for pointer type device. Now 'USB tablet' mode also works in QEMU.  
4530 3768 d 22 h hidnplayr /kernel/trunk/drivers/usbhid/ Fixed labels in usbhid, no semantic changes.  
4529 3768 d 23 h hidnplayr /kernel/trunk/ USBHID: support for USB tablet (absolute coordinates).  
4528 3770 d 0 h hidnplayr /kernel/trunk/network/ More bugfixes for SOCKET_notify.  
4527 3770 d 0 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_notify.  
4520 3771 d 22 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_block  
4511 3772 d 22 h hidnplayr /kernel/trunk/network/ Bugfix for #4510  
4510 3772 d 23 h hidnplayr /kernel/trunk/network/ Make network queue spinlock protected instead of mutex-protected or worse: a combination of both..  
4507 3773 d 15 h lev /kernel/trunk/video/ redraw cursor in 37.5 in any case  
4496 3774 d 21 h Asper /kernel/trunk/drivers/ fix codec reset condition. DEV_GET_POS audio driver service.  
4465 3778 d 3 h clevermouse /kernel/trunk/blkdev/ small fix  
4459 3779 d 21 h Serge /kernel/branches/kolibri-process/core/ kolibri-process: destroy_thread and destroy_process  
4457 3780 d 1 h Serge /kernel/branches/kolibri-process/ kolibri-process: add child thread's to doubly linked list  
4456 3780 d 8 h Serge /kernel/branches/kolibri-process/core/ kolibri-process terminate: release unused thread slot  
4453 3780 d 16 h clevermouse / hardware cursors for RDC M2010/M2012  
4444 3782 d 2 h clevermouse /kernel/trunk/video/ speedup software blitter for 32bpp modes  
4442 3782 d 2 h clevermouse /kernel/trunk/blkdev/ fix disk_cache.inc by dunkaist  
4441 3782 d 9 h Serge /kernel/trunk/bootloader/ grub4kos: print panic messages  
4440 3784 d 8 h Serge /kernel/trunk/bootloader/ grub4kos: works fine, at least in VMware and Bochs  
4437 3785 d 1 h clevermouse /kernel/trunk/blkdev/ disk cache: new 64-bit multi-sector interface for file systems & prefetching in legacy interface  
4436 3785 d 5 h hidnplayr /kernel/trunk/network/ Disabled socket cleanup after process ends (until deadlock is fixed..)  
4434 3785 d 9 h Serge /kernel/branches/kolibri-process/ kolibri-process:protect user heap with the mutex  
4433 3786 d 15 h Serge /kernel/branches/kolibri-process/ kolibri-process:use per-process pointers to HDLL structure  
4432 3786 d 16 h Serge /kernel/branches/kolibri-process/ kolibri-process:use [current_process] instead of [APPDATA.process]  
4430 3787 d 5 h Serge /kernel/branches/kolibri-process/ kolibri-process:user heap  
4429 3787 d 9 h Serge /kernel/branches/kolibri-process/ an attempt to rework threading model  
4424 3792 d 17 h Serge /kernel/trunk/ kernel: minor optimizations  
4423 3793 d 16 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:update  
4421 3796 d 1 h clevermouse /kernel/trunk/core/ fix relocations handler in PE drivers  
4420 3796 d 1 h clevermouse /kernel/trunk/ split /hd and /bd access into separate includes  
4419 3796 d 2 h clevermouse / add new files