Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4687 5432 d 20 h jermar /tags/0.4.1/ Tag 0.4.1  
4413 5508 d 5 h decky /trunk/uspace/ add space before $@  
3882 5604 d 21 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 5627 d 23 h decky /trunk/ configuration system overhaul (requires newt)  
3699 5665 d 6 h svoboda /trunk/uspace/ Clean .o files in individual makefiles.  
3568 5701 d 6 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 5829 d 4 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
2479 6205 d 4 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6361 d 21 h jermar /trunk/ (c) versus (C)  
1787 6551 d 23 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1596 6587 d 10 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.