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
4459 3765 d 10 h Serge /kernel/branches/kolibri-process/core/ kolibri-process: destroy_thread and destroy_process  
4457 3765 d 14 h Serge /kernel/branches/kolibri-process/ kolibri-process: add child thread's to doubly linked list  
4456 3765 d 21 h Serge /kernel/branches/kolibri-process/core/ kolibri-process terminate: release unused thread slot  
4434 3770 d 22 h Serge /kernel/branches/kolibri-process/ kolibri-process:protect user heap with the mutex  
4433 3772 d 4 h Serge /kernel/branches/kolibri-process/ kolibri-process:use per-process pointers to HDLL structure  
4432 3772 d 5 h Serge /kernel/branches/kolibri-process/ kolibri-process:use [current_process] instead of [APPDATA.process]  
4430 3772 d 18 h Serge /kernel/branches/kolibri-process/ kolibri-process:user heap  
4429 3772 d 22 h Serge /kernel/branches/kolibri-process/ an attempt to rework threading model  
4423 3779 d 5 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:update  
4288 3817 d 17 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:remove Screen_Max_X and Screen_Max_Y. Huge amounts of bugs expected  
4287 3817 d 19 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:update  
4269 3820 d 16 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:prerequisites for user-defined framebuffers, indirect rendering, page flipping, etc  
4265 3821 d 0 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:update  
3934 3878 d 5 h art_zh /kernel/branches/Kolibri-A/trunk/ hardware cursor test  
3910 3887 d 14 h Serge /kernel/branches/Kolibri-acpi/bus/pci/ kolibri-acpi: new pci code  
3908 3888 d 7 h Serge /kernel/branches/Kolibri-acpi/ acpi:merge trunk  
3780 3956 d 18 h Serge / remame /addappl to /KolibriOS  
3725 3966 d 18 h Serge /kernel/branches/Kolibri-acpi/ acpi: update  
3629 3985 d 19 h Serge /kernel/branches/Kolibri-acpi/ acpi: a hopeless attempt to optimize the kernel memory  
3626 3986 d 13 h Serge /kernel/branches/Kolibri-acpi/ acpi:update  
3589 3992 d 16 h Serge /kernel/branches/Kolibri-acpi/ acpi:update  
3573 3996 d 3 h art_zh /kernel/branches/Kolibri-A/trunk/ Fusion frequencies detection  
3567 3996 d 14 h clevermouse /kernel/branches/ remove hopelessly obsolete branch  
3559 3997 d 6 h hidnplayr /kernel/branches/ Delete old net branch  
3555 3997 d 7 h Serge /kernel/branches/Kolibri-acpi/ acpi:update  
3545 3997 d 9 h hidnplayr / Merge new network stack with trunk  
3531 4002 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/ LAPIC timer interrupt test  
3526 4004 d 6 h art_zh /kernel/branches/Kolibri-A/trunk/ minor corrections  
3523 4007 d 15 h hidnplayr /kernel/branches/net/network/ Removed code trap (shouldnt have been comitted in the first place).  
3519 4008 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/ APU mmio area: hack-ready  
3518 4008 d 13 h hidnplayr /kernel/branches/net/ Fixed Network2 event (low level network event)  
3516 4008 d 14 h hidnplayr / Renamed zeroconfig.ini to network.ini and moved to /sys/  
3515 4008 d 15 h hidnplayr /kernel/branches/net/network/ Renamed IPv4_dest_to_dev to IPv4_route  
3514 4008 d 15 h hidnplayr /kernel/branches/net/network/ SOCKET_is_disconnected now clears TCP and UDP ports.  
3500 4014 d 14 h Serge /kernel/branches/Kolibri-acpi/ kos_acpi:update  
3490 4024 d 4 h art_zh /kernel/branches/Kolibri-A/trunk/ some kernel cleaning...  
3489 4024 d 6 h art_zh /kernel/branches/Kolibri-A/trunk/blkdev/ some kernel cleaning...  
3488 4024 d 6 h art_zh /kernel/branches/Kolibri-A/trunk/network/eth_drv/ some kernel cleaning...  
3487 4024 d 7 h art_zh /kernel/branches/Kolibri-A/trunk/ good-bye floppy!  
3461 4046 d 15 h hidnplayr /kernel/branches/net/network/ SOCKET_receive_stream returns 0 now when there is no data instead of -1.