Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4718 6022 d 23 h mejdrech /branches/network/ Net: merge with trunk head (0.4.1)  
4581 6115 d 18 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4263 6194 d 17 h mejdrech /branches/network/ Net: merged with trunk:4261  
4153 6216 d 16 h mejdrech /branches/network/ Networking: merged with trunk changes  
3386 6412 d 19 h decky /branches/network/ add new network branch (copy of current trunk)  
3201 6474 d 22 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
2656 6671 d 19 h jermar /trunk/uspace/app/tester/ Add a simple test of VFS_MOUNT and VFS_OPEN to tester.  
2594 6715 d 15 h cejka /trunk/uspace/ New version of device mapper.
Added devmap test to tester.
 
2479 6850 d 22 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2193 6928 d 21 h decky /trunk/uspace/tester/ reimplement all tests from original ipcc
(cleanup needed)
 
2188 6928 d 22 h decky /trunk/ new user space testing framework (unfinished)  
2185 6928 d 23 h decky /trunk/ rename ipcc to tester  
2071 7007 d 15 h jermar /trunk/ (c) versus (C)  
1787 7197 d 17 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1596 7233 d 4 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.