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
2425 4447 d 4 h art_zh /kernel/branches/Kolibri-A/trunk/ system starts faster (minus 250 milliseconds)  
2404 4451 d 16 h hidnplayr /kernel/branches/net/network/ Fixed socket_ring_write in net branch.  
2403 4451 d 17 h hidnplayr /kernel/branches/net/network/ Forgot init_mutex ...  
2402 4451 d 17 h hidnplayr /kernel/branches/net/network/ Usage of new mutexes in net branch.  
2401 4452 d 7 h hidnplayr /kernel/branches/net/drivers/ Bugfix in PCnet32 driver for net branch  
2390 4453 d 7 h hidnplayr /kernel/branches/net/network/ Fixed TCP and UDP checksum in net branch.  
2387 4453 d 8 h hidnplayr /kernel/branches/net/drivers/ Added error reporting to some of the network drivers in net branch  
2386 4453 d 8 h hidnplayr /kernel/branches/net/network/ Fixed ICMP in net branch  
2385 4453 d 10 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
2382 4454 d 13 h hidnplayr /kernel/branches/net/ Synced net branch with trunk  
2373 4454 d 16 h hidnplayr /kernel/branches/net/boot/ Trying to fix the makefile for new stack  
2369 4454 d 18 h hidnplayr /kernel/branches/net/network/ Fixed problem with UDP_input when checksum was 0.  
2366 4455 d 15 h hidnplayr /kernel/branches/net/network/ Bugfixes in net branch:
-Disabled UDP remote IP checking because it blocks valid packets in certain situations (DNS resolving)
-Removed device '0' (application level) as default device because it was not correctly implemented and would require a lot of changes. Yet need to find a better solution for this.
 
2364 4455 d 18 h hidnplayr /kernel/branches/net/ Changed net branch specific kernel function numbers to make room for function 73 in main branch.  
2362 4455 d 20 h hidnplayr /kernel/branches/net/network/ Markup changes in net branch + updates in TCP_output  
2350 4461 d 6 h art_zh /kernel/branches/Kolibri-A/trunk/ one old and stupid bug fixed  
2322 4539 d 19 h art_zh /kernel/branches/Kolibri-A/trunk/ new font engine  
2321 4540 d 8 h art_zh /kernel/branches/Kolibri-A/trunk/gui/ sysfont parser bugfix  
2320 4541 d 4 h art_zh /kernel/branches/Kolibri-A/trunk/gui/ sysfont parser  
2318 4543 d 4 h art_zh /kernel/branches/Kolibri-A/trunk/gui/ new font engine  
2316 4554 d 7 h art_zh /kernel/branches/Kolibri-A/trunk/gui/fonts/ vectorized system font #0 (data)  
2315 4555 d 13 h hidnplayr /kernel/branches/net/ NET branch: Fixed errors in socket_open and socket_fork  
2314 4555 d 14 h hidnplayr /kernel/branches/net/ -Fixed build.bat for NET branch
-Removed some unrelated files
-updates in telnet
 
2313 4555 d 16 h hidnplayr /kernel/branches/net/drivers/ Updated i8255x driver for NET branch  
2312 4555 d 16 h hidnplayr /kernel/branches/net/ Added missing struct.inc to NET branch  
2311 4556 d 6 h hidnplayr /kernel/branches/net/network/ more small updates and fixes in net branch  
2310 4556 d 9 h hidnplayr /kernel/branches/net/network/ more small updates and fixes in net branch  
2309 4556 d 10 h hidnplayr /kernel/branches/net/network/ small updates and fixes in TCP for net branch  
2308 4556 d 13 h hidnplayr /kernel/branches/net/network/ small updates and fixes in net branch  
2305 4560 d 6 h hidnplayr /kernel/branches/net/ NET branch: re-organised all structs to use struct.inc from fasm  
2304 4560 d 12 h hidnplayr /kernel/branches/net/drivers/ Making SIS900 driver for net branch compileable  
2303 4561 d 6 h hidnplayr /kernel/branches/net/network/ More of the same  
2302 4561 d 7 h hidnplayr /kernel/branches/net/network/ Removed unnescessary typecasts in net branch  
2301 4561 d 8 h hidnplayr /kernel/branches/net/network/ Replaced some of the 'magic numbers' in net branch with constants.  
2300 4561 d 9 h hidnplayr /kernel/branches/net/network/ Fixed Unsigned jumps in net branch  
2268 4594 d 18 h Serge /kernel/branches/Kolibri-acpi/ merge trunk  
2259 4595 d 13 h Serge /kernel/branches/Kolibri-acpi/ acpi: reduce kernel memory usage  
2229 4607 d 17 h Serge /kernel/branches/Kolibri-acpi/ acpi: bugfixes  
2220 4608 d 1 h hidnplayr /kernel/branches/net/ NET branch:
- cleanup in stack.inc + re-organisation of device pointers
- i8255x driver stub
- fix in sis900 driver (still untested)
 
2219 4608 d 15 h Serge /kernel/branches/Kolibri-acpi/ acpi: define IRQ_PIC, IRQ_APIC