Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3386 5768 d 15 h decky /branches/network/ add new network branch (copy of current trunk)  
2089 6352 d 18 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6363 d 11 h jermar /trunk/ (c) versus (C)  
2004 6411 d 16 h decky /trunk/kernel/generic/include/ cleanup  
1888 6488 d 14 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1819 6536 d 8 h decky /trunk/kernel/generic/include/ formatting changes  
1787 6553 d 13 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1780 6560 d 14 h jermar /kernel/trunk/ Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).  
1702 6581 d 17 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1310 6613 d 19 h jermar /kernel/trunk/ Change coding style in vesa.c and do some minor changes.  
772 6711 d 7 h palkovsky /kernel/trunk/ Fixed non-initialized cpu-cache.  
771 6711 d 8 h palkovsky /kernel/trunk/generic/ Implemented malloc/free as SLABs.