Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4153 6216 d 19 h mejdrech /branches/network/ Networking: merged with trunk changes  
3386 6412 d 22 h decky /branches/network/ add new network branch (copy of current trunk)  
2071 7007 d 18 h jermar /trunk/ (c) versus (C)  
1888 7132 d 21 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1811 7185 d 2 h decky /trunk/kernel/arch/ unify bootstrapping  
1787 7197 d 20 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 7226 d 0 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
695 7381 d 20 h decky /kernel/trunk/arch/amd64/ make AMD64 boot again (using grub, see /boot tree), SMP is still broken  
694 7381 d 20 h decky /kernel/trunk/arch/amd64/ break AMD64, will be fixed soon  
534 7416 d 19 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 7416 d 19 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 7428 d 23 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
467 7442 d 22 h jermar /SPARTAN/trunk/arch/ Add sparc64 context_offset.h.
Fix symbolic links in amd64 to be relative.
 
457 7443 d 3 h decky /SPARTAN/trunk/ new build system almost finished  
275 7508 d 19 h palkovsky /SPARTAN/trunk/arch/ Moved AMD64 kernel above 1MB.  
268 7508 d 22 h palkovsky /SPARTAN/trunk/ Added symbol table lookup in exceptions.
This breaks ia64 & ppc architecture compiles.
 
245 7509 d 22 h palkovsky /SPARTAN/trunk/ Use ia32 memmap.h/memmapash.h  
194 7512 d 21 h palkovsky /SPARTAN/trunk/arch/amd64/ Code cleanup.  
178 7514 d 1 h palkovsky /SPARTAN/trunk/arch/amd64/ Fixed linker script to include .eh_frame section.
It now boots into protected mode.