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
4337 5540 d 20 h svoboda /branches/dynload/ Merge changes in trunk up to r3741 to dynload.  
3674 5685 d 18 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
3569 5713 d 5 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3560 5714 d 17 h svoboda /branches/dynload/uspace/ Link more apps dynamically.  
3211 5837 d 5 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
2927 5890 d 6 h decky /branches/dynload/ added dynload branch  
2656 6037 d 23 h jermar /trunk/uspace/app/tester/ Add a simple test of VFS_MOUNT and VFS_OPEN to tester.  
2594 6081 d 19 h cejka /trunk/uspace/ New version of device mapper.
Added devmap test to tester.
 
2479 6217 d 2 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2193 6295 d 1 h decky /trunk/uspace/tester/ reimplement all tests from original ipcc
(cleanup needed)
 
2188 6295 d 2 h decky /trunk/ new user space testing framework (unfinished)  
2185 6295 d 3 h decky /trunk/ rename ipcc to tester  
2071 6373 d 19 h jermar /trunk/ (c) versus (C)  
1787 6563 d 21 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1596 6599 d 8 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.