Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1968 6428 d 18 h jermar /tags/ Canonize pre-0.2.0.3 tags: remove inner branches, tags and trunk directories.
The change now should reflect how those releases looked like after checkout.
 
1966 6428 d 19 h jermar /tags/0.2.0.2/ Tagging release 0.2.0.2  
1729 6560 d 16 h decky /kernel/trunk/generic/src/main/ coding style changes  
1702 6565 d 2 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1248 6611 d 23 h jermar /kernel/trunk/ Add some @file doxygen comments and improve already existing comments.  
1196 6623 d 3 h cejka /kernel/trunk/ Printf ported back from uspace to kernel.
Printf calls changed to match new conventions.
 
1078 6652 d 22 h jermar /kernel/trunk/ Improved uspace threads.
ia64 needs fixing.
 
1066 6653 d 15 h jermar /kernel/trunk/ Support for user space threads.  
938 6657 d 22 h jermar /kernel/trunk/ Basic support for loading ELF object files.
ia64, amd64, ia32 working.
mips32 requires some attention.
 
534 6755 d 21 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6755 d 21 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6768 d 1 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
430 6788 d 18 h jermar /SPARTAN/trunk/ Move src/ and include/ to generic.  
195 6851 d 21 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 7044 d 23 h jermar /SPARTAN/ Initial import