Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3462 5725 d 23 h svoboda /trunk/ Include trace on sparc64 ramdisk. Assorted fixes.  
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/uspace/app/trace/ipcp.c
/trunk/uspace/lib/libc/generic/task.c
/trunk/uspace/lib/libc/generic/udebug.c
/trunk/uspace/lib/libc/include/task.h
3461 5726 d 2 h post /trunk/uspace/app/bdsh/ Fix prompt (AGAIN), sorry!  
/trunk/uspace/app/bdsh/util.c
3460 5726 d 2 h post /trunk/uspace/app/bdsh/ exec.c: try_access() should not be unsigned, found should be static  
/trunk/uspace/app/bdsh/exec.c
3459 5726 d 2 h post /trunk/uspace/app/bdsh/ Fix prompt (whoops!)  
/trunk/uspace/app/bdsh/util.c
3458 5726 d 14 h jermar /trunk/kernel/arch/sparc64/src/trap/ Add sparc64 trap table entries so that the maximum syscall number is 0x40.  
/trunk/kernel/arch/sparc64/src/trap/trap_table.S
3457 5726 d 15 h svoboda /trunk/kernel/generic/src/udebug/ Document functions in udebug.c and udebug_ops.c  
/trunk/kernel/generic/src/udebug/udebug.c
/trunk/kernel/generic/src/udebug/udebug_ipc.c
/trunk/kernel/generic/src/udebug/udebug_ops.c
3456 5726 d 17 h svoboda /trunk/uspace/app/trace/ Fix null pointer dereference  
/trunk/uspace/app/trace/ipcp.c
3455 5726 d 22 h svoboda /trunk/uspace/app/trace/ trace: Fix display of syscall arguments on 64-bit.  
/trunk/uspace/app/trace/trace.c
/trunk/uspace/app/trace/trace.h
3454 5726 d 23 h svoboda /trunk/uspace/ trace: 64-bit-related fixes  
/trunk/uspace/app/trace/ipcp.c
/trunk/uspace/app/trace/trace.c
/trunk/uspace/lib/libc/generic/udebug.c
3453 5727 d 1 h svoboda /trunk/uspace/app/ Fix breakage introduced in last commit (whoops)  
/trunk/uspace/app/tester/tester.c
/trunk/uspace/app/trace/syscalls.c
/trunk/uspace/app/trace/syscalls.h
3452 5727 d 12 h svoboda /trunk/uspace/app/ trace: Decode protocol-level call arguments, response retvals and arguments.  
/trunk/uspace/app/tester/tester.c
/trunk/uspace/app/trace/ipcp.c
/trunk/uspace/app/trace/proto.c
/trunk/uspace/app/trace/proto.h
/trunk/uspace/app/trace/syscalls.h
/trunk/uspace/app/trace/trace.c
/trunk/uspace/app/trace/trace.h
3451 5727 d 14 h jermar /trunk/kernel/generic/src/console/ Rename kconsole's 'ipc_task' command to 'ipc'.  
/trunk/kernel/generic/src/console/cmd.c
3449 5727 d 14 h jermar /trunk/kernel/generic/src/ipc/ Fix task active call accounting for IPC_M_HUNGUP calls.  
/trunk/kernel/generic/src/ipc/ipc.c
/trunk/kernel/generic/src/ipc/sysipc.c
3447 5728 d 1 h svoboda /trunk/uspace/ Allow trace to run programs and trace them (no more task IDs)  
/trunk/uspace/app/trace/trace.c
/trunk/uspace/lib/libc/generic/task.c
/trunk/uspace/lib/libc/include/ipc/loader.h
/trunk/uspace/srv/loader/main.c
3446 5728 d 3 h svoboda /trunk/kernel/generic/include/ipc/ Fix: Rename ipc_kbox.h to kbox.h  
/trunk/kernel/generic/include/ipc/kbox.h
/trunk/kernel/generic/include/ipc/ipc_kbox.h
3445 5728 d 14 h jermar /trunk/kernel/ Rename ipc/ipc_kbox.c to ipc/kbox.c.  
/trunk/kernel/generic/src/ipc/kbox.c
/trunk/kernel/generic/src/ipc/ipc_kbox.c
/trunk/kernel/Makefile
/trunk/kernel/generic/src/ipc/ipc.c
/trunk/kernel/generic/src/ipc/sysipc.c
3444 5728 d 16 h svoboda /trunk/uspace/app/trace/ trace: Command-line options to select display mode. Skeleton 'protocol-level' mode (the default)  
/trunk/uspace/app/trace/trace.h
/trunk/uspace/app/trace/ipcp.c
/trunk/uspace/app/trace/trace.c
3443 5728 d 19 h svoboda /trunk/uspace/app/trace/ trace: Fix broken 'unknown' protocol, add 'system' protocol for more elegant handling of system IPC methods.  
/trunk/uspace/app/trace/ipcp.c
/trunk/uspace/app/trace/proto.c
/trunk/uspace/app/trace/proto.h
3442 5728 d 20 h svoboda /trunk/uspace/app/trace/ trace: Prettier startup/shutdown messages.  
/trunk/uspace/app/trace/trace.c
3441 5728 d 21 h svoboda /trunk/kernel/generic/src/ Use LOG() instead of printf() for debug messages.  
/trunk/kernel/generic/src/ipc/ipc_kbox.c
/trunk/kernel/generic/src/ipc/sysipc.c
/trunk/kernel/generic/src/udebug/udebug.c
/trunk/kernel/generic/src/udebug/udebug_ipc.c
/trunk/kernel/generic/src/udebug/udebug_ops.c

Show All