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
3246 4096 d 11 h Serge /kernel/trunk/core/ heap.inc: Fix indention. Why don't we use 12 spaces ?  
3242 4102 d 3 h johnfound /kernel/branches/net/ kernel.asm back to #3238  
3240 4102 d 4 h johnfound /kernel/branches/net/ Introduced new header version, that to serve STDIO through a IPC sockets mechanism. Some code cleanup and comments added.  
3234 4106 d 9 h hidnplayr /kernel/branches/net/applications/ircc/ IRCc: do not redraw userlist, unless scrollbar actually moved.  
3233 4106 d 10 h hidnplayr /kernel/branches/net/applications/ircc/ Added alphabetic sorting for users in IRCc  
3232 4106 d 14 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi: update  
3231 4106 d 14 h hidnplayr /kernel/branches/net/ Added PCI ID's for ADMtek N100 to DEC21x4x driver.  
3229 4108 d 6 h hidnplayr /kernel/branches/net/network/ Forgot to set the PID in previous revision.  
3228 4108 d 6 h hidnplayr /kernel/branches/net/network/ New function Socket_pair for UNIX (IPC) sockets.  
3226 4109 d 5 h hidnplayr /kernel/branches/net/applications/ircc/ Now IRCc will print messages to the correct window instead of just using the one that is opened.  
3222 4110 d 1 h hidnplayr /kernel/branches/net/applications/ircc/ Better NICK command support, support for channels with many users.  
3220 4110 d 2 h hidnplayr /kernel/branches/net/applications/ircc/ Some more updates for userlist in IRCC.  
3216 4111 d 2 h hidnplayr /kernel/branches/net/applications/ircc/ Some GUI updates for IRCC.  
3215 4112 d 5 h hidnplayr /kernel/branches/net/applications/ircc/ Fixed some more servercommands, made scrollbar for userlist functional.  
3214 4112 d 8 h hidnplayr /kernel/branches/net/applications/ircc/ Fixed JOIN and PRIVMSG commands for IRCc.  
3212 4112 d 9 h hidnplayr /kernel/branches/net/applications/ircc/ Fixed bug in IRCC's serverparser.  
3211 4113 d 1 h hidnplayr /kernel/branches/net/drivers/ Sceletone for a BCM57xx driver. Only for the brave!  
3206 4113 d 9 h hidnplayr /kernel/branches/net/drivers/ Updated i8255x driver. Works but has some holes, uses only one receive descriptor. Use with caution.  
3205 4113 d 10 h hidnplayr /kernel/branches/net/drivers/ Updated PCI macros for network drivers.  
3203 4116 d 10 h hidnplayr /kernel/branches/net/network/ ARP will now wait for reply/timeout if it needed to send an ARP request packet.  
3202 4116 d 11 h clevermouse /kernel/trunk/blkdev/ make DiskDel save ebx  
3201 4117 d 3 h hidnplayr /kernel/branches/net/drivers/ Some refactoring of DEC21x4x driver.  
3200 4117 d 3 h hidnplayr /kernel/branches/net/ Updated API so applications can easily send ARP announcements, keep track of ARP conflicts.
Zeroconfig now supports padding option and sends ARP announcements if needed. Also some refactoring/cleanup.
 
3199 4119 d 6 h hidnplayr /kernel/branches/net/drivers/bus/ Fixed some PCI function macros for network cards.
(Now PCnet32 driver works again in VmWare)
 
3198 4120 d 1 h hidnplayr /kernel/branches/net/drivers/ Refactored PCnet driver. Omitted unnecessary copying of data.  
3197 4120 d 7 h hidnplayr /kernel/branches/net/drivers/ Bugfix in PCnet driver.  
3195 4121 d 23 h art_zh /kernel/branches/Kolibri-A/trunk/ SSE-moves  
3194 4122 d 1 h art_zh /kernel/branches/Kolibri-A/trunk/ Good-bye APM !  
3193 4122 d 7 h hidnplayr /kernel/branches/net/ Changed working title of network branch in kernel.asm.  
3191 4122 d 9 h hidnplayr /kernel/branches/net/applications/ircc/ Stub for new IRC client.  
3187 4123 d 2 h hidnplayr /kernel/branches/net/ Syncing net branch with trunk.  
3185 4126 d 9 h hidnplayr /kernel/branches/net/network/ Added some experimental IPv6 code to net branch.  
3179 4127 d 3 h IgorA /kernel/branches/net/applications/tftpc/ correct import function names  
3176 4127 d 23 h art_zh /kernel/branches/Kolibri-A/trunk/ 16-bit rubbish cleaning  
3174 4128 d 11 h clevermouse /kernel/trunk/fs/ fix FAT folder delete in some rare cases  
3171 4129 d 3 h hidnplayr / Added new sound.obj wich automatically loads correct sound driver.
See forum for more details (http://board.kolibrios.org/viewtopic.php?f=28&t=2196)
 
3169 4130 d 0 h art_zh /kernel/branches/Kolibri-A/trunk/ -A: minor updates  
3168 4130 d 0 h art_zh /kernel/branches/Kolibri-A/trunk/ -A: minor updates  
3166 4130 d 14 h clevermouse /kernel/trunk/core/ get_pg_addr now correctly handles the kernel large page  
3164 4130 d 14 h clevermouse /kernel/trunk/blkdev/ make caching for PnP disks really work