Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4413 5539 d 2 h decky /trunk/uspace/ add space before $@  
3882 5635 d 18 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 5658 d 19 h decky /trunk/ configuration system overhaul (requires newt)  
3699 5696 d 2 h svoboda /trunk/uspace/ Clean .o files in individual makefiles.  
3568 5732 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 5860 d 0 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
2479 6236 d 0 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6392 d 17 h jermar /trunk/ (c) versus (C)  
1787 6582 d 19 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1596 6618 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.