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
3455 5711 d 15 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 5711 d 16 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 5711 d 18 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 5712 d 5 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 5712 d 7 h jermar /trunk/kernel/generic/src/console/ Rename kconsole's 'ipc_task' command to 'ipc'.  
/trunk/kernel/generic/src/console/cmd.c
3449 5712 d 7 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 5712 d 19 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 5712 d 20 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 5713 d 7 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 5713 d 10 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 5713 d 12 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 5713 d 13 h svoboda /trunk/uspace/app/trace/ trace: Prettier startup/shutdown messages.  
/trunk/uspace/app/trace/trace.c
3441 5713 d 14 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
3439 5713 d 15 h svoboda /trunk/uspace/app/trace/ Let trace display advice when udebug is not compiled in.  
/trunk/uspace/app/trace/trace.c
3438 5713 d 15 h svoboda /trunk/ Merge syscall tracer (trace) and relevant part of udebug interface from tracing to trunk.  
/trunk/kernel/generic/include/ipc/ipc_kbox.h
/trunk/kernel/generic/include/udebug
/trunk/kernel/generic/include/udebug/udebug.h
/trunk/kernel/generic/include/udebug/udebug_ipc.h
/trunk/kernel/generic/include/udebug/udebug_ops.h
/trunk/kernel/generic/src/ipc/ipc_kbox.c
/trunk/kernel/generic/src/udebug
/trunk/kernel/generic/src/udebug/udebug.c
/trunk/kernel/generic/src/udebug/udebug_ipc.c
/trunk/kernel/generic/src/udebug/udebug_ops.c
/trunk/uspace/app/trace
/trunk/uspace/app/trace/Makefile
/trunk/uspace/app/trace/errors.c
/trunk/uspace/app/trace/errors.h
/trunk/uspace/app/trace/ipc_desc.c
/trunk/uspace/app/trace/ipc_desc.h
/trunk/uspace/app/trace/ipcp.c
/trunk/uspace/app/trace/ipcp.h
/trunk/uspace/app/trace/proto.c
/trunk/uspace/app/trace/proto.h
/trunk/uspace/app/trace/syscalls.c
/trunk/uspace/app/trace/syscalls.h
/trunk/uspace/app/trace/trace.c
/trunk/uspace/lib/libc/generic/udebug.c
/trunk/uspace/lib/libc/include/udebug.h
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia64/loader/Makefile
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/ppc64/loader/Makefile
/trunk/kernel/Makefile
/trunk/kernel/generic/include/ipc/ipc.h
/trunk/kernel/generic/include/ipc/sysipc.h
/trunk/kernel/generic/include/proc/task.h
/trunk/kernel/generic/include/proc/thread.h
/trunk/kernel/generic/include/syscall/syscall.h
/trunk/kernel/generic/src/ipc/ipc.c
/trunk/kernel/generic/src/ipc/sysipc.c
/trunk/kernel/generic/src/main/uinit.c
/trunk/kernel/generic/src/proc/task.c
/trunk/kernel/generic/src/proc/thread.c
/trunk/kernel/generic/src/syscall/syscall.c
/trunk/kernel/kernel.config
/trunk/uspace/Makefile
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/generic/ipc.c
/trunk/uspace/lib/libc/include/ipc/ipc.h
3434 5713 d 22 h post /trunk/uspace/app/bdsh/ Drop references to __HELENOS__ in config.h  
/trunk/uspace/app/bdsh/config.h
3427 5714 d 18 h post /trunk/uspace/lib/libc/ Added strtok() and strtok_r() to userspace libc  
/trunk/uspace/lib/libc/generic/string.c
/trunk/uspace/lib/libc/include/string.h
3422 5716 d 6 h jermar /trunk/kernel/generic/src/mm/ as_area_resize() should use as instead of AS.  
/trunk/kernel/generic/src/mm/as.c
3421 5716 d 6 h jermar /trunk/uspace/dist/ Hm, maybe cfg is better than conf. :-)  
/trunk/uspace/dist/cfg
/trunk/uspace/dist/conf
3420 5716 d 10 h post /trunk/uspace/app/bdsh/ Add skeletal sleep and cp commands (not yet working)  
/trunk/uspace/app/bdsh/cmds/modules/cp
/trunk/uspace/app/bdsh/cmds/modules/cp/cp.c
/trunk/uspace/app/bdsh/cmds/modules/cp/cp.h
/trunk/uspace/app/bdsh/cmds/modules/cp/cp_def.h
/trunk/uspace/app/bdsh/cmds/modules/cp/entry.h
/trunk/uspace/app/bdsh/cmds/modules/sleep
/trunk/uspace/app/bdsh/cmds/modules/sleep/entry.h
/trunk/uspace/app/bdsh/cmds/modules/sleep/sleep.c
/trunk/uspace/app/bdsh/cmds/modules/sleep/sleep.h
/trunk/uspace/app/bdsh/cmds/modules/sleep/sleep_def.h
/trunk/uspace/app/bdsh/Makefile
/trunk/uspace/app/bdsh/cmds/modules/modules.h
/trunk/uspace/app/bdsh/util.c

Show All