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
3803 5604 d 15 h decky /trunk/ configuration system overhaul (requires newt)  
3699 5641 d 22 h svoboda /trunk/uspace/ Clean .o files in individual makefiles.  
3568 5677 d 23 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 5805 d 20 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
2479 6181 d 20 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6338 d 13 h jermar /trunk/ (c) versus (C)  
1787 6528 d 15 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1596 6564 d 2 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.