Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4691 6064 d 9 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4389 6160 d 7 h svoboda /branches/dynload/ Merge trunk changes up to r4388 to dynload.  
4354 6172 d 18 h svoboda /branches/dynload/uspace/ Rtld is really just a part of libc, so move it there.  
4348 6174 d 19 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
4342 6176 d 7 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4340 6176 d 7 h svoboda /branches/dynload/ Merge trunk changes up to r3805 to dynload.  
4338 6176 d 8 h svoboda /branches/dynload/ Merge trunk changes up to r3787 to dynload.  
4337 6176 d 8 h svoboda /branches/dynload/ Merge changes in trunk up to r3741 to dynload.  
3674 6321 d 6 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
3569 6348 d 16 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3560 6350 d 4 h svoboda /branches/dynload/uspace/ Link more apps dynamically.  
3211 6472 d 17 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
2927 6525 d 18 h decky /branches/dynload/ added dynload branch  
2656 6673 d 11 h jermar /trunk/uspace/app/tester/ Add a simple test of VFS_MOUNT and VFS_OPEN to tester.  
2594 6717 d 7 h cejka /trunk/uspace/ New version of device mapper.
Added devmap test to tester.
 
2479 6852 d 14 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2193 6930 d 13 h decky /trunk/uspace/tester/ reimplement all tests from original ipcc
(cleanup needed)
 
2188 6930 d 14 h decky /trunk/ new user space testing framework (unfinished)  
2185 6930 d 15 h decky /trunk/ rename ipcc to tester  
2071 7009 d 7 h jermar /trunk/ (c) versus (C)  
1787 7199 d 9 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1596 7234 d 20 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.