Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4647 6133 d 5 h jermar /branches/arm/ Branch out a new arm branch.  
4413 6189 d 11 h decky /trunk/uspace/ add space before $@  
3882 6286 d 3 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 6309 d 5 h decky /trunk/ configuration system overhaul (requires newt)  
3699 6346 d 12 h svoboda /trunk/uspace/ Clean .o files in individual makefiles.  
3568 6382 d 12 h svoboda /trunk/uspace/ Always include Makefile.config instead of passing ARCH and COMPILER to child make on the command line. Allows running make on individual apps and allows more configuration options.  
3201 6510 d 10 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
2479 6886 d 10 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 7043 d 3 h jermar /trunk/ (c) versus (C)  
1787 7233 d 5 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1596 7268 d 16 h palkovsky /uspace/trunk/ Added basic klog.
Added ipc tester.
TODO: add serializing functions to psthread, so that the lines in klog won't intermix.