Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3888 5695 d 5 h jermar /tags/0.4.0/ Tag 0.4.0.  
3803 5720 d 1 h decky /trunk/ configuration system overhaul (requires newt)  
3699 5757 d 8 h svoboda /trunk/uspace/ Clean .o files in individual makefiles.  
3568 5793 d 9 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 5921 d 6 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
2479 6297 d 6 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6453 d 23 h jermar /trunk/ (c) versus (C)  
1787 6644 d 1 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1596 6679 d 12 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.