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
2087 6465 d 15 h jermar /trunk/kernel/ Indentaion and formatting changes even Martin will like :-)  
2071 6475 d 12 h jermar /trunk/ (c) versus (C)  
1787 6665 d 14 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1729 6689 d 8 h decky /kernel/trunk/generic/src/main/ coding style changes  
1702 6693 d 18 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1248 6740 d 16 h jermar /kernel/trunk/ Add some @file doxygen comments and improve already existing comments.  
1196 6751 d 19 h cejka /kernel/trunk/ Printf ported back from uspace to kernel.
Printf calls changed to match new conventions.
 
1078 6781 d 15 h jermar /kernel/trunk/ Improved uspace threads.
ia64 needs fixing.
 
1066 6782 d 7 h jermar /kernel/trunk/ Support for user space threads.  
938 6786 d 14 h jermar /kernel/trunk/ Basic support for loading ELF object files.
ia64, amd64, ia32 working.
mips32 requires some attention.
 
534 6884 d 13 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6884 d 13 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6896 d 18 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
430 6917 d 11 h jermar /SPARTAN/trunk/ Move src/ and include/ to generic.  
195 6980 d 13 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 7173 d 15 h jermar /SPARTAN/ Initial import