Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3742 6307 d 14 h rimsky /branches/sparc/ The sparc branch synchronized with trunk at revision 3722 (trunk@3722).  
3593 6346 d 3 h rimsky /branches/sparc/ Merged latest trunk changes into sparc branch.  
3343 6436 d 9 h decky /branches/sparc/ add sparc branch  
3201 6483 d 13 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
3081 6513 d 11 h decky /trunk/uspace/srv/ remove __entry_driver entry points  
2479 6859 d 13 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 7016 d 6 h jermar /trunk/ (c) versus (C)  
1787 7206 d 8 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1392 7257 d 7 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 7261 d 4 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1351 7262 d 13 h palkovsky /uspace/trunk/ Merge ipc and libc. Does not compile.  
1335 7263 d 14 h jermar /uspace/trunk/ Simple registration of services at NS.  
1073 7322 d 15 h cejka /uspace/trunk/ Userspace printf was rewritten to support standard format. Not all needed features implemented yet.  
1028 7324 d 2 h palkovsky /uspace/trunk/ Added simple testing skeleton for nameservice.
Added support for ipc_connect_to_me, some fixes.