Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3386 5749 d 1 h decky /branches/network/ add new network branch (copy of current trunk)  
2071 6343 d 21 h jermar /trunk/ (c) versus (C)  
2004 6392 d 2 h decky /trunk/kernel/generic/include/ cleanup  
1888 6469 d 1 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1819 6516 d 19 h decky /trunk/kernel/generic/include/ formatting changes  
1787 6534 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 6562 d 3 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1107 6644 d 20 h jermar /kernel/trunk/ Small atomic #include and typedef changes.  
1104 6645 d 1 h jermar /kernel/trunk/ Define atomic_t only once in atomic.h
Change the encapsulated counter type to long so that it supports negative values as well.