Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4718 5363 d 17 h mejdrech /branches/network/ Net: merge with trunk head (0.4.1)  
4581 5456 d 12 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4327 5519 d 21 h mejdrech /branches/network/ Net: *merged with trunk 4326, +ne2k irq debug  
4263 5535 d 11 h mejdrech /branches/network/ Net: merged with trunk:4261  
4153 5557 d 10 h mejdrech /branches/network/ Networking: merged with trunk changes  
4014 5572 d 17 h decky /trunk/ cstyle  
4013 5573 d 7 h svoboda /trunk/kernel/generic/ Didn't need strrcpy() afterall. Also remove strcpy() since strncpy() is better.  
4012 5573 d 8 h svoboda /trunk/ Task names should only contain base names of commands. Also add 'boot:' prefix for binaries loaded by the kernel.  
4011 5573 d 9 h svoboda /trunk/kernel/ String functions should be declared in string.h (and implemented in string.c) in the kernel.