Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4691 5971 d 15 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4342 6083 d 13 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4340 6083 d 14 h svoboda /branches/dynload/ Merge trunk changes up to r3805 to dynload.  
4337 6083 d 14 h svoboda /branches/dynload/ Merge changes in trunk up to r3741 to dynload.  
3569 6255 d 23 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3211 6379 d 23 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3150 6400 d 21 h svoboda /branches/dynload/ Merge trunk changes up to r3090 into dynload (still broken)  
2927 6433 d 0 h decky /branches/dynload/ added dynload branch  
2479 6759 d 21 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6916 d 14 h jermar /trunk/ (c) versus (C)  
1787 7106 d 16 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1392 7157 d 15 h palkovsky /uspace/trunk/ Merged libadt into libc.
Made lot of psthread and thread stuff thread-safe.
Added new driver framework for easy C connection programming.
Changed FB code to use new API.
 
1367 7161 d 12 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1351 7162 d 21 h palkovsky /uspace/trunk/ Merge ipc and libc. Does not compile.  
1335 7163 d 22 h jermar /uspace/trunk/ Simple registration of services at NS.  
1073 7222 d 22 h cejka /uspace/trunk/ Userspace printf was rewritten to support standard format. Not all needed features implemented yet.  
1028 7224 d 10 h palkovsky /uspace/trunk/ Added simple testing skeleton for nameservice.
Added support for ipc_connect_to_me, some fixes.