Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4691 5389 d 19 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4348 5500 d 5 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
4344 5501 d 17 h svoboda /branches/dynload/ Merge trunk changes up to r3988 to dynload.  
4343 5501 d 17 h svoboda /branches/dynload/ Merged trunk changes up to r3925 to dynload.  
3569 5674 d 3 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3474 5718 d 23 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3448 5725 d 5 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3403 5729 d 3 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3216 5797 d 3 h svoboda /branches/dynload/uspace/lib/libc/generic/ Fix: arg2 of async_wait_for() is ipcarg_t not int, causing unaligned access exception on sparc64  
3203 5799 d 2 h svoboda /branches/dynload/ Move stuff related to running programs to a separate source file proc/program.c  
3202 5799 d 4 h svoboda /branches/dynload/uspace/ Fix ia64: retval in async_wait_for is ipcarg_t, not int; fix entry point  
3190 5805 d 1 h svoboda /branches/dynload/ Remove vestiges of loading code coming from trunk  
3174 5816 d 4 h svoboda /branches/dynload/uspace/ Pass args to loader from task_spawn_ex(), completing argument support. Can pass args from CLI to tester.  
3150 5819 d 1 h svoboda /branches/dynload/ Merge trunk changes up to r3090 into dynload (still broken)  
3148 5819 d 2 h svoboda /branches/dynload/uspace/ Make use of async in communication with loader. Add pretty loader method name numbers.  
3102 5830 d 0 h svoboda /branches/dynload/ Update iloader linker scripts for supported arches  
3004 5839 d 23 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2927 5851 d 4 h decky /branches/dynload/ added dynload branch  
2479 6178 d 1 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6334 d 18 h jermar /trunk/ (c) versus (C)  
1866 6469 d 18 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6524 d 20 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6558 d 19 h cejka /uspace/trunk/ Doxygen comments.  
1228 6603 d 22 h jermar /uspace/trunk/ Reflect changes in syscall names in userspace.  
1175 6615 d 2 h jermar /uspace/trunk/ Userspace suport for SYS_GET_TASK_ID syscall.