Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4688 5983 d 14 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4687)  
4668 5994 d 6 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4667)  
4537 6034 d 17 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4536)  
4296 6094 d 10 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4295)  
4221 6107 d 14 h trochtova /branches/dd/ Added missing file.  
4201 6109 d 15 h trochtova /branches/dd/ changes in trunk (rev 4200) merged into dd branch  
4055 6133 d 14 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
4014 6138 d 14 h decky /trunk/ cstyle  
4013 6139 d 4 h svoboda /trunk/kernel/generic/ Didn't need strrcpy() afterall. Also remove strcpy() since strncpy() is better.  
4012 6139 d 5 h svoboda /trunk/ Task names should only contain base names of commands. Also add 'boot:' prefix for binaries loaded by the kernel.  
4011 6139 d 6 h svoboda /trunk/kernel/ String functions should be declared in string.h (and implemented in string.c) in the kernel.