Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3882 5641 d 17 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 5664 d 19 h decky /trunk/ configuration system overhaul (requires newt)  
3699 5702 d 2 h svoboda /trunk/uspace/ Clean .o files in individual makefiles.  
3568 5738 d 3 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 5866 d 0 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
2479 6242 d 0 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6398 d 17 h jermar /trunk/ (c) versus (C)  
1787 6588 d 19 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1596 6624 d 6 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.