Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2106 6305 d 18 h jermar /trunk/kernel/ Merge as_t structure into one and leave the differring parts in as_genarch_t.

Indentation and formatting changes in header files.
 
2105 6309 d 19 h decky /trunk/kernel/ move ipc structures to ipc.h  
2104 6309 d 20 h decky /trunk/kernel/generic/src/lib/ more fine order of magnitude display  
2103 6310 d 11 h decky /trunk/kernel/generic/include/ move timeout_t to timeout.h
move other helper types to thread.h
 
2102 6310 d 12 h decky /trunk/kernel/genarch/src/fb/ signed/unsigned comparison, explicit typecast  
2101 6310 d 12 h decky /trunk/kernel/ fix signed/unsigned comparison and integer overflow  
2100 6310 d 13 h decky /trunk/kernel/ signed/unsigned comparison, explicit typecast  
2099 6310 d 13 h decky /trunk/kernel/arch/ia32/src/ explicit cast on pointer arithmetic  
2098 6310 d 13 h decky /trunk/kernel/generic/ avoid conflict with potential keyword  
2097 6310 d 13 h decky /trunk/kernel/arch/ia32/src/smp/ fix signed/unsigned comparison  
2096 6310 d 13 h decky /trunk/kernel/generic/include/ move thread_t to thread.h  
2095 6310 d 14 h decky /trunk/kernel/arch/ia32/src/smp/ fix signed/unsigned comparison  
2094 6310 d 14 h decky /trunk/kernel/generic/ avoid conflict with potential keyword  
2093 6310 d 14 h decky /trunk/kernel/ spinlock extern declaration macro  
2092 6310 d 15 h decky /trunk/kernel/generic/include/ move cpu_t to cpu.h  
2091 6311 d 14 h jermar /trunk/kernel/arch/sparc64/src/ Fix creating the kkbdpoll() kernel thread on sparc64 SMP machines.
This fixes Ticket #19.
 
2090 6311 d 14 h decky /trunk/kernel/generic/include/proc/ cleanup garbage  
2089 6311 d 18 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2087 6312 d 14 h jermar /trunk/kernel/ Indentaion and formatting changes even Martin will like :-)  
2086 6313 d 14 h jermar /trunk/kernel/genarch/src/fb/ Don't write to frame buffer memory, which is past the resolution.
This fixes Ticket #17

Coding style a formatting changes in the frame buffer code.
 

Show All