Subversion Repositories HelenOS-historic

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
1702 6636 d 4 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1248 6683 d 2 h jermar /kernel/trunk/ Add some @file doxygen comments and improve already existing comments.  
1196 6694 d 6 h cejka /kernel/trunk/ Printf ported back from uspace to kernel.
Printf calls changed to match new conventions.
 
1078 6724 d 1 h jermar /kernel/trunk/ Improved uspace threads.
ia64 needs fixing.
 
1066 6724 d 17 h jermar /kernel/trunk/ Support for user space threads.  
938 6729 d 0 h jermar /kernel/trunk/ Basic support for loading ELF object files.
ia64, amd64, ia32 working.
mips32 requires some attention.
 
534 6826 d 23 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6826 d 23 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6839 d 4 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
430 6859 d 21 h jermar /SPARTAN/trunk/ Move src/ and include/ to generic.  
195 6922 d 23 h vana /SPARTAN/trunk/ 1) memcopy and _memcopy functions rewriten to ANSI C norm.
2) Repaired ia32,ia64 and mips version of SPARTAN to work with this memcopy functions
3) Warning for non declared funcions added and repaired ia32,ia64 and mips versions to pass build process with this warning and Werror option
 
1 7116 d 1 h jermar /SPARTAN/ Initial import