Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4692 5982 d 0 h svoboda /branches/tracing/ Merge trunk changes up to r4686.  
4377 6082 d 0 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
3597 6253 d 22 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
3425 6319 d 10 h svoboda /branches/tracing/ Merge latest trunk changes into tracing (broken)  
3424 6319 d 22 h svoboda /branches/tracing/ Merge trunk changes up to r3180 into tracing  
2787 6492 d 3 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2479 6770 d 6 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6926 d 23 h jermar /trunk/ (c) versus (C)  
1787 7117 d 1 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1392 7168 d 0 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 7171 d 22 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1351 7173 d 6 h palkovsky /uspace/trunk/ Merge ipc and libc. Does not compile.  
1335 7174 d 8 h jermar /uspace/trunk/ Simple registration of services at NS.  
1073 7233 d 8 h cejka /uspace/trunk/ Userspace printf was rewritten to support standard format. Not all needed features implemented yet.  
1028 7234 d 19 h palkovsky /uspace/trunk/ Added simple testing skeleton for nameservice.
Added support for ipc_connect_to_me, some fixes.