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
3390 4064 d 12 h Serge /kernel/trunk/ kernel: wait_event_timeout  
3389 4064 d 18 h hidnplayr /kernel/branches/net/network/ Run TCP input code in a separate thread.  
3388 4064 d 19 h hidnplayr /kernel/branches/net/network/ Re-enabled network2 events.  
3387 4064 d 22 h hidnplayr /kernel/branches/net/drivers/ Enabled Promiscuous mode for i8254x so it works in Qemu.  
3386 4064 d 23 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK logic was reversed  
3385 4064 d 23 h hidnplayr /kernel/branches/net/drivers/ Fixed RTL8139 driver broken in #3346  
3384 4065 d 1 h hidnplayr /kernel/branches/net/applications/zeroconf/ zeroconf was sending the wrong MAC address since #3340  
3383 4065 d 20 h hidnplayr /kernel/trunk/ Fixed old bug (#1494) in system function 66, reported by mikedld.
Set default extension of kernel to ".mnt"
 
3371 4070 d 5 h clevermouse /kernel/trunk/core/ fix insignificant misprint  
3367 4071 d 2 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconf now prints correct link-local IP to the debug board.  
3361 4071 d 22 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconfig: dont assume first received packet is the correct one.
Also fixed link-local IP assignment.
 
3360 4071 d 22 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK now lets you choose if ARP_IP_to_MAC should block or not.  
3359 4073 d 3 h hidnplayr /kernel/branches/net/ Synced net branch with trunk (#3358)  
3356 4074 d 22 h mario79 /kernel/trunk/hid/ Fix for r.3355  
3355 4074 d 23 h mario79 /kernel/trunk/ F66.3 added indication pressing of keys: Win-left and Win-right.  
3354 4075 d 1 h hidnplayr /kernel/branches/net/network/ Fixed typo in ARP_IP_to_MAC (debug output displayed wrong IP)  
3351 4075 d 18 h hidnplayr /kernel/branches/net/drivers/ MII: only include code when its actually used.  
3350 4075 d 19 h hidnplayr /kernel/branches/net/drivers/ PHY and link detection for PCnet32 driver (no watchdog yet), added general mii code for ethernet drivers.  
3349 4076 d 4 h hidnplayr /kernel/branches/net/drivers/ 3c59x: enable RX/TX after enabling interrupts, not before.  
3348 4076 d 4 h hidnplayr /kernel/branches/net/ Netstat: redraw window on network subsystem event.
Kernel: send event when IP configuration changed.
 
3347 4076 d 6 h hidnplayr /kernel/branches/net/drivers/ Fixed pcnet32 driver  
3346 4076 d 6 h hidnplayr /kernel/branches/net/ Introduced new application event for network subsystem changes (link changed, ip changed, ...)
Removed get_mac and set_mac procedures from device structure, kernel does not need them.
Added link state detection capabilities for kernel and some drivers.
 
3345 4077 d 0 h yogev_ezra /kernel/trunk/core/ Group all Spanish translations in one place  
3344 4077 d 1 h yogev_ezra /kernel/trunk/core/ Fix iglobal directive usage try 3  
3343 4077 d 1 h yogev_ezra /kernel/trunk/core/ Fix iglobal directive usage try 2  
3342 4077 d 2 h yogev_ezra /kernel/trunk/core/ Fix iglobal directive usage  
3341 4077 d 3 h yogev_ezra /kernel/trunk/ Fix Spanish language selection  
3340 4077 d 4 h hidnplayr /kernel/branches/net/ Now Zeroconfig waits for driver to be initialised.  
3338 4077 d 18 h mario79 /kernel/trunk/docs/ Correct documentation for F73  
3337 4077 d 19 h hidnplayr /kernel/branches/net/applications/ircc/ private chat support for IRCC  
3333 4078 d 4 h hidnplayr /kernel/branches/net/ Updated readme.txt  
3332 4078 d 4 h hidnplayr /kernel/branches/net/applications/netstat/ Added missed and dumped TCP packet counters to netstat.  
3331 4078 d 4 h hidnplayr /kernel/branches/net/applications/ircc/ Mostly cosmetical updates for IRCC  
3325 4079 d 1 h clevermouse /kernel/trunk/ ability to create kernel threads  
3324 4079 d 3 h hidnplayr /kernel/branches/net/drivers/ Stub for forcedeth driver.  
3323 4079 d 3 h hidnplayr /kernel/branches/net/drivers/ Tied 3c59x network driver to new interface.  
3322 4079 d 3 h hidnplayr /kernel/branches/net/ Removed obsolete EthReceiver interface  
3320 4079 d 4 h clevermouse /kernel/trunk/ fix r2601  
3317 4079 d 21 h turbanoff /kernel/trunk/fs/ ext2 fix bug: bad error checking in ext2_get_inode_block and in ext2_HdRead  
3316 4079 d 23 h turbanoff /kernel/trunk/fs/ ext2 fix stack inconsistent in ext2_find_lfn